SOLUTION: One positive integer is 5 times another positive integer and their product is 320. What are the positive integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: One positive integer is 5 times another positive integer and their product is 320. What are the positive integers?
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 792139
:
One positive integer is 5 times another positive integer and their product is 320. What are the positive integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x = 5y
xy = 320
Substitute the first equation into the second equation.
(5y)(y) = 320
5y^2 = 320
y^2 = 64
y = 8 (y must be positive)
The integers are (x, y) = (40, 8).