document.write( "Question 1206469: line with a slope of -3 passing through (4,-5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843979 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! line with a slope of -3 passing through (4,-5) \n" ); document.write( "Using the point/slope formula y - y1 = M(x - x10 \n" ); document.write( "Substituting \n" ); document.write( "y - (-5) = -3(x - 4) \n" ); document.write( "y + 5 = -3x + 12 \n" ); document.write( "y = -3x + 12 -5 \n" ); document.write( "y = -3x + 7 is the line passing thru 4, -5) \n" ); document.write( " |