document.write( "Question 308109: how do u I solve by subsitution method for
\n" );
document.write( "x+4y=41
\n" );
document.write( "4x+3y=60 \n" );
document.write( "
Algebra.Com's Answer #220360 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x + 4y = 41 ___ x = 41 - 4y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting for x in the other equation ___ 4(41 - 4y) + 3y = 60 ___ 164 - 16y + 3y = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "104 = 13y ___ 8 = y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ x + 4(8) = 41 ___ x = 9 \n" ); document.write( " |