SOLUTION: The difference of two numbers is 10. Two times the larger number is 20 more that the smaller. What are the two numbers?
Algebra ->
Systems-of-equations
-> SOLUTION: The difference of two numbers is 10. Two times the larger number is 20 more that the smaller. What are the two numbers?
Log On
Question 331127: The difference of two numbers is 10. Two times the larger number is 20 more that the smaller. What are the two numbers? Answer by mananth(16949) (Show Source):
You can put this solution on YOUR website! let the bigger number be a
smaller number be b
a-b=10.................1
..
2a=b+20
2a-b=20................2
multiply equation 1 by -1 and add equation 2 to it
-1(a-b)+(2a-b)=-10+20
-a+b+2a-b=10
a=10
plug value of a in equation1
10-b=10
b=0