document.write( "Question 1050318: give the equation , in slope intercept form, of the perpendicular to y=1/2x-5, passing through (4,0) \n" ); document.write( "
Algebra.Com's Answer #665913 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! m = -2, perpendicular: slope is the negative reciprocal of (1/2) \n" ); document.write( "passing through (4,0) \n" ); document.write( "y - 0 = -2(x-4) ***Using point-slope form, \n" ); document.write( "y = -2x + 8 (in slope intercept form) \n" ); document.write( " |