
Victoria V. answered 08/30/19
20+ years teaching Calculus
Let x = one of the numbers and y = the other number.
x·y=26 AND x+y=26
solve second equation and get y = 26 - x, then subsitute that into the first equation.
x·(26 - x) = 26
26x - x2 = 26
0 = x2 - 26x + 26
Need quadratic formula to solve this:
x =
26 ± √[ 676 - (4)(1)(26) ]
--------------------------------
2(1)
= 26 ± √572
-------------
2
= 26 ± 2√143
--------------------
2
=13±√143
Answers are: 13 - √143, 13 + √143
Check: (13 - √143)(13 + √143) = 169 -143 = 26 (yay!)
13 - √143 + 13 + √143 = 26 (yay again! -- we got it right!!!! :-) )