document.write( "Question 734261: Use a specified method to solve the system of equations.
\n" );
document.write( "(graphically)\r
\n" );
document.write( "\n" );
document.write( "y=4-x
\n" );
document.write( "y=x-6\r
\n" );
document.write( "\n" );
document.write( "I understand that the first ordered pair is (-1,4) and the second is (1,-6)\r
\n" );
document.write( "\n" );
document.write( "I just have no clue how to graph these. \n" );
document.write( "
Algebra.Com's Answer #448871 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y=4-x \n" ); document.write( "y=x-6\r \n" ); document.write( "\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= 4 ,( 0 , 4 ) \n" ); document.write( "when y = 0 x= 4 ,( 4 , 0 ) \n" ); document.write( "Equation 2 \n" ); document.write( "when x= 0 y= -6 ( 0 , -6 ) \n" ); document.write( "when y = 0 x= 6 ( 6 , 0 ) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You will observe that the point of intersection is 5,-1) \n" ); document.write( "The solution of the system is ( 5 ,-1 ) \n" ); document.write( " \n" ); document.write( " |