document.write( "Question 571360: Solve using the substitution method. Show your work. If the system has no solution or an infinite number of solutions, state this.
\n" );
document.write( "8y + 2x = 48
\n" );
document.write( "2x = 4y – 12 \n" );
document.write( "
Algebra.Com's Answer #368061 by Alan3354(69443) You can put this solution on YOUR website! 8y + 2x = 48 \n" ); document.write( "2x = 4y – 12 \n" ); document.write( "-------------- \n" ); document.write( "Sub for 2x in the 1st eqn \n" ); document.write( "8y + (4y-12) = 48 \n" ); document.write( "12y = 60 \n" ); document.write( "etc. \n" ); document.write( " |