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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+5x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 5x -4).
\n" ); document.write( "
\n" );