document.write( "Question 21495: the instructions say, write an equation of the line that passes through the point and has the given slope. write the equation in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "the problem is (-3,-5),m=-2
\n" );
document.write( "i do not get how to do this at all. Can you teach me and walk me through the steps?
\n" );
document.write( "thank you so much,
\n" );
document.write( "melinda \n" );
document.write( "
Algebra.Com's Answer #10381 by mmm4444bot(95)![]() ![]() ![]() You can put this solution on YOUR website! Hello There:\r \n" ); document.write( "\n" ); document.write( "There are many different forms for writing the equation of a line. For this problem, we need to know two of them:\r \n" ); document.write( "\n" ); document.write( "y = m*x + b\r \n" ); document.write( "\n" ); document.write( "This is the \"slope-intercept\" form where m is the slope and b is the y-intercept. They call it the slope-intercept form because you can see at a glance what the slope and y-intercept are when looking at the equation.\r \n" ); document.write( "\n" ); document.write( "For example, y = -7*x + 13\r \n" ); document.write( "\n" ); document.write( "We can see that this line has a slope of -7 and crosses the y-axis at (0,13).\r \n" ); document.write( "\n" ); document.write( "The other form that we need to know is the \"point-slope\" form. We use this form when we know the slope of the line and the coordinates of one point on the line.\r \n" ); document.write( "\n" ); document.write( "This is the information that you've been given. The slope is -2, and the known point is (-3, -5).\r \n" ); document.write( "\n" ); document.write( "If the known point is (a, b), and the slope is m, then the point-slope form is:\r \n" ); document.write( "\n" ); document.write( "y - b = m*(x - a)\r \n" ); document.write( "\n" ); document.write( "So, substituting the known coordinates for a and b, and the slope, we get:\r \n" ); document.write( "\n" ); document.write( "y - (-5) = (-2)*(x - [-3])\r \n" ); document.write( "\n" ); document.write( "y + 5 = -2*(x + 3)\r \n" ); document.write( "\n" ); document.write( "y + 5 = -2*x - 6\r \n" ); document.write( "\n" ); document.write( "y = -2*x - 6 - 5\r \n" ); document.write( "\n" ); document.write( "y = -2*x - 11\r \n" ); document.write( "\n" ); document.write( "So, as you see, by solving the point-slope form for y, we get the slope-intercept equation of the line.\r \n" ); document.write( "\n" ); document.write( "This line has a slope of -2, and it crosses the y-axis at (0, -11).\r \n" ); document.write( "\n" ); document.write( "~ Mark \n" ); document.write( " \n" ); document.write( " |