Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Please help me!?
How do I use the quadratic formula to solve this equation?!
x^2 + 8x + 52 = 0
4 Answers
- pyz01Lv 71 decade agoFavorite Answer
OK
-b +- sqrt(b^2 -4ac)/2a
-8 +- sqrt(64 - 4(1)(52)) / 2(1)
-8 +- sqrt(64 -208) /2
-8 +- sqrt(-144) /2
-8 +- (12i) /2
2(-4 +-6i)/2
-4 + 6i or -4-6i
Proof
(-4+6i)^2 +8(-4+6i) +52 = 0??
16 -48i -36 -32 +48i +52 = 0??
16 -68 +52 = 0??
68-68= 0??
0 = 0 YES!!
Hope that helps.
- answerINGLv 61 decade ago
x = ( -b - sqrt [b^2 - 4ac] ) / 2a
where in your quadratic
a=1
b=8
c=52
x = (-8plusorminus 12i)/2 = -4 plus or minus 6i
- normanLv 71 decade ago
a = 1, b = 8 c = 52
x = (-b +/- sqrt(b^2 - 4ac))/2a
= (-8 +/- sqrt(64-4x52))/2
=(-8 +/- sqrt(-144))/2
=(-8 +/- 12i)/2
=-4 +/- 6i
- iyiogrenciLv 61 decade ago
a=1
b=8
c=52
delta=b*b-4*a*c
=64-4*1*52
=64- 208
<0
no real roots
The imaginary roots are
x1=(-8-sqrt(delta) )/2
x1=(-8+sqrt(delta) )/2