document.write( "Question 285718: I am working on systems of linear equations.
\n" );
document.write( "(Solve the system by graphing\r
\n" );
document.write( "\n" );
document.write( "my book says to use the y-intercept and the slope to graph each line.\r
\n" );
document.write( "\n" );
document.write( "The equations are: y = x-3 and y = x+1 I got a intersect at (2, 0)\r
\n" );
document.write( "\n" );
document.write( "When I do a check I do not believe that this satisfies both equation. \r
\n" );
document.write( "\n" );
document.write( "Can you detail out step by step instruction on how to solve this problem.
\n" );
document.write( "I might be getting the y-intercept and the slope information data wrong. I am just not sure.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #207173 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! use the y-intercept and the slope to graph each line. \n" ); document.write( "The equations are: y = x-3 and y = x+1 I got a intersect at (2, 0) \n" ); document.write( "When I do a check I do not believe that this satisfies both equation. \n" ); document.write( "Can you detail out step by step instruction on how to solve this problem. \n" ); document.write( "----------------------- \n" ); document.write( "Graph y = x-3 \n" ); document.write( "--- \n" ); document.write( "y-intercept at (0,-3) \n" ); document.write( "Slope is 1 so y increases 1 when x increases 1. \n" ); document.write( "(1,-2) \n" ); document.write( "(2,-1) \n" ); document.write( "(3,0) \n" ); document.write( "================= \n" ); document.write( "Graph y = x+1 \n" ); document.write( "Y-intercept at (0,1) \n" ); document.write( "Slope is 1 so y increases 1 when x increases 1. \n" ); document.write( "(1,2) \n" ); document.write( "(2,3) \n" ); document.write( "(3,4) \n" ); document.write( "============== \n" ); document.write( "Note: The slopes are the same for the two equations \n" ); document.write( "so the lines do not intersect. There is no solution \n" ); document.write( "for the system. \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |