document.write( "Question 103386: What are the x-intercept and y-intercept of the line 4x - 5y =20? \n" ); document.write( "
Algebra.Com's Answer #75180 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 4x-5y=20 \n" ); document.write( "y intercept is when x=0 \n" ); document.write( "-5y=20 \n" ); document.write( "y=-4 \n" ); document.write( "x intercept is when y=0 \n" ); document.write( "4x=20 \n" ); document.write( "x=5 \n" ); document.write( "Ed \n" ); document.write( " |