document.write( "Question 195239: What is the y-intercept of 4x+8y=12? \n" ); document.write( "
Algebra.Com's Answer #146434 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! To find the y-intercept, let x = 0,then solve the equation for y. \n" ); document.write( "Letting x = 0, we have \n" ); document.write( "8y = 12 \n" ); document.write( "Solving for y, we have \n" ); document.write( "y = 12/8 = 3/2 \n" ); document.write( " |