document.write( "Question 319545: Find the equation for the line that passes through the point (-1,4) and that is perpendicular to the line with the equation y=1/2x-5/2 \n" ); document.write( "
Algebra.Com's Answer #228858 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Find the equation for the line that passes through the point (-1,4) and that is perpendicular to the line with the equation y=1/2x-5/2
\n" ); document.write( ".
\n" ); document.write( "For a line to be perpendicular the slopes must be \"negative reciprocal\" of each other.
\n" ); document.write( "From the given equation, by inspection, the slope is 1/2.
\n" ); document.write( "Our new slope (m) must be:
\n" ); document.write( "m(1/2) = -1
\n" ); document.write( "m = -2
\n" ); document.write( ".
\n" ); document.write( "Plug in the slope (-2) and the given point (-1, 4) into the \"point-slope\" form:
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y - 4 = -2(x - (-1))
\n" ); document.write( "y - 4 = -2(x + 1)
\n" ); document.write( "y - 4 = -2x - 2
\n" ); document.write( "y = -2x + 2 (this is what they're looking for)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );