Using the quadratic formula to solve x2 = 5 – x, what are the values of x?
![Using the quadratic formula to solve x2 5 x what are the values of x class=](https://us-static.z-dn.net/files/df2/eb4f2c8462fe12acadefde18fa9ca810.png)
Hey there!
Answer:
Choice A is correct answer.
Step-by-step explanation:
we have given equation.
x²= 5 - x
Above equation in standard form:
x² +x - 5 = 0
ax²+bx+c = 0 is general quadratic equation.
we solve this equation by using quadratic formula.
quadratic formula: (-b±√b²-4ac) / 2a.
In this equation, a = 1 , b = 1 ,c = -5.
Putting these values in above quadratic formula we have:
x = (-1±√(1)²-4(1)(-5) ) / 2(1)
x = (-1±√1+20) / 2
x = (-1±√21) / 2 which is the answer.