\n" );
document.write( "Hi
\n" );
document.write( "graphing
\n" );
document.write( "x-2y=3 |finding points (x,y)for when x = 0 and for when y = 0
\n" );
document.write( "(0,-3/2) and (3,0) |plotting these and connecting points with line
\n" );
document.write( "Note: one could use y = 1 for ex and determine Pt(5,1) is on this line, as well
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "