document.write( "Question 392706: I am having a hard time finishing this problem.\r
\n" );
document.write( "\n" );
document.write( "I need to find the equation of the line containing the given pair of points.
\n" );
document.write( "(-7,-3) and (-5,-4) \r
\n" );
document.write( "\n" );
document.write( "This is what I get so far.\r
\n" );
document.write( "\n" );
document.write( "-4-(-3) 1
\n" );
document.write( "------- = - -
\n" );
document.write( "-5(-7) 2\r
\n" );
document.write( "\n" );
document.write( "y-3=m (x-x)\r
\n" );
document.write( "\n" );
document.write( "y-3= 1/2 (x-x)\r
\n" );
document.write( "\n" );
document.write( "y-3= 1/2 (x-(-7)\r
\n" );
document.write( "\n" );
document.write( "y-3= 1/2 - ?? And this is where I keep getting lost I know I am suppose to multiply 1/2 and -7 but I keep getting the wrong answer somehow each time.... I know I am then suppose to subtract 3 from both sides to get y by itself but I am confused by then..I know the final equation should be I believe y= 1/2x- ??\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #278754 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to find the equation of the line containing the given pair of points. \n" ); document.write( "(-7,-3) and (-5,-4) \n" ); document.write( "This is what I get so far. \n" ); document.write( "-4-(-3) 1 \n" ); document.write( "------- = - - \n" ); document.write( "-5(-7) 2 \n" ); document.write( "Slope m = (-4 - (-3))/(-5 - (-7)) = -1/2, not +1/2 \n" ); document.write( "---------------- \n" ); document.write( "y+3 = m(x+7) \n" ); document.write( "y+3 = (-1/2)(x+7) \n" ); document.write( "2y + 6 = -x - 7 \n" ); document.write( "x + 2y = -13 \n" ); document.write( "---------------- \n" ); document.write( "Or, use y = mx + b and either point to find b \n" ); document.write( "-3 = (-1/2)*(-7) + b \n" ); document.write( "b = -3 - 7/2 \n" ); document.write( "--> y = (-1/2)x - 13/2 \n" ); document.write( "---------------------------- \n" ); document.write( "---------------------------- \n" ); document.write( "y-3=m (x-x) \n" ); document.write( "y-3= 1/2 (x-x) \n" ); document.write( "y-3= 1/2 (x-(-7) \n" ); document.write( "y-3= 1/2 - ?? And this is where I keep getting lost I know I am suppose to multiply 1/2 and -7 but I keep getting the wrong answer somehow each time.... I know I am then suppose to subtract 3 from both sides to get y by itself but I am confused by then..I know the final equation should be I believe y= 1/2x- ?? \n" ); document.write( " \n" ); document.write( " |