Question 1039293
m and n are the numbers, m smaller than n.

{{{system(m+n=25,2m=n+2)}}}


{{{m+(2m-2)=25}}}
{{{3m-2=25}}}
{{{3m=27}}}
{{{highlight(m=9)}}}