document.write( "Question 68286: Solve the system by graphing.\r
\n" );
document.write( "\n" );
document.write( "x+2y=4
\n" );
document.write( "x+2y=-2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #48590 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system by graphing.\r \n" ); document.write( "\n" ); document.write( "x+2y=4 \n" ); document.write( "x+2y=-2 \n" ); document.write( "Because these lines have the same coefficients for x and y and different constants we know they are parallel and therefore never intersect. \n" ); document.write( "However, let's graph them anyways. \n" ); document.write( ": \n" ); document.write( "For x+2y=4 \n" ); document.write( "let x=0 and solve for y: \n" ); document.write( "0+2y=4 \n" ); document.write( "2y=4 \n" ); document.write( "2y/2=4/2 \n" ); document.write( "y=2 \n" ); document.write( "Plot (0,2) \n" ); document.write( "Now let y=0 and solve for x: \n" ); document.write( "x+2(0)=4 \n" ); document.write( "x+0=4 \n" ); document.write( "x=4 \n" ); document.write( "Plot (4,0) \n" ); document.write( "Connect the two points and you have this line: \n" ); document.write( " \n" ); document.write( "For x+2y=-2 \n" ); document.write( "Let x=0 and solve for y: \n" ); document.write( "0+2y=-2 \n" ); document.write( "2y=-2 \n" ); document.write( "2y/2=-2/2 \n" ); document.write( "y=-1 \n" ); document.write( "Plot (0,-1) \n" ); document.write( "Now let y=0 and solve for x: \n" ); document.write( "x+2(0)=-2 \n" ); document.write( "x+0=-2 \n" ); document.write( "x=-2 \n" ); document.write( "Plot (-2,0) \n" ); document.write( "Connect the two points and you have a second line: \n" ); document.write( " \n" ); document.write( "The line are parallel and will never intersect to give you a solution, therefore, there is no solution. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |