SOLUTION: One number is 5 more than another their product is 14 find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: One number is 5 more than another their product is 14 find the numbers       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 661620: One number is 5 more than another their product is 14 find the numbers
Found 2 solutions by lynnlo, ewatrrr:
Answer by lynnlo(4176) About Me  (Show Source):
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
One numberhighlight%28x%29 is 5 more than anotherhighlight%28y%29
their product is 14
x+=+y%2B5
xy = 14
(y+5)y = 14
y^2 + 5y - 14 = 0
factoring
(y+7)(y-2) = 0
(y+7) = 0, y = -7
0r
(y-2) = 0, y = 2
Number are: x= -2 and y= -7 0r x= 7 and y= 2