document.write( "Question 449583: find the slope of the line containing the following 2 points (3/8,-2) and (-1/4,-1/4) \n" ); document.write( "
Algebra.Com's Answer #309274 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the slope of the line containing the following 2 points (3/8,-2) \n" ); document.write( "and (-1/4,-1/4) \n" ); document.write( "-------------- \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "m = (-2 - (-1/4))/(3/8 - (-1/4)) \n" ); document.write( "m = (-7/4)/(5/8) \n" ); document.write( "m = -14/5 = -2.8 \n" ); document.write( " \n" ); document.write( " |