document.write( "Question 938237: Using the method of substitution to help solve for this equation.
\n" );
document.write( "x+3y=1
\n" );
document.write( "-2x+2y=6\r
\n" );
document.write( "\n" );
document.write( "I am stuck this is what I have so far
\n" );
document.write( "x+3(-2x+6)=1
\n" );
document.write( "x-6+24=1
\n" );
document.write( "Am I on the right track? \n" );
document.write( "
Algebra.Com's Answer #571537 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Using the method of substitution to help solve for this equation. \n" ); document.write( "x+3y=1 \n" ); document.write( "-2x+2y=6\r \n" ); document.write( "\n" ); document.write( "I am stuck this is what I have so far \n" ); document.write( "x+3(-2x+6)=1 \n" ); document.write( "x-6+24=1 \n" ); document.write( "Am I on the right track? \n" ); document.write( "================= \n" ); document.write( "You subbed (-2x+6) for y, that won't work. \n" ); document.write( "--- \n" ); document.write( "-2x+2y=6 \n" ); document.write( "-x + y = 3 \n" ); document.write( "y = x+3 \n" ); document.write( "---- \n" ); document.write( "x+3y=1 \n" ); document.write( "x + 3(x+3) = 1 \n" ); document.write( "etc. \n" ); document.write( " |