\n" );
document.write( "Hi \n" );
document.write( "Using the intercepts to graph the equation. \n" );
document.write( "5x+3y=15 \n" );
document.write( "Pt(0,5) and Pt(3,0) are the y and x-intercepts \n" );
document.write( "Plotting those points and connecting with a line: \n" );
document.write( " \n" );
document.write( "