document.write( "Question 238886: find an equation of the line containing the given pair of points\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " (-5,-1) and ( -2,-8) \n" );
document.write( "
Algebra.Com's Answer #175545 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "First, let's find the slope of the line using the slope formula (y-y)/(x-x) \n" ); document.write( "(-5,-1) and ( -2,-8) It will look like this: \n" ); document.write( "-1-(-8)/-5-(-2) will give us: \n" ); document.write( "7/-3 or -7/3 Now we can use the point-slope formula which is: \n" ); document.write( "y-y=m(x-x) Plug in either of the points and we have: (Note: m is slope) \n" ); document.write( "y-(-1)=-7/3(x-(-5) Simpilfy this to: \n" ); document.write( "y+1= -7/3x - 35/3 Subtract 1 both sides which gives us: \n" ); document.write( "y=-7/3(x) - 38/3 This can be rewritten as: \n" ); document.write( "y = -2 1/3(x) - 12 2/3 \n" ); document.write( "RJ Toftness \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |