document.write( "Question 81494: Solve the following system by graphing
\n" );
document.write( "2x-y=4
\n" );
document.write( "2x-y=6 \n" );
document.write( "
Algebra.Com's Answer #58400 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x-y=4 \n" ); document.write( "-y=-2x+4 \n" ); document.write( "-y/-1=-2x/-1+4/-1 \n" ); document.write( "y=2x-4 (graph) \n" ); document.write( ". \n" ); document.write( "2x-y=6 \n" ); document.write( "-y=-2x+6 \n" ); document.write( "-y/-1=-2x/-1+6/-1 \n" ); document.write( "y=2x-6 [graph} \n" ); document.write( ". \n" ); document.write( "The point of intersections is the solution to a system of equations; but in this case the lines are parallel and there is not a point of intersection. \n" ); document.write( " |