평행 및 수직 직선 계산기
평행한 직선과 수직인 직선 단계별로 찾기
이 계산기는 주어진 점을 지나는, 주어진 직선에 평행/수직인 직선의 방정식을 단계별 풀이와 함께 찾아줍니다.
직선을 그리려면 그래프 계산기를 사용하세요.
Solution
Your input: find the equation of the line parallel to the line $$$y=2 x + 5$$$ passing through the point $$$\left(-3,5\right)$$$.
The equation of the line in the slope-intercept form is $$$y=2 x + 5$$$.
The slope of the parallel line is the same: $$$m=2$$$.
So, the equation of the parallel line is $$$y=2 x+a$$$.
To find $$$a$$$, we use the fact that the line should pass through the given point: $$$5=\left(2\right) \cdot \left(-3\right)+a$$$.
Thus, $$$a=11$$$.
Therefore, the equation of the line is $$$y=2 x + 11$$$.
Answer: $$$y=2 x + 11$$$.