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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " |