document.write( "Question 164865: Write an equation of the line through the given point with the given slope in slope intercept form. (3,3); m=-6 \n" ); document.write( "
Algebra.Com's Answer #121483 by padmameesala(42)![]() ![]() ![]() You can put this solution on YOUR website! Equation of the line through the given point with the given slope in slope intercept form is y-y1=m(x-x1) where (x1,y1) is the point and m is the slope\r \n" ); document.write( "\n" ); document.write( "so required line equation is y-3=-6(x-3) \n" ); document.write( "y-3=-6x+18 \n" ); document.write( "y=-6x+21 \n" ); document.write( " |