平行與垂直直線計算器
逐步找出平行線與垂直線
此計算器將找出通過給定點且與給定直線平行/垂直之直線的方程式,並顯示解題步驟。
如需繪製直線,請使用 圖形計算器。
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$$$.