document.write( "Question 377414: What's the slope intercept form of the equation of the line that is perpendicular to 9x+3y=4 and contains (-1,-5) \n" ); document.write( "
Algebra.Com's Answer #268113 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3y=9x+4 \n" ); document.write( "y=3x+4/3 \n" ); document.write( "---------------- \n" ); document.write( "y=-1/3x+b \n" ); document.write( "-5=-1/3*-1+b \n" ); document.write( "b=-6 1/3 \n" ); document.write( "------------ \n" ); document.write( "y=-1/3x-6 1/3 \n" ); document.write( " |