Divide first polynomials by second polynomials and write the quotient and remainders_ 5x^5 + 4x^4 - 3x^3 + 2x^2 + 2 ; x^2 - x .
![{5x}^{5 } + {4x}^{4} - {3x}^{3} + {2x}^{2} + 2 {5x}^{5 } + {4x}^{4} - {3x}^{3} + {2x}^{2} + 2](https://tex.z-dn.net/?f=+%7B5x%7D%5E%7B5+%7D++%2B++%7B4x%7D%5E%7B4%7D++-++%7B3x%7D%5E%7B3%7D++%2B++%7B2x%7D%5E%7B2%7D++%2B+2++)
Answers
Answer:
quotient => 5x^3+9x^2+6x+8
remainder => 8x+2
Step-by-step explanation:
x^2-x ) 5x^5+4x^4-3x^3+2x^2+2 (5x^3+9x^2+6x+8
5x^5-5x^4
(-). (+)
________
+9x^4-3x^3
+9x^4-9x^3
(-). (+)
_________
+6x^3+2x^2
+6x^3-6x^2
(-). (+)
__________
8x^2+2
8x^2. -8x
(-). (+)
___________
+2+8x
or
+8x+2
hope this will help you....