document.write( "Question 553970: Determine whether the point (8, 6) is a solution of the system
\n" );
document.write( "11x – 8y = 40\r
\n" );
document.write( "\n" );
document.write( "-6x + 1y = -42\r
\n" );
document.write( "\n" );
document.write( "by substituting the point into each equation. \n" );
document.write( "
Algebra.Com's Answer #361141 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 11*8-8*6=40 \n" ); document.write( "88-40=48 \n" ); document.write( "doesn't work \n" ); document.write( "-------------- \n" ); document.write( "-6*8+1*6=-42 \n" ); document.write( "-48+6=-42 \n" ); document.write( "Works on this one but not the first \n" ); document.write( " |