document.write( "Question 270663: Write the linear equation in the form y=mxtb. identify the slope and y intercept: 2xt3y-10 my teacher's answer was :
\n" );
document.write( "y=mxtb
\n" );
document.write( "3y/3= -2xt10/3
\n" );
document.write( "y= -2x/3 + 10/3
\n" );
document.write( "m= -2/3
\n" );
document.write( "y= 10/3\r
\n" );
document.write( "\n" );
document.write( "is he correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198222 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! It will work better as y = mx + b \n" ); document.write( "Equation is 3y + 2x = 10 \n" ); document.write( "divide by 3, y =- 2/3 x + 10/3 \n" ); document.write( "Gradient is co-efficient of x or -2/3 \n" ); document.write( "y-intercept is 10/3 \n" ); document.write( " |