document.write( "Question 482201: find the slop of the following line
\n" );
document.write( "3y=x+6 \n" );
document.write( "
Algebra.Com's Answer #330145 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Put \n" ); document.write( "3y=x+6 \n" ); document.write( "into \"slope-intercept\" form:y = mx+b \n" ); document.write( ". \n" ); document.write( "3y=x+6 \n" ); document.write( "dividing both sides by 3: \n" ); document.write( "y = (1/3)x + 2 \n" ); document.write( "slope is 1/3 \n" ); document.write( " |