document.write( "Question 170365: I need help with a fairly simple equation that i just don't understand.
\n" ); document.write( "It's in pointY=A+B(X) form. I am given two sets of points which are, (-1,-6) and(4,8)
\n" ); document.write( "I tried -1+-6(4)=8 which obviously doesn't work.
\n" ); document.write( "Then I tried -6=2+=1(8) but there is no two in the equation, or am I trying to get a new number?\r
\n" ); document.write( "\n" ); document.write( "(-1,-6)(4,8)
\n" ); document.write( "in
\n" ); document.write( "Y=A+BX form.
\n" ); document.write( "

Algebra.Com's Answer #125750 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
THE LINE FORMULA IS:
\n" ); document.write( "Y=mX+b WHERE m=SLOPE & b=Y INTERCEPT.
\n" ); document.write( "SLOPE=(Y2-Y1)/(X2-X1)=(8+6)/(4+1)=14/5 SLOPE
\n" ); document.write( "NOW REPLACE THE X & Y TERMS WITH ONE SET OF (X,Y) POINTS & SOLVE FOR THE Y INTERCEPT b.
\n" ); document.write( "-6=-1*14/5+b
\n" ); document.write( "-6=-14/5+b
\n" ); document.write( "b=-6+14/5
\n" ); document.write( "b=(-6*5+14)/5
\n" ); document.write( "b=(-30+14)/5
\n" ); document.write( "b=-16/5 Y INTERCEPT.
\n" ); document.write( "Y=14X/5-16/5 ANS FOR THE LINE EQUATION.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+14x%2F5+-16%2F5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 14x/5 -16/5).
\n" ); document.write( "
\n" );