document.write( "Question 177190: Determine if these lines are perpendicular, parallel or neither. How do I solve this problem?
\n" );
document.write( "y=x+7
\n" );
document.write( "y=-x+2 \n" );
document.write( "
Algebra.Com's Answer #132245 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Determine if these lines are perpendicular, parallel or neither. How do I solve this problem? \n" ); document.write( "y=x+7 \n" ); document.write( "y=-x+2 \n" ); document.write( "--------------- \n" ); document.write( "Parallel lines have the same slope. The slopes of perpendicular lines are negative inverses. \n" ); document.write( "Both these equations are in the slope-intercept form, y = mx+b (m = slope) \n" ); document.write( "The slope of the 1st is 1. \n" ); document.write( "The slope of the 2nd is -1, so they're perpendicular. (1 = -1/1)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |