document.write( "Question 541023: Find te slope and y-intercept of the line described by 3x-2y=6.\r
\n" );
document.write( "\n" );
document.write( "3x-2y=6
\n" );
document.write( "y=-2=6-3x
\n" );
document.write( "y=6-3x/-2
\n" );
document.write( "y=-3+3/-2x=3/2x \n" );
document.write( "
Algebra.Com's Answer #353999 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 3x-2y=6 \n" ); document.write( "y intercept is the value of y when x=0 \n" ); document.write( "-2y=6 \n" ); document.write( "y=-3 \n" ); document.write( "-2y=-3x+6 \n" ); document.write( "y=-3/2x-3 \n" ); document.write( "slope is -3/2 and y intercept =-3 \n" ); document.write( " |