\n" );
document.write( "Hi, \n" );
document.write( "Graph the equation using the slope and the y intercept \n" );
document.write( " y = (4/3)x + 8 \n" );
document.write( "slope = 4/3 \n" );
document.write( "Pt(0,8) a point on the line, slope tells following on line: \n" );
document.write( "Pt(3,12) \n" );
document.write( "Pt(-3,4)\r \n" );
document.write( "\n" );
document.write( " \n" );
document.write( "