document.write( "Question 442279: Calculate the slope of a line which passes through the points\r
\n" );
document.write( "\n" );
document.write( "(a) (6, –2) and (4, 10). (b) (–3, 5) and (–3, –7)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #305041 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( "slope m= (10--2)/(4-6) \n" ); document.write( "m=12/-2 \n" ); document.write( "m=-6 \n" ); document.write( " |