Question 381197
<br><font face="Tahoma">Let x be the first number, and y be the second number: <br>

{{{x+y=10}}} first equation<br>

{{{x=4+2y}}}<br>

{{{x-2y=4}}} second equation<br>

We can use the elimination method to eliminate the x and solve for y by subtracting the second equation from the first equation to give us:<br>

{{{y-(-2y)=10-4}}}<br>

{{{y+2y=6}}}<br>

{{{3y=6}}}<br>

{{{y=2}}}<br>

Then just put this value y=2 back into either equation and solve for x:<br>

{{{x+y=10}}}<br>

{{{x+2=10}}}<br>

{{{x=8}}}<br>

Thus, the two numbers are 2 and 8<br>

Notice that if we switched the variables around, we would still end up with 2 and 8 as our answers.<br>

I hope this helps!<br>