document.write( "Question 274936: give an ordered pair (m, n) of numbers that satisfy the following equation.
\n" );
document.write( "6m + n = 8 \n" );
document.write( "
Algebra.Com's Answer #200596 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! m=1, n=2 ---> (1,2)\r \n" ); document.write( "\n" ); document.write( "6(1)+(2)=6+2=8 \n" ); document.write( " |