document.write( "Question 309379: Find the x-intercept and y-intercept of 2x+3y=-18. Thankyou \n" ); document.write( "
Algebra.Com's Answer #221279 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Find the x-intercept and y-intercept of 2x+3y=-18. Thankyou\r \n" ); document.write( "\n" ); document.write( "x-intercept or horizontal intercept is when the line crosses the x-axis, \n" ); document.write( "in other words when y=0 \n" ); document.write( "y-intercept or vertical intercept is when the line crosses the y-axis, \n" ); document.write( "in other words when x=0 or the point (0,b) where b is the y-intercept\r \n" ); document.write( "\n" ); document.write( "2x + 3y = -18 \n" ); document.write( "(put in form y=mx + b, where m is the slope, and b is the y-intercept) \n" ); document.write( "3y = -2x - 18 \n" ); document.write( "y = (-2/3)x - 6 \n" ); document.write( "your slope m is -2/3 \n" ); document.write( "your y-intercept b is 6 or (0,6) \n" ); document.write( "plug in y=0 for y and solve for x to get x-intercept \n" ); document.write( "0 = (-2/3)x - 6 \n" ); document.write( "6 = (-2/3)x \n" ); document.write( "6 * (-3/2) = x \n" ); document.write( "-18/2 = -9 = x \n" ); document.write( "your x-intercept is -9 or (-9,0) \n" ); document.write( " \n" ); document.write( " |