\n" );
document.write( "Hi,
\n" );
document.write( "Using the point-slope formula,
to determine the slope
\n" );
document.write( "
\n" );
document.write( "Points (-2, -3) and (2, -5)
\n" );
document.write( " m = -5 - (-3) / 2 - (-2) = -2/4 = -(1/2)
\n" );
document.write( "the standard slope-intercept form for an equation of a line: y = mx + b
\n" );
document.write( "where m is the slope and b the y-intercept m = -(1/2)
\n" );
document.write( "y = -(1/2)x + b Using ordered pair pt(2,-5) to solve for b
\n" );
document.write( "-5 = -1 = b
\n" );
document.write( "-4 = b
\n" );
document.write( "y = -(1/2)x -4 pt(0,-4) the y intercept
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "