document.write( "Question 1047515: how do I find the slope of the line containing the given points
\n" );
document.write( "f(8)=2 and f(9)=-6 \n" );
document.write( "
Algebra.Com's Answer #663034 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do I find the slope of the line containing the given points \n" ); document.write( "f(8)=2 and f(9)=-6 \n" ); document.write( "----- \n" ); document.write( "You have two points:: (8,2) and (9,6) \n" ); document.write( "----- \n" ); document.write( "slope = (6-2)/(9-8) = 4 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |