document.write( "Question 169645: what is an equation for the line perpendicular to the equation x+2y=8 going through the point (4,0) \n" ); document.write( "
Algebra.Com's Answer #125017 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is an equation for the line perpendicular to the equation x+2y=8 going through the point (4,0) \n" ); document.write( "-------------- \n" ); document.write( "Find the slope, m, of the line by putting it in the slope-intercept form, y = mx+b. \n" ); document.write( "x+2y=8 \n" ); document.write( "2y = -x+8 \n" ); document.write( "y = (-1/2)x + 4 so the slope is -1/2 \n" ); document.write( "Then, y-y1 = m*(x-x1) where (x1,y1) is the point (4,0) \n" ); document.write( "y-0 = (-1/2)*(x-4) \n" ); document.write( "y = (-1/2)x + 2 slope-int form \n" ); document.write( "x + 2y = 4 standard form \n" ); document.write( " \n" ); document.write( " |