document.write( "Question 1029282: Write the equation in slope intercept form: of the line that passes through (4,5) that is perpendicular to -2x-8y=18.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #644342 by Boreal(15235) You can put this solution on YOUR website! The other line is 8y=-2x-18 or y=-(1/4)x-(9/4) \n" ); document.write( "A line perpendicular to it has slope 4 and passes through (4,5)--negative reciprocal slope product for perpendicular lines. \n" ); document.write( "point slope formula \n" ); document.write( "y-5=4(x-4) \n" ); document.write( "y-5=4x-16 \n" ); document.write( "y=4x-11 \n" ); document.write( " |