document.write( "Question 1023591: I need to solve system by graphing, then find the point of intersection:
\n" );
document.write( "y=x+5
\n" );
document.write( "y=-x+3 \n" );
document.write( "
Algebra.Com's Answer #639132 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Each equation will be graphed as a straight line. \n" ); document.write( "Once they are graphed, the apparent intersection point will be located, \n" ); document.write( "and its coordinates are the apparent solution to the problem. \n" ); document.write( "Usually those values need to be verified, because sometimes appearances are deceiving. \n" ); document.write( "I will show how to graph each line separately first for clarity. \n" ); document.write( " \n" ); document.write( "The line represented by \n" ); document.write( "a slope of \n" ); document.write( "a y-intercept of \n" ); document.write( "Based on that information, we graph the line as \n" ); document.write( " \n" ); document.write( "by increasing y by \n" ); document.write( "and also to (-1,4), (-2,3), (-3,2), (-4,1), and (-5,0), \n" ); document.write( "moving the opposite way, one square to the left and one down each time. \n" ); document.write( " \n" ); document.write( "The line represented by \n" ); document.write( "a slope of \n" ); document.write( "a y-intercept of \n" ); document.write( "Based on that information, we graph the line as \n" ); document.write( " \n" ); document.write( "by increasing y by \n" ); document.write( "and also to (-1,4), and (-2,5), \n" ); document.write( "moving the opposite way, one square to the left and one up each time. \n" ); document.write( " \n" ); document.write( "A graph with the two lines together looks like this \n" ); document.write( " \n" ); document.write( "and we know that (-1,4) was a point we went through as we drew each line, \n" ); document.write( "so verification seems pointless in this case. \n" ); document.write( "However, verification may still be expected, \n" ); document.write( "and it would be needed if we had drawn the lines some other way. \n" ); document.write( "Substituting \n" ); document.write( " \n" ); document.write( "which verifies solution |