document.write( "Question 454880: solve the system of equations by graphing
\n" );
document.write( "4x-y=14
\n" );
document.write( "4x+5y=2 \n" );
document.write( "
Algebra.Com's Answer #312310 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Find the y & X intercept points of both the lines\r \n" ); document.write( "\n" ); document.write( "equation1 \n" ); document.write( "when x= 0 y= -14 (0,-14) \n" ); document.write( "when y = 0 x= 3.5 (3.5,0) \n" ); document.write( "Equation 2 \n" ); document.write( "when x= 0 y= 0.4 (0,0.4) \n" ); document.write( "when y = 0 x= 0.5 (0.5,0) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graphs intersect at (3,-2) \n" ); document.write( "solution (3,-2) \n" ); document.write( " |