document.write( "Question 187730:  Where will the line 3x+12y=24 cut the y-axis?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please put the solution.. thank you for being so nice and helpful tutors..^^ \n" );
document.write( "
| Algebra.Com's Answer #140750 by nerdybill(7384)     You can put this solution on YOUR website! Where is \"cuts the y-axis\" is equivalent to the y-intercept. \n" ); document.write( ". \n" ); document.write( "To find it, set x = 0 and solve for y: \n" ); document.write( "3x+12y=24 \n" ); document.write( "3(0)+12y=24 \n" ); document.write( "0+12y=24 \n" ); document.write( "12y=24 \n" ); document.write( "y = 2 \n" ); document.write( ". \n" ); document.write( "Therefore, it \"cuts the y-axis\" at (0, 2) \n" ); document.write( " \n" ); document.write( " |