document.write( "Question 217013: I need to know the slope of a line perpendicular to the line 7x-2y=-2
\n" );
document.write( "And, I need to know the slope of a line parallel to the line 7x-2y=-2 \n" );
document.write( "
Algebra.Com's Answer #163708 by nerdybill(7384) You can put this solution on YOUR website! I need to know the slope of a line perpendicular to the line 7x-2y=-2 \n" ); document.write( "Convert to \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( "7x-2y=-2 \n" ); document.write( "-2y = -7x-2 \n" ); document.write( "y = (7/2)x + 1 \n" ); document.write( "Since the slope of the line is 7/2, a line perpendicular to this will have a \"negative reciprocal\" slope. \n" ); document.write( "Let m = slope of perpendicular line \n" ); document.write( "then \n" ); document.write( "m(7/2) = -1 \n" ); document.write( "m = -2/7 \n" ); document.write( ". \n" ); document.write( "And, I need to know the slope of a line parallel to the line 7x-2y=-2 \n" ); document.write( "Since we found the slope of: \n" ); document.write( "7x-2y=-2 \n" ); document.write( "to be 7/2 \n" ); document.write( "a line parallel to this will have the SAME slope \n" ); document.write( "therefore, slope of a parallel line is 7/2 \n" ); document.write( " \n" ); document.write( " |