To determine the first and last terms of the expression \((12x^5 + 4x^4 + 9x^3 - 10x^2 + 15) - (24x^5 + 9x^3 - 7x^2 + 8)\), we can simplify the expression step by step.
First, we'll distribute the negative sign to the second group of terms:
\[ 12x^5 + 4x^4 + 9x^3 - 10x^2 + 15 - 24x^5 - 9x^3 + 7x^2 - 8 \]
Now, combine like terms:
-
The \(x^5\) terms: \[ 12x^5 - 24x^5 = -12x^5 \]
-
The \(x^4\) term: \[ 4x^4 (no other x^4 terms) \]
-
The \(x^3\) terms: \[ 9x^3 - 9x^3 = 0 \]
-
The \(x^2\) terms: \[ -10x^2 + 7x^2 = -3x^2 \]
-
The constant terms: \[ 15 - 8 = 7 \]
Putting it all together, we have:
\[ -12x^5 + 4x^4 - 3x^2 + 7 \]
In this expression:
- The first term (the one with the highest degree) is \(-12x^5\).
- The last term (the constant term) is \(7\).
So the correct response is:
The first term is \(-12x^5\), and the last term is \(7\).