document.write( "Question 445007: Find the slope of the line containing the given pair of points. If the line is undefined, state so.
\n" );
document.write( "(-4, -5) and (-4, 5)\r
\n" );
document.write( "\n" );
document.write( "I'm needing a little help with this particular problem. Also, would you mind showing how you arrived to your answer, so that I'll understand it. Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #306649 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! Notice that x is the same in both points \n" ); document.write( "so the equation is x=-4 which means the line is vertical with an undefined slope. \n" ); document.write( "slope is change of y over the change in x \n" ); document.write( "but x never changes so the change in x is 0. but zero is in the denominator which is undefined. \n" ); document.write( " |