SOLUTION: Two positive numbers differ by 5 and their square roots differ by 1. Find the numbers

Algebra ->  Rate-of-work-word-problems -> SOLUTION: Two positive numbers differ by 5 and their square roots differ by 1. Find the numbers      Log On


   



Question 190574This question is from textbook Elementary and Intermediate Algebra
: Two positive numbers differ by 5 and their square roots differ by 1. Find the numbers This question is from textbook Elementary and Intermediate Algebra

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Two positive numbers differ by 5 and their square roots differ by 1. Find the numbers
--------------
Call them x^2 and y^2
x^2 + 5 = y^2
x + 1 = y
Sub for y into 1st eqn
----------------
x^2 + 5 = (x+1)^2 = x^2 + 2x + 1
5 = 2x + 1
2x = 4
x = 2
--------------
y = 3
----------
The numbers are 4 and 9