\n" );
document.write( "Hi \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( " 2x-3y = -17 |expressing in terms of y \n" );
document.write( " (2/3)x + 17/3 = y \n" );
document.write( " y = (2/3)x + 17/3 |slope m = (2/3) and y-intercept is Pt(0,17/3)