document.write( "Question 244492: How do I find the y axis intercept? \n" ); document.write( "
Algebra.Com's Answer #178815 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Given a linear equation with x & y terms: Example: [6x+2y=8]
\n" ); document.write( "Put this equation in the line equation format: Y=mX+b where b=the Y intercept.
\n" ); document.write( "6x=2y=8
\n" ); document.write( "2y=-6x+8
\n" ); document.write( "y=-6x/2+8/2
\n" ); document.write( "y=-3x+4 The Y intercept=4.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-3x+%2B4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10,-3x +4).
\n" ); document.write( "
\n" ); document.write( "
\n" );