document.write( "Question 121235: Graph the following equations; calculate the slope, x-intercept, and y-intercept, and label the intercepts on the graph. 5x - y = 4 \n" ); document.write( "
Algebra.Com's Answer #88982 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5X-Y=4 \n" ); document.write( "-Y=-5X+4 \n" ); document.write( "Y=5X-4 THIS LINE HAS A SLOPE(m)=5, A Y INTERCEPT(b)=-4 (0,-4) \n" ); document.write( "THE X INTERCEPT IS: \n" ); document.write( "0=5X-4 \n" ); document.write( "5X=4 \n" ); document.write( "X=4/5 THUS THE X INTERCEPT IS(4/5,0) \n" ); document.write( " |