document.write( "Question 317620: find the equation of a line containing the points (-2,-4),(-8,-7).
\n" );
document.write( "I have tried to but i am not understanding. I do really good until I get to the end. I keep following the examples in my lesson but I don't understand how they are getting the answers they are getting \n" );
document.write( "
Algebra.Com's Answer #227429 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-2,-4),(-8,-7). \n" ); document.write( "Y=mX+b is the line equation. \n" ); document.write( "m=the slope=(Y2-Y1)/(X2-X1) \n" ); document.write( "b=the Y intercept. \n" ); document.write( "m=(-7+4)/(-8+2)=-3/-6=1/2 ans. for the slope. \n" ); document.write( "-4=1/2*-2+b \n" ); document.write( "-4=-1+b \n" ); document.write( "b=-4+1 \n" ); document.write( "-3 ans. for the Y intercept. \n" ); document.write( "y=x/2-3 is this line equation. \n" ); document.write( "Proof: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |