document.write( "Question 137983: find the x-intercept and the y-intercept of the graph of the equation \r
\n" ); document.write( "\n" ); document.write( "y-2x=3
\n" ); document.write( "

Algebra.Com's Answer #100812 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y-2x=3
\n" ); document.write( "-2y=-x+3
\n" ); document.write( "y=-x/-2+3/-2
\n" ); document.write( "y=x/2-1.5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%2F2+-1.5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x/2 -1.5).
\n" ); document.write( "X INTERCEPT(3,0)
\n" ); document.write( "Y INTERCEPT(0,-1.5)
\n" ); document.write( "
\n" );