document.write( "Question 566023: Consider the system of linear equations below.
\n" );
document.write( "3x+y=-4
\n" );
document.write( "-5x+y=8\r
\n" );
document.write( "\n" );
document.write( "A. Graph the system of equations on the coordinate plane. Label each line on your graph and show any work you do.\r
\n" );
document.write( "\n" );
document.write( "B. Use the graph form Part A to estimate the solution for the system of equations. Explain how you determined your estimate. \n" );
document.write( "
Algebra.Com's Answer #366091 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3 x + 1 y = -4 .............1 \n" ); document.write( "-5 x + 1 y = 8 .............2 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the y & x intercepts of both lines and draw the lines. \n" ); document.write( "The point of intersection of the lines is the solution of the system\r \n" ); document.write( "\n" ); document.write( "equation1 \n" ); document.write( "when x= 0 y= -4 ( 0 , -4 ) \n" ); document.write( "when y = 0 x= -1.33 ( -1.33 , 0 ) \n" ); document.write( "Equation 2 \n" ); document.write( "when x= 0 y= 8 ( 0 , 8 ) \n" ); document.write( "when y = 0 x= -1.6 ( -1.6 , 0 )\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution is (-1.5,0.5) \n" ); document.write( " |