SOLUTION: One positive number exceeds another by 4, and their product is 96. Find the numbers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: One positive number exceeds another by 4, and their product is 96. Find the numbers.
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 861465
:
One positive number exceeds another by 4, and their product is 96. Find the numbers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x = y + 4
xy = 96
Substitute x = y + 4 into the second equation.
(y+4)(y) = 96
y^2 + 4y - 96 = 0
(y + 12)(y - 8) = 0
The integers are positive, so y = 8 and x = 12.