Find zeros of quadratic equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Torshi
Messages
118
Reaction score
0

Homework Statement


Find the zeros of the quadratic equation?


Homework Equations



P(x)=4(x+7)^2+(x+7)-3

The Attempt at a Solution



I substituted and made it 4u^2+u-3 ?? Then after that I factor then back substitute?? I'm not sure how to back substitute tho.
 
Physics news on Phys.org
Think about what u is equal to when you make the substitution. If you have that and the value for u, finding x should be straightforward.
 
Torshi said:
I'm not sure how to back substitute tho.

What's the equation for u in terms of x? Once you have this, solve for x in the equation and plug in the values you got for u.
 
You did a change of variables. You substituted u for x where u = x+7 to get the equation

[tex]f(u) \, = \, 4u^{2} \, + \, u \, - \, 3 \, = \, 0[/tex]

solve for u in the above expression then use u = x + 7 to find x for each u.

i.e. since u = x+7 then x = u - 7 gives you x.