document.write( "Question 126237: how do you find the x and y intercept of 4x-3y=12? \n" ); document.write( "
Algebra.Com's Answer #92491 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
4x-3y=12
\n" ); document.write( "setting x=0 we get: -3y=12 or y=12/-3 or y=-4 or (0,-4) the y intercept.
\n" ); document.write( "setting y=0 we get: 4x=12 or x=12/4 or x=3 or (4,0) the x intercept.
\n" ); document.write( "
\n" );