document.write( "Question 243429: find the coordinates of the y-intercept for the given equation:y=x-13 and y=3x-7 \n" ); document.write( "
Algebra.Com's Answer #178362 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b [b = the Y intercept.]
\n" ); document.write( "y=x-13 (red line)
\n" ); document.write( "The Y intercept = -13
\n" ); document.write( "y=3x-7 (green line)
\n" ); document.write( "The Y intercept = -7
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-15%2C+10%2C+x+-13%2C+3x+-7%29+\" (graph 300x200 pixels, x from -6 to 5, y from -15 to 10, of TWO functions x -13 and 3x -7).
\n" ); document.write( "
\n" );