Question 1199231: A positive real number is 2 less than another. If the sum of the squares of the two numbers is 6, find the numbers. Answer by ikleyn(52790) (Show Source):
Let x be the smaller positive real number.
Then the larger number is (x+2), and the problem leads to equation
x^2 + (x+2)^2 = 6 (the sum of squares is 6).
Simplify and find x
x^2 + (x^2 + 4x + 4) = 6
2x^2 + 4x -2 = 0
x^2 + 2x - 1 = 0
Use the quadratic formula
= = = .
ANSWER. The numbers are x = (the positive root) and .