document.write( "Question 155275: what is the slope of 1,11,500 and 4,13,600 in book sales \n" ); document.write( "
Algebra.Com's Answer #114352 by nerdybill(7384) You can put this solution on YOUR website! Consider: \"1,11500 and 4,13600\" \n" ); document.write( "as two points: \n" ); document.write( "(1,11500) and (4,13600) \n" ); document.write( ". \n" ); document.write( "Slope between any two points is given as: \n" ); document.write( "slope = m = rise/run = (y2-y1)/(x2-x1) \n" ); document.write( "slope = (y2-y1)/(x2-x1) \n" ); document.write( "slope = (13600-11500)/(4-1) \n" ); document.write( "slope = (2100)/(3) \n" ); document.write( "slope = 700\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |