document.write( "Question 899382: Find the equation of the line that is perpendicular to the line in y=-1/4+2x and passes through the point (-2, 7) \n" ); document.write( "
Algebra.Com's Answer #545337 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
equation of the line that is perpendicular to the line in y=-1/4+2x
\n" ); document.write( "m = 4
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\" (-2,7)
\n" ); document.write( "y - 7 = 4(x+2)
\n" ); document.write( " y = 4x + 15
\n" ); document.write( "
\n" );