document.write( "Question 16294: can you please help me with {x+12y=68
\n" );
document.write( " {x=8y-12 \n" );
document.write( "
Algebra.Com's Answer #7936 by pwac(253) ![]() You can put this solution on YOUR website! x+12y=68 ----(1) \n" ); document.write( "x=8y-12 ----(2) \n" ); document.write( "These are linear equations that can be solved using substitution \n" ); document.write( "Substitute value of x in (1)with that in (2)to get: \n" ); document.write( "(8y-12)+12y=68 bracket there to highlight what has been done \n" ); document.write( "8y-12+12y=68 add 12 to both sides to remove -12 on left \n" ); document.write( "8y+12y=80 add y-terms together \n" ); document.write( "20y=80 divide both sides by 20 \n" ); document.write( "y=4 \n" ); document.write( "Now substitute y in(2)with 4 to get \n" ); document.write( "x=8times4-12=32-12 \n" ); document.write( "x=20 \n" ); document.write( "hope you understand \n" ); document.write( "Pete \n" ); document.write( " |