document.write( "Question 1106209: If x is not equal to -3, the slope of the line through (5,15) and (x+8, x2-2x) is \n" ); document.write( "
Algebra.Com's Answer #721178 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If x is not equal to -3, the slope of the line through (5,15) and (x+8), (x^2-2x) is \n" ); document.write( "use the slope formula: m = \n" ); document.write( "x1 = 5, y1 = 15 \n" ); document.write( "x2 = (x+8), y2 = (x^2-2x) \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "m = \n" ); document.write( "Factor the numerator \n" ); document.write( "m = \n" ); document.write( "cancel (x+3) \n" ); document.write( "m = (x-5) is the slope \n" ); document.write( " |