document.write( "Question 715559: Y=5x-3 with y=2x find the solution of each system of simultaneous equations by graphing \n" ); document.write( "
Algebra.Com's Answer #439506 by mananth(16946) You can put this solution on YOUR website! -5 x + 1 y = -3 .............1 \n" ); document.write( "-2 x 1 y = 0 .............2 \n" ); document.write( "Find the x & y intercept points by plugging x=0,y=0 in both equations. \n" ); document.write( "equation I \n" ); document.write( "when x= 0 y= -3 ,( 0 , -3 ) \n" ); document.write( "when y = 0 x= -3 ,( 0.6 , 0 ) \n" ); document.write( "Equation 2 \n" ); document.write( "when x= 0 y= 0 ( 0 , 0 ) \n" ); document.write( "when y = 0 x= 0 ( 0 , 0 ) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You will observe that the point of intersection is 1,2 \n" ); document.write( "The solution of the system is ( 1,2 ) \n" ); document.write( " \n" ); document.write( " |