document.write( "Question 174729: Give the x-intercept and y-intercept for the equation 8x - 2y = 24. (Put in ordered pair form) \n" ); document.write( "
Algebra.Com's Answer #129788 by actuary(112)\"\" \"About 
You can put this solution on YOUR website!
The y-intercept occurs when x = 0 so solve the given equation for y when x = 0.\r
\n" ); document.write( "\n" ); document.write( "0*8-2*y = 24 Therefore, y = -12. In ordered pair form, {0,-12}\r
\n" ); document.write( "\n" ); document.write( "The x-intercept occurs when y = 0 so solve the given equation for y = 0. \r
\n" ); document.write( "\n" ); document.write( "8*x - 2*0 = 24 Therefore, 8*x = 24 or x = 3. In ordered pair form, {3,0}.
\n" ); document.write( "
\n" );