SOLUTION: A positive integer is 46 more than 15 times another. Their product is 605. Find the two integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: A positive integer is 46 more than 15 times another. Their product is 605. Find the two 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 725422
:
A positive integer is 46 more than 15 times another. Their product is 605. Find the two integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x = 15y + 46
xy = 605
Substitute the first equation into the second equation.
(15y + 46)(y) = 605
15y^2 + 46y - 605 = 0
(y - 5)(15y + 121) = 0
y = 5, y = -121/15
solution: (x, y) = (121, 5)