document.write( "Question 217928: Find the slope if it exists of the line containing the pair of points: \r
\n" );
document.write( "\n" );
document.write( "(4,5) and (8,-3)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164201 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=-2x+13 \n" ); document.write( "slope=-2 \n" ); document.write( " |