Question 1134097
-------------
The sum of two integers is 241 and the large number is 49 more than 5 times the smaller number. Find the two integers. 
------------


Give variables and translate your description literally into one or two equations!  Then solve!



m and n integers;
{{{m<n}}}


{{{system(m+n=241,n=49+5m)}}}

-

{{{m+(49+5m)=241}}}

.

.


---------------------------------------------


m=32