document.write( "Question 117031:
\n" );
document.write( "What is the slope, x-intercept, and y- intercept of 2x-3y+18=0? \n" );
document.write( "
Algebra.Com's Answer #85097 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X-3Y+18=0 \n" ); document.write( "-3Y=-2X-18 \n" ); document.write( "Y=-2X/-3-18/-3 \n" ); document.write( "Y=2X/3+6 THUS THE SLOPE=2/3 & THE Y INTERCEPT=(0,6) \n" ); document.write( "NOW SET Y=0 & SOLVE FOR X \n" ); document.write( "0=2X/3+6 \n" ); document.write( "2X/3=-6 CROSS MULTIPLY \n" ); document.write( "2X=-18 \n" ); document.write( "X=-18/2 \n" ); document.write( "X=-9 OR THE X INTERCEPT=(-9,0) \n" ); document.write( " |