document.write( "Question 19578: Please help me find the equation of the line through (-3,7) that is paralled to the line joining the points (4,5) and (-2, -8). Thank you in advance. \n" ); document.write( "
Algebra.Com's Answer #9455 by mmm4444bot(95)![]() ![]() ![]() You can put this solution on YOUR website! Hello There:\r \n" ); document.write( "\n" ); document.write( "To write the equation of a parallel line, we first need to know the slope that it is parallel to.\r \n" ); document.write( "\n" ); document.write( "Use the slope formula to find the slope of the line passing through the points (4, 5) and (-2, -8).\r \n" ); document.write( "\n" ); document.write( "In case you have not memorized this important formula, it is the difference of the y-coordinates divided by the difference between the x-coordinates.\r \n" ); document.write( "\n" ); document.write( "In other words, if the points are (a, b) and (c, d), then the slope is:\r \n" ); document.write( "\n" ); document.write( "m = (d - b)/(c - a)\r \n" ); document.write( "\n" ); document.write( "Using this formula with the two points gives us:\r \n" ); document.write( "\n" ); document.write( "m = (-8 - 5)/(-2 - 4)\r \n" ); document.write( "\n" ); document.write( "m = -13/(-6)\r \n" ); document.write( "\n" ); document.write( "m = 13/6\r \n" ); document.write( "\n" ); document.write( "Now that we have the slope for our line, we use the point-slope formula to write the equation of the line with slope 13/6 passing through the point (-3, 7).\r \n" ); document.write( "\n" ); document.write( "Given a slope of m and the point (a, b), the point-slope formula is:\r \n" ); document.write( "\n" ); document.write( "y - b = m*(x - a)\r \n" ); document.write( "\n" ); document.write( "(The asterisk means multiplication.)\r \n" ); document.write( "\n" ); document.write( "So, we have:\r \n" ); document.write( "\n" ); document.write( "y - 7 = (13/6)*(x + 3)\r \n" ); document.write( "\n" ); document.write( "Get rid of the parantheses by multiplying both the x and the 3 by 13/6 (this is the distributive property).\r \n" ); document.write( "\n" ); document.write( "y - 7 = (13/6)*x + 13/2\r \n" ); document.write( "\n" ); document.write( "Add 7 to both sides to solve for y.\r \n" ); document.write( "\n" ); document.write( "y = (13/6)*x + 27/2\r \n" ); document.write( "\n" ); document.write( "This is the slope-intercept form of the equation. We can also write it in general form. Multiply both sides by 6 to clear the fractions.\r \n" ); document.write( "\n" ); document.write( "6*y = 13*x + 81\r \n" ); document.write( "\n" ); document.write( "Subtract 6*y from both sides to set the equation equal to zero.\r \n" ); document.write( "\n" ); document.write( "13*x - 6*y + 81 = 0\r \n" ); document.write( "\n" ); document.write( "~ Mark \n" ); document.write( " \n" ); document.write( " |