document.write( "Question 116769: How far apart are the y-intercepts of the line with the equation y=2x + 3 and the line goes through the point (4,2) and has a slope of -1? \n" ); document.write( "
Algebra.Com's Answer #84913 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The first line, \"y=2x%2B3\", has a y-intercept of y=3.
\n" ); document.write( "The second line, using the point-slope form, is,
\n" ); document.write( "\"y-2=-1%28x-4%29\"
\n" ); document.write( "\"y-2=-x%2B4\"
\n" ); document.write( "\"y=-x%2B6\"
\n" ); document.write( "The second line's y-intercept is y=6.
\n" ); document.write( "The difference in y-interecept, the distance, is 3.
\n" ); document.write( "\"+graph%28+300%2C+300%2C-10%2C+10%2C+-10%2C+10%2C+-x%2B6%2C2x%2B3%29+\"
\n" ); document.write( "
\n" );