document.write( "Question 317849: Solve using the Addition/Elimination Method\r
\n" );
document.write( "\n" );
document.write( "6x + 8y = 18\r
\n" );
document.write( "\n" );
document.write( "-3 -4y = -9\r
\n" );
document.write( "\n" );
document.write( "The answer I got was 0=0 always true. I'm needing a second opinion.
\n" );
document.write( "Thank you! It's greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #227610 by mananth(16949) You can put this solution on YOUR website! 6x + 8y = 18\r \n" ); document.write( "\n" ); document.write( "-3 -4y = -9 \n" ); document.write( "-4y=-9+3 \n" ); document.write( "-4y=-6 \n" ); document.write( "y=-6/-4 \n" ); document.write( "y=3/2 \n" ); document.write( ".. \n" ); document.write( "6x+8* 3/2 =18 \n" ); document.write( "6x+12=18 \n" ); document.write( "6x=18-12 \n" ); document.write( "6x=6 \n" ); document.write( "x=1 \n" ); document.write( " |