document.write( "Question 159640: Find the x- and y- intercepts of the line x-2/3y=18 \n" ); document.write( "
Algebra.Com's Answer #117758 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x-2/3y=18
\n" ); document.write( "2y/3=-x+18
\n" ); document.write( "2y=-3x+54
\n" ); document.write( "y=-3x/2+54/2
\n" ); document.write( "y=-3x/2+27
\n" ); document.write( "The y intercept=(0,27)
\n" ); document.write( "the x intercept is:
\n" ); document.write( "0=-3x/2+27
\n" ); document.write( "3x/2=27
\n" ); document.write( "3x=2*27
\n" ); document.write( "3x=54
\n" ); document.write( "x=54/3
\n" ); document.write( "x=18 or(18,0) for the x intercept.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+20%2C+-10%2C+30%2C+-3x%2F2%2B27%29+\" (graph 300x200 pixels, x from -6 to 20, y from -10 to 30, -3x/2 +27).
\n" ); document.write( "
\n" ); document.write( "
\n" );