document.write( "Question 255118: solve the following systems of equations and state if the lines are parallel:\r
\n" );
document.write( "\n" );
document.write( "y+4x+5=2\r
\n" );
document.write( "\n" );
document.write( "y+3x=2 \n" );
document.write( "
Algebra.Com's Answer #187419 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! subtract 5 from both sides in the first \n" ); document.write( "y+4x=-3 \n" ); document.write( "y+3x=2 \n" ); document.write( "subtract second from first \n" ); document.write( "x=-5 \n" ); document.write( " \n" ); document.write( " |