SOLUTION: The sum of two numbers is 2. If the larger number is 14 more than three times the smaller, find the larger number.

Algebra ->  Graphs -> SOLUTION: The sum of two numbers is 2. If the larger number is 14 more than three times the smaller, find the larger number.      Log On


   



Question 679127: The sum of two numbers is 2. If the larger number is 14 more than three times the smaller, find the larger number.
Answer by pmatei(79) About Me  (Show Source):
You can put this solution on YOUR website!
x%2By+=+2
x+=+14%2B3y
Rearrange the second equation:
x%2By=2
x-3y+=+14
Subtract second equation from the first one:
4y+=+-12
y+=+-3
x+=+14%2B3%28-3%29+=+5
Thus solution x=5 and y=-3.