document.write( "Question 677238: Solve the following systems of linear equations by graphing
\n" );
document.write( "x+4y=-1
\n" );
document.write( "2X-4y=4 \n" );
document.write( "
Algebra.Com's Answer #420756 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Graph the two equations (equation 1 is green, equation 2 is blue) using a graphing calculator to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can see that they intersect at the point (1, -0.5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So x = 1 and y = -0.5 are the solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: if you want the answer in fraction form, then x = 1 and y = -1/2 are the answers. \n" ); document.write( " |