235k views
2 votes
1.

a. Write an equation of the line that passes through the origin that intersects the line 2x + 5y = 7 to form a
right angle.
b. Determine whether the lines given by the equations 2x + 3y = 6 and y = 3 / 2 x + 4 are perpendicular. Support
your answer.
c. Two lines having the same yy-intercept are perpendicular. If the equation of one of these lines is y = − 4 / 5 x + 6,
what is the equation of the second line?

User Succeed
by
5.1k points

1 Answer

6 votes

Answer:

a)
y=(5)/(2)x

b) yes the two lines are perpendicular

c)
y=(5)/(4)x+6

Explanation:

a) All this is asking if to find a line that is perpendicular to 2x + 5y = 7 AND passes through the origin.

so first we'll find the gradient(or slope) of 2x + 5y = 7, this can be done by simply rearranging this equation to the form
y = mx + c


5y = 7 - 2x


y = (7 - 2x)/(5)


y = (7)/(5) - (2)/(5)x


y = -(2)/(5)x+(7)/(5)

this is changed into the
y = mx + c, and we easily see that -2/5 is in the place of m, hence
m = (-2)/(5) is the slope of the line 2x + 5y = 7.

Now, we need to find the slope of its perpendicular. We'll use:


m_1m_2=-1.

here both slopes
m_1 and
m_2 are slopes that are perpendicular to each other, so by plugging the value -2/5 we'll find its perpendicular!


(-2)/(5)m_2=-1.


m_2=(5)/(2).

Finally, we can find the equation of the line of the perpendicular using:


(y-y_1)=m(x-x_1)

we know that the line passes through origin(0,0) and its slope is 5/2


(y-0)=(5)/(2)(x-0)


y=(5)/(2)x is the equation of the the line!

b) For this we need to find the slopes of both lines and see whether their product equals -1?

mathematically, we need to see whether
m_1m_2=-1 ?

the slopes can be easily found through rearranging both equations to
y=mx+c

Line:1


2x + 3y =6


y =(-2x+6)/(3)


y =(-2)/(3)x+2

Line:2


y = (3)/(2)x + 4

this equation is already in the form we need.

the slopes of both equations are


m_1 = (-2)/(3) and
m_2 = (3)/(2)

using


m_1m_2=-1


(-2)/(3) * (3)/(2)=-1


-1=-1

since the product does equal -1, the two lines are indeed perpendicular!

c)if two perpendicular lines have the same intercept, that also means that the two lines meet at that intercept.

we can easily find the slope of the given line, y = − 4 / 5 x + 6 to be
m=(-4)/(5) and the y-intercept is
c=6 the coordinate at the y-intercept will be (0,6) since this point only lies in the y-axis.

we'll first find the slope of the perpendicular using:


m_1m_2=-1


(-4)/(5)m_2=-1


m_2=(5)/(4)

we have all the ingredients to find the equation of the line now. i.e (0,6) and m


(y-y_1)=m(x-x_1)


(y-6)=(5)/(4)(x-0)


y=(5)/(4)x+6

this is the equation of the second line.

side note:

this could also have been done by simply replacing the slope(m1) of the y = − 4 / 5 x + 6 by the slope of the perpendicular(m2): y = 5 / 4 x + 6

User Meliksahturker
by
5.5k points