Question 305838
find an equation of the line having the given characteristics
X-intercept = 2; passing through (4,-5)
Assign the values as follows
x1=2, y1=0, (from the x intercept)
x2=4, y2=-5
:
Find the slope
m = {{{(-5 - 0)/(4 - 2)}}} = {{{(-5)/2}}} = -2.5
:
Use the point/slope formula; y - y1 = m(x - x1)
y - (-5) = -2.5(x - 4)
y + 5 = -2.5x + 10
y = -2.5x + 10 - 5
y = -2.5x + 5; is the equation passing thru 4,-5, with x intercept of 2
:
also
find an equation of the line having the given characteristics
perpendicular to the line 3x - y + 4 = 0; passing through (-2,2)
:
Arrange the equation in the slope/intercept form to find the slope
3x - y + 4 = 0; 
-y = -3x - 4
Multiply by -1
y = 3x + 4
m1 = 3 is the slope
:
Slope relationship to parallel line: m1*m2 = -1, therefore
3*m2 = -1
m2 = {{{-1/3}}}; slope of the parallel line
:
Use the point/slope formula: y - y1 = m(x - x1) where x1=-2, y1=2
y - 2 = {{{-1/3}}}(x - (-2))
y - 2 = {{{-1/3}}}(x + 2)
y - 2 = {{{-1/3}}}x - {{{2/3}}}
y = {{{-1/3}}}x - {{{2/3}}} + 2
y = {{{-1/3}}}x - {{{2/3}}} + {{{6/3}}}
y = {{{-1/3}}}x + {{{4/3}}}; is the equation of the parallel line