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) ![]() 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( " |