document.write( "Question 631304: Find the slope of a line perpendicular to the line passing through the given two points.
\n" );
document.write( " (0, 0) and (9, -2) \n" );
document.write( "
Algebra.Com's Answer #397500 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of a line perpendicular to the line passing through the given two points. \n" ); document.write( "(0, 0) and (9, -2) \n" ); document.write( "** \n" ); document.write( "slope of a line passing through the given two points, (0, 0) and (9, -2) \n" ); document.write( "=∆y/∆x=(-2-0)/(9-0)=-2/9 \n" ); document.write( ".. \n" ); document.write( "slope of a line perpendicular to the line above. \n" ); document.write( "=9/2 (negative reciprocal of slope of line above) \n" ); document.write( " |