document.write( "Question 70882This question is from textbook
\n" ); document.write( ": y=3/2x-1/4\r
\n" ); document.write( "\n" ); document.write( "otherwise seen as:\r
\n" ); document.write( "\n" ); document.write( "y=1.5x-.25
\n" ); document.write( "

Algebra.Com's Answer #50734 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
IF YOU WANT TO PLOT THIS LINE THEN:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-3%2C+3%2C+-3%2C+3%2C+y+=+1.5x+-.25%29+\" (graph 300x200 pixels, x from -3 to 3, y from -3 to 3, y = 1.5x -.25).
\n" ); document.write( "
\n" );