document.write( "Question 309189: Show me how to find the x-intercept and the y-intercept of 8x-2y = -24 \n" ); document.write( "
Algebra.Com's Answer #221050 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Show me how to find the x-intercept and the y-intercept of 8x-2y = -24
\n" ); document.write( ".
\n" ); document.write( "For x-intercepts, set y=0 and solve for x:
\n" ); document.write( "8x-2(0) = -24
\n" ); document.write( "8x = -24
\n" ); document.write( "x = -24/8
\n" ); document.write( "x = -3
\n" ); document.write( "x-intercept is at (-3,0)
\n" ); document.write( ".
\n" ); document.write( "For y-intercepts, set x=0 and solve for y:
\n" ); document.write( "8(0)-2y = -24
\n" ); document.write( "-2y = -24
\n" ); document.write( "y = -24/(-2)
\n" ); document.write( "y = 12
\n" ); document.write( "y-intercept is at (0,12)
\n" ); document.write( "
\n" ); document.write( "
\n" );