
David W. answered 02/26/17
Tutor
4.7
(90)
Experienced Prof
Let the two numbers be x and y.
"two number that total 12" means x + y = 12 [eq1]
"whose squares total 90" means x2 + y2 = 90 [eq2]
The math:
Use eq1 to isolate one variable:
y = 12 - x
Now, substitute for y in eq2:
x 2 + (12 - x)2 = 90
x2 + 144 - 24x + x2 = 90 [use F-O-I-L]
2x2 - 24x + 54 = 0 [collect terms]
x2 - 12x + 27 = 0 [divide by 2]
(x - 3)(x - 9) = 0 [factor]
Either (x-3)=0 or (x-9)=0 [Multiplicative Property of Zero]
Either x=3 or x=9
Check:
Is 3+9=12 ?
12 = 12 ?yes
Is 32 + 92 = 90 ?
9 + 81 = 90 ?
90 = 90 ?yes