document.write( "Question 875128: Find the slope of the line going up through the points (7,12) and (m,0) \n" ); document.write( "
Algebra.Com's Answer #527977 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Change in y: 0 - 12 = -12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Change in x: m - 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Slope = (change in y)/(change in x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Slope = -12/(m - 7)
\n" ); document.write( "
\n" );