document.write( "Question 432127: x=17-4y
\n" );
document.write( "y=x-2 \n" );
document.write( "
Algebra.Com's Answer #299735 by jorel1380(3719) You can put this solution on YOUR website! Substituting for y, we get: \n" ); document.write( "x=17-4(x-2) \n" ); document.write( "x=17-4x+8 \n" ); document.write( "5x=25 \n" ); document.write( "x=5 \n" ); document.write( "y=3. \n" ); document.write( " |