Problems 1-2 : Write an equation in point-slope form for the line with the given slope that contains the given point.
Problem 1 :
Slope = 5 ; (2, 0).
Problem 2 :
Slope = -7 ; (-2, 3).
Problems 3-4 : Graph the line described by each equation.
Problem 3 :
y - 1 = 3(x - 1)
Problem 4 :
y + 2 = (-1/2)(x - 3)
Problems 5-7 : Write the equation that describes each line in slope-intercept form.
Problem 5 :
slope = -4, (-1, -2) is on the line.
Problem 6 :
(1, -4) and (3, 2) are on the line.
Problem 7 :
x-intercept = –2, y-intercept = 4.
Problem 8 :
The points (4, 8) and (-1, -12) are on a line. Find the intercepts.
Problem 9 :
The points (2, 15) and (-4, -3) are on a line. Find the intercepts.
Problem 10 :
The cost to place an ad in a newspaper for one week is a linear function of the number of lines in the ad. The costs for 3, 5, and 10 lines are shown. Write an equation in slope-intercept form that represents the function. Then find the cost of an ad that is 18 lines long.
1. Answer :
Write the point-slope form.
y - y1 = m(x - x1)
Substitute 5 for m, 2 for x1 and 0 for y1.
y - 0 = 5(x - 2)
2. Answer :
Write the point-slope form.
y - y1 = m(x - x1)
Substitute -7 for m, -2 for x1 and 3 for y1.
y - 3 = -7[x - (-2)]
y - 3 = -7(x + 2)
Graph the line described by each equation.
3. Answer :
y - 1 = 3 (x - 1) is in the form y - y1 = m(x - x1).
Slope m = 3 = 3/1
The line contains the point (1, 1) .
Step 1 :
Plot (1, 1).
Step 2 :
Count 3 units up and 1 unit right and plot another point.
Step 3 :
Draw the line connecting the two points.
4. Answer :
Step 1 :
Write the equation in point-slope form :
y - y1 = m(x - x1)
y + 2 = (-1/2)(x - 3)
Rewrite addition of 2 as subtraction of -2.
y - (-2) = (-1/2)(x - 3)
Step 2 :
The line contains the point (3, -2).
Slope m = -1/2 = 1/(-2)
5. Answer :
Because the slope of the line and a point on the line are given, we can write the equation of the line in point-slope form.
y - y1 = m(x - x1)
Substitute m = -4 and (x1, y1) = (-1, -2).
y - (-2) = -4[x - (-1)]
Simplify and solve for y :
y + 2 = -4(x + 1)
Distribute -4 on the right side.
y + 2 = -4x - 4
Subtract 2 from each side.
y + 2 = -4x - 4
y = -4x - 6
6. Answer :
Find the slope.
m = (y2 - y1) / (x2 - x1)
= [2 - (-4)] / (3 - 1)
= (2 + 4) / 2
= 6/2
= 3
Substitute the slope and one of the points into the point-slope form. Then write the equation in slope-intercept form.
y - y1 = m(x - x1)
Substitute m = 3, (x1, y1) = (3, 2).
y - 2 = 3(x - 3)
Simplify.
y - 2 = 3x - 9
Add 2 to each side.
y = 3x - 7
7. Answer :
Use the intercepts to find two points :
(-2, 0) and (0, 4)
Find the slope.
m = (y2 - y1) / (x2 - x1)
= (4 - 0) / [(0 -(-2)]
= 4 / 2
= 2
Write the equation in slope-intercept form.
y = mx + b
Substitute 2 for m and 4 for b.
y = 2x + 4
8. Answer :
Step 1 :
Find the slope.
m = (y2 - y1) / (x2 - x1)
= (-12 - 8) / (-1 - 4)
= -20 / (-5)
= 4
Step 2 :
Write the equation in point-slope form.
y - y1 = m(x - x1)
Substitute m = 4, (x1, y1) = (4, 8).
y - 8 = 4(x - 4)
Simplify and solve for y.
y - 8 = 4x - 16
Add 8 to each side.
y = 4x - 8
Step 3 :
Find the intercepts :
x - intercept :
0 = 4x - 8
8 = 4x
2 = x
y - intercept :
y = 4(0) - 8
y = -8
y = -8
The x-intercept is 2, and the y-intercept is -8.
9. Answer :
Step 1 :
Find the slope.
m = (y2 - y1) / (x2 - x1)
= (-3 - 15) / (-4 - 2)
= -18 / (-6)
= 3
Step 2 :
Write the equation in point-slope form.
y - y1 = m(x - x1)
Substitute m = 3, (x1, y1) = (2, 15).
y - 15 = 3(x - 2)
Simplify and solve for y.
y - 15 = 3x - 6
Add 15 to each side.
y = 3x + 9
Step 3 :
Find the intercepts :
x - intercept :
0 = 3x + 9
-9 = 3x
-3 = x
y - intercept :
y = 3(0) + 9
y = 0 + 9
y = 9
The x-intercept is -3, and the y-intercept is 9.
10. Answer :
First, find the slope. Then use point-slope form to write the equation. Finally, write the equation in slope-intercept form.
Step 1 :
Choose any two ordered pairs from the table to find the slope.
m = (y2 - y1) / (x2 - x1)
Use (3, 13.50) and (5, 18.50).
= (18.50 - 13.50) / (5 - 3)
= 5 / 2
= 2.5
Step 2 :
Substitute the slope and any ordered pair from the table into the point-slope form.
y - y1 = m(x - x1)
Substitute m = 2.5, (x1, y1) = (10, 31).
y - 31 = 2.5(x - 10)
Step 3 :
Write the equation in slope-intercept form by solving for y.
y - 31 = 2.5(x - 10)
Distribute 2.5.
y - 31 = 2.5x - 25
Add 31 to each side.
y = 2.5x + 6
Step 4 :
Find the cost of an ad containing 18 lines by substituting 18 for x.
y = 2.5x + 6
y = 2.5(18) + 6
y = 45 + 6
y = 51
The cost of an ad containing 18 lines is $51.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Apr 26, 25 11:18 AM
Apr 26, 25 05:49 AM
Apr 25, 25 11:46 AM