document.write( "Question 1009115: Slope of -5/3 through (3,-1) equation
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624653 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let us again plug into \n" ); document.write( "y = mx + b \n" ); document.write( "to find b...like this... \n" ); document.write( "-1 = (-5/3)(3) + b \n" ); document.write( "-1 = -5 + b \n" ); document.write( "b = 4 \n" ); document.write( "so that you have \n" ); document.write( "y = (-5/3)x + 4 \n" ); document.write( " |