document.write( "Question 210178: WRITE THE EQUATION OF THE LINE THAT PASSES THRU THE GIVEN POINT AND IS PERPENDICULAR TO THE GIVEN LINE. WRITE THE ANSWER IN SLOPE INTERCEPT FORM.\r
\n" );
document.write( "\n" );
document.write( "(-4,2), y+2x = -17 \n" );
document.write( "
Algebra.Com's Answer #158900 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! WRITE THE EQUATION OF THE LINE THAT PASSES THRU THE GIVEN POINT AND IS PERPENDICULAR TO THE GIVEN LINE. WRITE THE ANSWER IN SLOPE INTERCEPT FORM.\r \n" ); document.write( "\n" ); document.write( "(-4,2) \n" ); document.write( "y+2x = -17 \n" ); document.write( "----------------- \n" ); document.write( "y = -2x-17 \n" ); document.write( "The slope, m, is -2 \n" ); document.write( "The slope of lines perpendicular is the negative inverse, = 1/2 \n" ); document.write( "then use: \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point \n" ); document.write( "y-2 = (1/2)*(x+4) \n" ); document.write( "y = (1/2)x + 4 (slope-intercept form) \n" ); document.write( "x - 2y = -8 (standard form) \n" ); document.write( " \n" ); document.write( " |