\n" );
document.write( "Hi,
\n" );
document.write( "graphing
\n" );
document.write( " y = .5x + 1
\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.
\n" );
document.write( " (1/2) = m Pt(0,1) the y intercept
\n" );
document.write( "x-intercept is Pt( -2, 0) When y = 0 then x = -2
\n" );
document.write( "Note as y increases/decreases by 1, then x increases/decreases by 2
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "