Question 54·Hard·Equivalent Expressions
The polynomial can be written in the form for some positive constant . What is the value of ?
When a polynomial is written both in standard form and as a product, aim to rewrite the product efficiently (using identities like ) instead of fully distributing. Then match coefficients of corresponding powers of to form a simple equation in the unknown parameter. Finally, solve that equation and apply any given conditions (such as being positive) to pick the correct answer quickly without unnecessary algebra.
Hints
Look at the structure of the factors
The expression has two similar quadratics. How could you use a pattern like here?
Avoid full distribution
Instead of multiplying all four terms in each factor, think about treating as one piece and as another. What identity lets you simplify quickly?
Match coefficients
After you rewrite and simplify the product, you should get something that looks like . Compare that coefficient to to form an equation for .
Remember the condition on a
When you solve for , you will get two possible values for . Use the fact that is given to be positive to choose the correct one.
Desmos Guide
Enter the original polynomial
Type f(x) = x^4 - 10x^2 + 9 to graph the given polynomial.
Test each answer choice
For each option, type a separate expression:
g2(x) = (x^2 - 2x + 3)(x^2 + 2x + 3)g3(x) = (x^2 - 3x + 3)(x^2 + 3x + 3)g4(x) = (x^2 - 4x + 3)(x^2 + 4x + 3)g5(x) = (x^2 - 5x + 3)(x^2 + 5x + 3)
Compare the graphs
Look at which graph , , , or lies exactly on top of for all visible -values. The corresponding value of is the correct choice.
Step-by-step Explanation
Use the structure of the product
Notice that
has the form where and .
Using the identity , we can rewrite the product without fully multiplying it out.
Apply the difference of squares identity
Apply with and :
Now expand each square.
Expand and collect like terms
First expand :
Then subtract :
So the product becomes .
Match coefficients and solve for a
We are told this equals .
So the coefficient of must match:
Solve for :
Since is positive, , which corresponds to choice C.