Question 1100983
<br>
You can solve this without algebra, by using logical reasoning.<br>
The first sum is the sum of each of the two numbers once; the second sum is different only in that the second number is added twice.<br>
So the difference between the two sums is the second number.<br>
76-47 = 29, so the second number is 29.<br>
Then the first number is 47-29 = 18.<br>
The algebraic solution does exactly the same thing as this informal solution.  So you should learn the formal process for solving problems like this using algebra; but you should also try to get some exercise in logical reasoning by solving the problem without the formal methods.<br>
Here is an algebraic solution:<br>
{{{x+y = 47}}}
{{{x+2y = 76}}}
{{{y = 29}}}   (subtract the first equation from the second)
{{{x = 47-29 = 18}}}<br>
You can see that, in this case, the steps of the formal solution are exactly the same as the steps of the informal solution.