SOLUTION: Find 2numbers who sum is 135 such that one number is 5 less than 3 times the other
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find 2numbers who sum is 135 such that one number is 5 less than 3 times the other
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 757736
:
Find 2numbers who sum is 135 such that one number is 5 less than 3 times the other
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x + y = 135
x = 3y - 5
Substitute x = 3y - 5 into the first equation.
(3y - 5) + y = 135
4y - 5 = 135
4y = 140
y = 35
The integers are x = 100 and y = 35.