SOLUTION: The sum of two numbers is 80 and the greatest number exceeds twice the smaller by 11. Find the numbers

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: The sum of two numbers is 80 and the greatest number exceeds twice the smaller by 11. Find the numbers      Log On


   



Question 414350: The sum of two numbers is 80 and the greatest number exceeds twice the smaller by 11. Find the numbers
Answer by rfadrogane(214) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is 80 and the greatest number exceeds twice the smaller by 11. Find the numbers.
Sol'n:
let: x -the larger number
y-the smaller number
x+y=80 ---(1)
x=2y+11 ---(2)
from (2):
x-2y=11
x+y=80
=======
-3y=-69
y=23
for x:
x=80-23=57
thus: x=57 & y=23 ---answer
^_^