Patrick B. answered 10/24/20
Math and computer tutor/teacher
quadratic formula says:
x = [-10 +or- sqrt( 10^2 - 4(1)(22))]/ 2
= [ -10 +or- sqrt( 100 - 88)] / 2
= [ -10 +or- sqrt(12) ] / 2
= [ -10 +or- 2*sqrt(3)] / 2
= -5 +or- sqrt(3)
check:
x= -5 + sqrt(3)
then x^2 = (-5 + sqrt(3))(-5 + sqrt(3))
= 25 - 10 sqrt(3) + 3
= 28 - 10 sqrt(3)
10x = -50 + 10 sqrt(3)
x^2 + 10x + 22 =
28 - 10 sqrt(3) + -50 + 10sqrt(3) + 22 =
=22+22
= 0
so yes, the solution checks.
x = -5 + sqrt(3) which means the conjugate mate is also a solution
by THEOREM
The factorization is
[(x+5) + sqrt(3) ][ (x+5) - sqrt(3)] =
[ (x+5)^2 - 3 ] =
x^2 + 10x + 25 - 3 =
x^2 + 10 + 22 <-- yes it checks
The bolded solutions and factorizations are correct