document.write( "Question 78569: Can you tell and explain the equation of the line with given slope and y-intercept. Then graph each line using
\n" );
document.write( "the slope and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "Slope: - 3/4; y-intercept: (0, 8)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56373 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given the following information for an equation and its graph: \n" ); document.write( ". \n" ); document.write( "Slope: - 3/4; y-intercept: (0, 8) \n" ); document.write( ". \n" ); document.write( "The slope-intercept equation says that the equation is of the form: \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 point at which the graph crosses the y axis. \n" ); document.write( ". \n" ); document.write( "All you have to do now is to substitute the given values of the slope and y intercept \n" ); document.write( "into the slope intercept equation. When you make the two substitutions you get: \n" ); document.write( ". \n" ); document.write( "y = (-3/4)x + 8 \n" ); document.write( ". \n" ); document.write( "You already know one point on the graph. That point is (0, 8) the point at which the \n" ); document.write( "graph crosses the y-axis. You can plot that point by going +8 units up the y-axis \n" ); document.write( "and putting a dot there. \n" ); document.write( ". \n" ); document.write( "Now you can pick a convenient value for x, substitute it into the equation and find the \n" ); document.write( "corresponding value of y. Let's pick x = 4 and substitute it into the equation to get: \n" ); document.write( ". \n" ); document.write( "y = (-3/4)(4) + 8 \n" ); document.write( ". \n" ); document.write( "Multiply out (-3/4) times 4 and you get -3. This makes the equation become: \n" ); document.write( ". \n" ); document.write( "y = -3 + 8 \n" ); document.write( ". \n" ); document.write( "and adding the terms on the right you find that y = +5 when x = +4. Therefore, you know \n" ); document.write( "that (4, 5) is another point on the graph. \n" ); document.write( ". \n" ); document.write( "Just as a check, let's find one more point on the graph. Suppose we let x = 8 and \n" ); document.write( "substitute that value into the equation. If we do that we get: \n" ); document.write( ". \n" ); document.write( "y = (-3/4)*8 + 8 = -6 + 8 = +2 \n" ); document.write( ". \n" ); document.write( "Therefore, we know that when x = 8, y = 2 so the point (8, 2) should be on the graph. \n" ); document.write( ". \n" ); document.write( "Plot the three points (0, 8), (4, 5) and (8, 2) and draw a straight line that runs \n" ); document.write( "through all three of these points. That should be the graph and it should look somewhat \n" ); document.write( "like this: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to solve it. \n" ); document.write( " |