document.write( "Question 1111240: Find the slope of the line passing through the pair of points or state that the slope is undefined. Then indicate whether the line through the points rises, falls, is horizontal, or is vertical.\r
\n" );
document.write( "\n" );
document.write( "(3,6) and (3,3)\r
\n" );
document.write( "\n" );
document.write( "thank you :) \n" );
document.write( "
Algebra.Com's Answer #726226 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "========================= \n" ); document.write( "(-3,2) and (6,6) \n" ); document.write( "------ \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "m = (2-6)/(-3-6) = -4/-9 \n" ); document.write( "m = 4/9 \n" ); document.write( " |