document.write( "Question 376490: What is the y intercept,b, of the line x+2y=4? \n" ); document.write( "
Algebra.Com's Answer #267859 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2y=4
\n" ); document.write( "2y=-x+4
\n" ); document.write( "y=-1/2x+2
\n" ); document.write( "y int=2
\n" ); document.write( "
\n" ); document.write( "
\n" );