document.write( "Question 58515: Write the Equation of the line and graph:\r
\n" );
document.write( "\n" );
document.write( "m= -2/3, through the point (-2, -4) \n" );
document.write( "
Algebra.Com's Answer #40084 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-4=-2/3*-2+b \n" ); document.write( "-4=+4/3+b \n" ); document.write( "b=-4-4/3 \n" ); document.write( "b=-16/3 \n" ); document.write( "THUS THE EQUATION IS \n" ); document.write( "Y=2/3X-16/3 \n" ); document.write( " |