Each solution to x 2 + 5 x + 8 = 0 can be written in the form x = a + b i , where a and b are real numbers. What is a + b 2 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Instantly upvoted!
The solutions to x 2 + 5 x + 8 = 0 are a pair of complex conjugates a + b i and a − b i . By Vieta's formula , we have:
{ a + b i + a − b i = − 5 ( a + b i ) ( a − b i ) = 8 ⟹ a = − 2 5 ⟹ a 2 + b 2 = 8 ⟹ b 2 = 8 − 4 2 5 = 4 7
⟹ a + b 2 = − 2 5 + 4 7 = − 4 3 = − 0 . 7 5
The solutions are complex conjugates: 0 = ( x − ( a + b i ) ) ( x − ( a − b i ) ) = x 2 − 2 a x + ( a 2 + b 2 ) . Comparing with the equation that was given, we find − 2 a = 5 ⟹ a = − 2 2 1 ; a 2 + b 2 = 8 ⟹ b 2 = 8 − a 2 = 8 − 6 4 1 = 1 4 3 . From there is is clear that a + b 2 = − 2 2 1 + 1 4 3 = − 4 3 .
Problem Loading...
Note Loading...
Set Loading...
We have the equation
x 2 + 5 x + 8 = 0
we know that for a quadratic equation of the form a x 2 + b x + c = 0
x = 2 a − b ± b 2 − 4 a c ,using this our equation has
x = 2 ( 1 ) − 5 ± 2 5 − 4 ( 8 ) = 2 − 5 ± 2 7 i
so a = 2 − 5 and b = 2 7 ⟹ a + b 2 = 2 − 5 + 4 7 = 4 − 3 = − 0 . 7 5