document.write( "Question 355447: Identify the correct x intercept and y intercept of the equation 4x - 3y = 24. \n" ); document.write( "
Algebra.Com's Answer #253868 by robertb(5830)![]() ![]() You can put this solution on YOUR website! To get the y-intercept, let x = 0: 4(0)-3y = 24, or -3y=24, or y = -8. Therefore, the y-intercept is the point (0, -8). \n" ); document.write( "To get the x-intercept, let y = 0: 4x - 3(0) = 24, or 4x = 24, or x = 6. \n" ); document.write( "Therefore, the x-intercept is the point (6, 0). \n" ); document.write( " |