document.write( "Question 100529: I've worked these problems over and over and can't seem to find the proper answer.\r
\n" );
document.write( "\n" );
document.write( "1. Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-1, 3) and (4, -2)\r
\n" );
document.write( "\n" );
document.write( "I got
\n" );
document.write( "m = - 2 - (-3)/4 - (- 1 = -5/5 = -1
\n" );
document.write( "m = -1, (x1 – y1)= (-1, 3)
\n" );
document.write( "y - 3 = -1 (x -(-1))
\n" );
document.write( "y = -x + 1 + 3
\n" );
document.write( "y = -x + 4
\n" );
document.write( "Is this right???\r
\n" );
document.write( "\n" );
document.write( "2. 1. Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-2, -3) and (2, 0)\r
\n" );
document.write( "\n" );
document.write( "I got
\n" );
document.write( "m = 0 - (-3)/2-(-2) = 3/4
\n" );
document.write( "m = 3/4, (x1, x2) = (-2, -3)
\n" );
document.write( "y - (-3) = 3/4 (x-(-2)
\n" );
document.write( "y = 3/4x + 2 - 3
\n" );
document.write( "y = 3/4 x -1
\n" );
document.write( "I know the answer is supposed to be y = 3/4 x - 3/2, but I can't get it... What am I doing wrong??? \n" );
document.write( "
Algebra.Com's Answer #73175 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-1, 3) and (4, -2) \n" ); document.write( "I got \n" ); document.write( "m = [- 2 - (3)]/[4 - (- 1)] = -5/5 = -1 \n" ); document.write( "That is correct. \n" ); document.write( "---------- \n" ); document.write( "You know the form of the line is y=mx+b \n" ); document.write( "You know m=-1, and y=3 when x=-1, so substitute into the form and solve for \"b\". \n" ); document.write( "3 = -1*-1+b \n" ); document.write( "b=2 \n" ); document.write( "--------- \n" ); document.write( "Therefore the equation is \n" ); document.write( "y = -x + 2 \n" ); document.write( "=======================\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. 1. Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-2, -3) and (2, 0) \n" ); document.write( "I got \n" ); document.write( "m = [0 - (-3)]/[2-(-2)] = 3/4 \n" ); document.write( "That is correct. \n" ); document.write( "------------ \n" ); document.write( "m = 3/4, (x1, x2) = (-2, -3) \n" ); document.write( "y - (-3) = (3/4) (x-(-2)) \n" ); document.write( "y + 3 = (3/4)x + (3/4)2 \n" ); document.write( "y + 3 = (3/4)x + (3/2) \n" ); document.write( "y = (3/4)x +(3/2)-3 \n" ); document.write( "y = (3/4)x - (3/2) \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( "I know the answer is supposed to be y = 3/4 x - 3/2, but I can't get it... What am I doing wrong??? \n" ); document.write( " \n" ); document.write( " |