\n" );
document.write( "Hi \n" );
document.write( "what is the slope of a line with the points (-2,-1),(5,13) \n" );
document.write( "Using the point-slope formula, \n" );
document.write( "(-2,-1), \n" );
document.write( "(5,13) m = (-1-13)/(-2-5) = -14/-7 = 2