document.write( "Question 243341: Find and equation of the line containing the given pair of points
\n" );
document.write( "(-7,-2)and (-1,-3)
\n" );
document.write( "The equation of the line in slope-intercept form is y=?
\n" );
document.write( "Simplify your answer.
\n" );
document.write( "Can anyone please help me I'm going crazy trying to find the answer. Thanks \n" );
document.write( "
Algebra.Com's Answer #178285 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! The line formula is: \n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept. \n" ); document.write( "(-7,-2)and (-1,-3) \n" ); document.write( "Slope=(y2-y1)/(x2-x1)=(-3+2)/(-1+7)=-1/6 for the slope. \n" ); document.write( "Now replace X & Y in the line formula & solve for b the Y intercept. \n" ); document.write( "-2=-1/6*-7+b \n" ); document.write( "-2=7/6+b \n" ); document.write( "b=-2-7/6 \n" ); document.write( "b=-12/6-7/6 \n" ); document.write( "b=-19/6 this is the Y intercept. \n" ); document.write( "y=-x/6-19/6 \n" ); document.write( " |