SOLUTION: One number is 11 more than twice another number. If the sum of the numbers is twice their difference, find the numbers.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: One number is 11 more than twice another number. If the sum of the numbers is twice their difference, find the numbers.      Log On


   



Question 198785: One number is 11 more than twice another number. If the sum of the numbers is twice their difference, find the numbers.
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Let the larger=x and the smaller=y
x=2y+11
x+y=2(x-y)
.
2y+11+y=2(y+11-y) substitute y+11 for x.
y+11=22
y=11
x=33
.
Ed