Suma de Polinomios con coeficiente racional
Respuestas a la pregunta
Contestado por
0
Respuesta:
Con 1 variable:
Q(x)= 3/5(x^2) + 1/2x + 5
P(x)= 2/3(x^2) + 1/4x - 1
Q(x) + P(x) : 19/15(x^2) + 3/4x +4.
Con 2 variables:
R(x,y)= -2/3(x^2×y^3) + 1/5xy
A(x,y)= -1/7(x^2×y^3) + 2/11xy
R(x,y) + A(x,y) = -17/21(x^2×y^3) + 21/22xy
Otras preguntas