Question 1082061
{{{system(y>x,y-x=9,x+2y=24)}}}



{{{system(-x+y=9,x+2y=24)}}}
-
{{{(-x+y)+(x+2y)=9+24}}}
{{{3y=33}}}
{{{highlight(y=11)}}}
-
{{{x+2y=24}}}
{{{x=24-2y}}}
{{{x=24-2*11}}}
{{{x=24-22}}}
{{{highlight(x=2)}}}