document.write( "Question 402292: X-2y=6
\n" );
document.write( "y=2X-18
\n" );
document.write( "Solve the system by the substitution method.
\n" );
document.write( "Please help me solve.
\n" );
document.write( "Thanks, angela \n" );
document.write( "
Algebra.Com's Answer #284569 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! plug in the second one into the first one for y \n" ); document.write( "so you get \n" ); document.write( "x-2(2x-18)=6 \n" ); document.write( "x-4x+36=6 \n" ); document.write( "-3x+36=6 \n" ); document.write( "-3x=-33 \n" ); document.write( "x=11 \n" ); document.write( "now plug this back into original second equation \n" ); document.write( "y=2x-18=2*11-18=22-18=4 \n" ); document.write( "solution (11,4) \n" ); document.write( " |