document.write( "Question 384871: I have to find the slope of each line and determine if the pair is parallel, perpendicular, or neither.
\n" );
document.write( "equation 1:
\n" );
document.write( "2x+y=4\r
\n" );
document.write( "\n" );
document.write( "equation 2:
\n" );
document.write( "-4x+2y+6 \n" );
document.write( "
Algebra.Com's Answer #272418 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "y=-2x+4 \n" ); document.write( "slope m=-2 \n" ); document.write( "2) \n" ); document.write( "2y=4x+6 \n" ); document.write( "y=2x+3 \n" ); document.write( "slope m=2 \n" ); document.write( "They make a nice X so neither \n" ); document.write( " |