document.write( "Question 471665: identify the slope and the y-intercept of the equation.
\n" );
document.write( "Y= -1/3x + 3\r
\n" );
document.write( "\n" );
document.write( "And change the equation into slope-intercept form -X + 3y= 9 \n" );
document.write( "
Algebra.Com's Answer #323480 by mananth(16946)![]() ![]() You can put this solution on YOUR website! compare with y = mx+b \n" ); document.write( "m= slope = -1/3 \n" ); document.write( "y intercept = b = 3\r \n" ); document.write( "\n" ); document.write( "-x +3y=9 \n" ); document.write( "3y=x+9 \n" ); document.write( "y=1/3 x +3 \n" ); document.write( " |