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)\"\" \"About 
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, \"y+-+y%5B1%5D+=+highlight_green%28m%29%28x+-+x%5B1%5D%29\"
\n" ); document.write( "y = -2x + 8 (in slope intercept form)
\n" ); document.write( "
\n" );