document.write( "Question 170800: Please help!!!!!\r
\n" );
document.write( "\n" );
document.write( "Find the slope of the graph of the linear function f.\r
\n" );
document.write( "\n" );
document.write( "f(2) = -3, f(-2) =5 \n" );
document.write( "
Algebra.Com's Answer #126097 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if they gave you: \n" ); document.write( "f(2) = -3, f(-2) =5 \n" ); document.write( "It's equivalent to giving you two points: \n" ); document.write( "(2,-3), (-2,5) \n" ); document.write( ". \n" ); document.write( "Now, that you have two points: \n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "m = (5-(-3))/(-2-2) \n" ); document.write( "m = (5+3)/(-2-2) \n" ); document.write( "m = 8/(-4) \n" ); document.write( "m = -2 (slope) \n" ); document.write( " \n" ); document.write( " |