document.write( "Question 973953: Find the slope intercept form for the line satisfying the conditions.\r
\n" ); document.write( "\n" ); document.write( "Perpendicular to -1/4 x+2,passing through the point (7,-3)
\n" ); document.write( "

Algebra.Com's Answer #596038 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
A line perpendicular to a line with slope -1/4 is 4
\n" ); document.write( "We want an equation of the form y = Mx + b .
\n" ); document.write( "For our problem, M = 4
\n" ); document.write( "Since our line needs to go through (7,-3), x = 7 and y = -3
\n" ); document.write( "Substituting into y = Mx + b
\n" ); document.write( "-3 = 4(7) + b
\n" ); document.write( "-3 = 28 + b
\n" ); document.write( "Add -28 to each side
\n" ); document.write( "-31 = b
\n" ); document.write( "So our equation is y = 4x -31
\n" ); document.write( "
\n" );