document.write( "Question 174993: Please help me find the y-intercept of the line with the equation 4x+2y=12. \n" ); document.write( "
Algebra.Com's Answer #130083 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
When \"x=0\", that is the y-intercept. All you need to do
\n" ); document.write( "is find \"y%5B0%5D\" when the point on the line is (\"0\",\"y%5B0%5D\")
\n" ); document.write( "To do that, plug \"x=0\" into the equation
\n" ); document.write( "\"4x+%2B+2y+=+12\"
\n" ); document.write( "\"4%2A0+%2B+2y+=+12\"
\n" ); document.write( "\"2y+=+12\"
\n" ); document.write( "\"y+=+6\"
\n" ); document.write( "This is the y-intercept
\n" ); document.write( "
\n" );