Question 1091117
{{{system(x+2y=4,y=x+1)}}}
-

{{{x+2(x+1)=4}}}----this is simply a substitution.
{{{x+2x+1=4}}}
{{{3x=4-1}}}
{{{3x=3}}}
{{{x=1}}}
.
.
.