To fill in the blanks in the polynomial function \( h(x) = -3x^2(5x + __) (x - __) \), we can choose numbers that will maintain the polynomial's structure and form.
Let's analyze the structure:
- The term \( 5x + __ \): We need to choose a whole number that will be added to \( 5x \).
- The term \( x - __ \): We need to choose a whole number such that when this term is multiplied by \( 5x + __ \), it results in an appropriately factored polynomial.
Example Choices
Let's say we choose \( 2 \) for the first blank and \( 3 \) for the second blank. Thus, we have:
- \( 5x + 2 \)
- \( x - 3 \)
Now our polynomial function will look like this:
\[ h(x) = -3x^2(5x + 2)(x - 3) \]
Verification of Choices
You could expand it further if you want to verify:
-
First multiply the binomials: \[ (5x + 2)(x - 3) = 5x^2 - 15x + 2x - 6 = 5x^2 - 13x - 6 \]
-
Then multiply by \(-3x^2\): \[ h(x) = -3x^2(5x^2 - 13x - 6) = -15x^4 + 39x^3 + 18x^2 \]
So, the choice works correctly. Thus, one set of results for the blanks is:
- First blank: \( 2 \)
- Second blank: \( 3 \)
You could choose other whole numbers as long as they satisfy your requirements.