document.write( "Question 1048453: I need to write an equation in slope intercept form for the line that passes through the given point and is Perpendicular to the graph of the given equations. I need to show work. (-2,-2),y=-1/3x=9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #664020 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Line thru(-2,-2),perpendicular to y=-1/3x+9 , m = (-1/3) \n" ); document.write( "Perpendicular Line m = 3/1 (negative reciprocal of (-1/3)) \n" ); document.write( "Using point-slope form, \n" ); document.write( "y + 2 = 3(x+2) \n" ); document.write( "y = 3x + 4 (in slope intercept form) \n" ); document.write( " |