document.write( "Question 110172This question is from textbook Beginning and Intermediate Algebra
\n" );
document.write( ": Write the equation of the line with slope 12 that goes through the point (-1,4) \n" );
document.write( "
Algebra.Com's Answer #80269 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! One way to solve this problem is to use the slope-intercept form of an equation. The slope- \n" ); document.write( "intercept form is: \n" ); document.write( ". \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "where m is the slope and b is the value on the y-axis at which the graph intersects the \n" ); document.write( "y axis. \n" ); document.write( ". \n" ); document.write( "This problem tells you that the slope is +12. You can substitute this into the slope-intercept \n" ); document.write( "form and the equation becomes: \n" ); document.write( ". \n" ); document.write( "y = 12x + b \n" ); document.write( ". \n" ); document.write( "The problem also tells you that the point (-1, 4) is on the graph. This tells you that \n" ); document.write( "when x is -1 and y is 4, the equation works. If you substitute these values for x and y \n" ); document.write( "in the equation, you get: \n" ); document.write( ". \n" ); document.write( "4 = 12*(-1) + b \n" ); document.write( ". \n" ); document.write( "Multiplying out the right side results in the equation: \n" ); document.write( ". \n" ); document.write( "4 = -12 + b \n" ); document.write( ". \n" ); document.write( "Get rid of the -12 on the right side by adding 12 to both sides. This makes the equation: \n" ); document.write( ". \n" ); document.write( "16 = b \n" ); document.write( ". \n" ); document.write( "[This tells you that the graph crosses the y-axis at the value +16] \n" ); document.write( ". \n" ); document.write( "Now that we know b = +16 we can substitute that into our equation and it becomes: \n" ); document.write( ". \n" ); document.write( "y = 12x + 16 \n" ); document.write( ". \n" ); document.write( "This is the equation for a line that has a slope of 12 and goes through the point (-1, 4). \n" ); document.write( ". \n" ); document.write( "You can now get other points on the line by assigning values to x and calculating the \n" ); document.write( "corresponding value of y. For example, let x = 5. Then the corresponding value of y equals \n" ); document.write( "12*5 + 16 = 60 + 16 = 76. So the point (5, 76) is on the line. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to solve it. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |