document.write( "Question 97147: Any help you can give me on this will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that goes through the following set of points.
\n" );
document.write( "(-4,10) (2,6) \n" );
document.write( "
Algebra.Com's Answer #70733 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b WHERE (m)=SLOPE & (b)= Y INTERCEPT \n" ); document.write( "SLOPE=(6-10)/(2+4)=-4/6=-2/3 \n" ); document.write( "NOW SUBSTITUTE ONE SET OF X,Y VALUES & SOLVE FOR (b) \n" ); document.write( "10=-2/3*-4+b \n" ); document.write( "10=8/3+b \n" ); document.write( "b=10-8/3 \n" ); document.write( "b=(30-8)/3 \n" ); document.write( "b=22/3 \n" ); document.write( "Y=-2X/3+22/3 IS THE LINE FORMULA THROUGH THESE TWO POINTS. \n" ); document.write( " |