document.write( "Question 1001326: I need to find the x intercept and the y intercept of the graph of the equation. \r
\n" );
document.write( "\n" );
document.write( "-4y + x = 8 \n" );
document.write( "
Algebra.Com's Answer #618553 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Set each one equal to zero and that is the intercept for the other. \n" ); document.write( "x=0, the equation becomes 4y=-8; y=-2 (0.-2) \n" ); document.write( "y=0, x=8 , (8,0) \n" ); document.write( " |