document.write( "Question 137904: how far apart are the y-intercepts of the line with the equation y=2x+3 and the line that goes through the point (4,2) and has a slope of negative one? \n" ); document.write( "
Algebra.Com's Answer #100836 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=2x+3 (red line).
\n" ); document.write( "y intercept=3
\n" ); document.write( "(4,2) with slope=-1
\n" ); document.write( "2=-1*4+b
\n" ); document.write( "2=-4+b
\n" ); document.write( "b=2+4
\n" ); document.write( "b=6 the y intercept.
\n" ); document.write( "y=-x+6 (green line).
\n" ); document.write( "y intercept=6
\n" ); document.write( "6-3=3 answer between these 2 iy intercepts.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x+%2B3%2C+-x+%2B6%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 2x +3 and -x +6).
\n" ); document.write( "
\n" );