document.write( "Question 572634: find the slope of the line 2y=x+7 \n" ); document.write( "
Algebra.Com's Answer #368464 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! 2y=x+7 \n" ); document.write( "2y/2=(x+7)/2 \n" ); document.write( "y=x/2+7/2 \n" ); document.write( "y=(1/2)x+7/2 \n" ); document.write( "Compare above equation with equation of the line \n" ); document.write( "y=mx+b \n" ); document.write( "slope = m = 1/2 \n" ); document.write( " |