document.write( "Question 518256: what is the intercepts of x-4y=4 \n" ); document.write( "
Algebra.Com's Answer #345110 by rfer(16322) ![]() You can put this solution on YOUR website! -4y=-x+4 \n" ); document.write( "y=-x/-4+4/-4 \n" ); document.write( "y=1/4x-1 \n" ); document.write( "----------- \n" ); document.write( "y int=(0,-1) \n" ); document.write( "x int=(4,0) \n" ); document.write( " |