\n" );
document.write( "Hi
\n" );
document.write( "Using the point-slope formula,
to find slope
\n" );
document.write( "(5 , 2)
\n" );
document.write( "(-3,-4) m = 2-(-4) / 5-(-3) = 6/8 = 3/4
\n" );
document.write( "Using 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.
\n" );
document.write( "y = (3/4)x + b |using ordered pair Pt(5,2) to solve for b
\n" );
document.write( "2 = 15/4 + b
\n" );
document.write( "-7/4 = 6
\n" );
document.write( "y = (3/4)x -7/4 |y-intercept is Pt(0,-7/4)
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "