document.write( "Question 114111: Find the equation of the line that contains the point (2, -3) and has a slope of 3. \n" ); document.write( "
Algebra.Com's Answer #83081 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Using the slope-intercept form for a linear equation, you begin with: \n" ); document.write( ". \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "in which m is the slope and b is the value of y at the point where the graph intercepts \n" ); document.write( "the y-axis. \n" ); document.write( ". \n" ); document.write( "You are told that the line graph has a slope of 3. Substitute this for m and the slope-intercept \n" ); document.write( "equation becomes: \n" ); document.write( ". \n" ); document.write( "y = 3x + b \n" ); document.write( ". \n" ); document.write( "Next you are told that the point (2, -3) is on the graph. Therefore, when x = 2 and y = -3 \n" ); document.write( "the equation is satisfied. So you can substitute these values and solve for b. Let x = 2 \n" ); document.write( "and y = -3 and you get: \n" ); document.write( ". \n" ); document.write( "-3 = 3(2) + b \n" ); document.write( ". \n" ); document.write( "Multiply out the right side to get: \n" ); document.write( ". \n" ); document.write( "-3 = 6 + b \n" ); document.write( ". \n" ); document.write( "get rid of the +6 on the right side by subtracting 6 from both sides to reduce the equation to: \n" ); document.write( ". \n" ); document.write( "- 9 = b \n" ); document.write( ". \n" ); document.write( "Return to the slope-intercept form and recognize that m = 3 and b = -9 and you have the \n" ); document.write( "equation: \n" ); document.write( ". \n" ); document.write( "y = 3x - 9 \n" ); document.write( ". \n" ); document.write( "This is the answer. You can also use the equation: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "in which \n" ); document.write( "2 for \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "which simplifies to: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Subtracting 3 from both sides to get rid of the 3 on the left side further reduces the \n" ); document.write( "equation to: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "which is the same answer that we got previously. \n" ); document.write( ". \n" ); document.write( "Hope these two ways of solving this problem are of use to you in understanding the problem \n" ); document.write( "and how to get the answer. \n" ); document.write( ". \n" ); document.write( " |