SOLUTION: The sum of two numbers is 64. Two more than twice the larger number is five less than seven times the smaller. Find the numbers.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The sum of two numbers is 64. Two more than twice the larger number is five less than seven times the smaller. Find the numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 190263: The sum of two numbers is 64. Two more than twice the larger number is five less than seven times the smaller. Find the numbers.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Two numbers, x & y; (x the largest)
:
The sum of two numbers is 64.
x + y = 64
or
x = (64-y)
:
Two more than twice the larger number is five less than seven times the smaller.
2x + 2 = 7y - 5
2x = 7y - 5 - 2
2x = 7y - 7
:
Find the numbers.
:
Substitute (64-y) for x in the above equation
2(64-y) = 7y - 7
:
128 - 2y = 7y - 7
:
128 + 7 = 7y + 2y
:
135 = 9y
y = 135%2F9
y = 15
:
Find x:
x = 64 - 15
x = 49
:
:
Check solution in the statement:
"Two more than twice the larger number is five less than seven times the smaller."
2(49) + 2 = 7(15) - 5
98 + 2 = 105 - 5