document.write( "Question 462615: Find the y-intercept and the x-intercept for the equation 3x+2y=18\r
\n" );
document.write( "\n" );
document.write( "What is the y -intercept__? \n" );
document.write( "
Algebra.Com's Answer #317096 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y intercept is when x=0 \n" ); document.write( "x intercept is when y=0 \n" ); document.write( "3*0+2y=18 \n" ); document.write( "y=9 \n" ); document.write( "(0,9) \n" ); document.write( "3x+2*0=18 \n" ); document.write( "3x=18 \n" ); document.write( "x=6 \n" ); document.write( "(6,0) \n" ); document.write( " |