document.write( "Question 244492: How do I find the y axis intercept? \n" ); document.write( "
Algebra.Com's Answer #178815 by checkley77(12844)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " |