document.write( "Question 1062305: Estimate the solution of the linear system graphically. Then check the solution algebraically ( 3 different problems.)\r
\n" );
document.write( "\n" );
document.write( "y= -6
\n" );
document.write( "x= 6
\n" );
document.write( "---------------------------------------------
\n" );
document.write( "2x - 3y =9
\n" );
document.write( "x= -3
\n" );
document.write( "---------------------------------------------\r
\n" );
document.write( "\n" );
document.write( "5x + 4y = 16
\n" );
document.write( "y= -16 \n" );
document.write( "
Algebra.Com's Answer #677186 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The first is (6,-6). That is where the vertical x line at x=6 intersects the horizontal y line a y=-6. \n" ); document.write( "--------- \n" ); document.write( "2x - 3y =9 \n" ); document.write( "x= -3 \n" ); document.write( "The first is -6-3y=9 \n" ); document.write( "-3y=15 \n" ); document.write( "y=-5 solution (-3,-5) \n" ); document.write( " \n" ); document.write( "-------- \n" ); document.write( "5x + 4y = 16 \n" ); document.write( "y= -16 \n" ); document.write( "5x-64=16 by substitution. \n" ); document.write( "5x=80, x=16 solution (16,-16) \n" ); document.write( " |