Answer:
Shown Below
Explanation:
The difference between the two polynomials 3x^2-4x-5 and 2x^2-7x-3 is the result of subtracting the second polynomial from the first one.
3x^2 - 4x - 5 (first polynomial)
(subtraction operator)
2x^2 - 7x - 3 (second polynomial)
= x^2 - 3x - 2 (difference)
So the difference between 3x^2-4x-5 and 2x^2-7x-3 is x^2 - 3x - 2
This is a polynomial with a degree of 2 (quadratic) and the coefficient of x^2 is 1, x is -3 and the constant is -2.