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)![]() ![]() 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, \n" ); document.write( "y - 7 = 4(x+2) \n" ); document.write( " y = 4x + 15 \n" ); document.write( " |