Subrata B. answered 10/16/24
High School Tutor Specializing in Calculus,Algebra,Trigonometry
The formula for a line in slope-intercept form is:
y = mx + b
In this equation:
- m represents the slope of the line.
- b denotes the y-intercept.
Since parallel lines have identical slopes, the slope of the line you need is the same as that of the given line, which is 7 (as seen in (y = 7x + 3)).
Next, you must determine the y-intercept b for the new line that intersects at the point (-3, 3). You can use the point-slope formula of the equation:
y = mx + b
Now, replace the values with (x = -3), (y = 3), and (m = 7) we get
3 = 7(-3) + b
Now simplify:
3 = -21 + b
To find (b), rearrange the equation:
b = 3 + 21 = 24
Therefore, the equation of the line that runs parallel to (y = 7x + 3) and passes through the point (-3, 3) is:
y = 7x + 24