SOLUTION: Completing the square x^2 + 5x - 2 = 0 please help if u can. thanks

Algebra ->  Real-numbers -> SOLUTION: Completing the square x^2 + 5x - 2 = 0 please help if u can. thanks      Log On


   



Question 85646: Completing the square
x^2 + 5x - 2 = 0
please help if u can. thanks

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Completing the Square to Get a Quadratic into Vertex Form


y=1+x%5E2%2B5+x-2 Start with the given equation



y%2B2=1+x%5E2%2B5+x Add 2 to both sides



y%2B2=1%28x%5E2%2B5x%29 Factor out the leading coefficient 1



Take half of the x coefficient 5 to get 5%2F2 (ie %281%2F2%29%285%29=5%2F2).


Now square 5%2F2 to get 25%2F4 (ie %285%2F2%29%5E2=%285%2F2%29%285%2F2%29=25%2F4)





y%2B2=1%28x%5E2%2B5x%2B25%2F4-25%2F4%29 Now add and subtract this value inside the parenthesis. Doing both the addition and subtraction of 25%2F4 does not change the equation




y%2B2=1%28%28x%2B5%2F2%29%5E2-25%2F4%29 Now factor x%5E2%2B5x%2B25%2F4 to get %28x%2B5%2F2%29%5E2



y%2B2=1%28x%2B5%2F2%29%5E2-1%2825%2F4%29 Distribute



y%2B2=1%28x%2B5%2F2%29%5E2-25%2F4 Multiply



y=1%28x%2B5%2F2%29%5E2-25%2F4-2 Now add %2B2 to both sides to isolate y



y=1%28x%2B5%2F2%29%5E2-33%2F4 Combine like terms




Now the quadratic is in vertex form y=a%28x-h%29%5E2%2Bk where a=1, h=-5%2F2, and k=-33%2F4. Remember (h,k) is the vertex and "a" is the stretch/compression factor.




Check:


Notice if we graph the original equation y=1x%5E2%2B5x-2 we get:


graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C1x%5E2%2B5x-2%29 Graph of y=1x%5E2%2B5x-2. Notice how the vertex is (-5%2F2,-33%2F4).



Notice if we graph the final equation y=1%28x%2B5%2F2%29%5E2-33%2F4 we get:


graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C1%28x%2B5%2F2%29%5E2-33%2F4%29 Graph of y=1%28x%2B5%2F2%29%5E2-33%2F4. Notice how the vertex is also (-5%2F2,-33%2F4).



So if these two equations were graphed on the same coordinate plane, one would overlap another perfectly. So this visually verifies our answer.