document.write( "Question 206288: y = x + 4
\n" );
document.write( " 3y - 5x= 6 Solve by substitution \n" );
document.write( "
Algebra.Com's Answer #155863 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! substituting ___ 3(x + 4) - 5x = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 12 - 5x = 6 ___ -2x = -6 ___ x = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ y = 3 + 4 = 7 \n" ); document.write( " |