Find equation of line through origin which is perpendicular

AI Thread Summary
To find the equation of a line through the origin that is perpendicular to the line connecting points (2, -3) and (1, 2), the slope of the original line is calculated as -5. The slope of any line perpendicular to this is 1/5. The correct equation of the line through the origin with this slope is y = (1/5)x. The discussion highlights the importance of correctly identifying the origin when determining the equation of the desired line. Ultimately, understanding the relationship between slopes and their perpendicular counterparts is crucial for solving such problems.
tehmatriks
Messages
40
Reaction score
0

Homework Statement


Find the slope of the line through x(2, -3) and y(1, 2).
What is the slope of any line perpendicular to xy?
Hence, find the equation of the line through the origin and which is perpendicular to xy.


Homework Equations


slope formula:
m = y2 - y1/ x2 - x1


equaltion of the line:
y - y1 = m(x - x1)


The Attempt at a Solution


m = y2 - y1/ x2 - x1
m = 2 + 3/ 1 - 2
m = 5/-1
m = -5
slope of any line perpendicular = 1/5

Eq. of line:
y - y1 = m(x - x1)
y + 3 = 1/5(x - 2)
5y + 15 = x - 2
x - 5y - 2 - 15 = 0
x - 5y - 17 = 0


i know that's wrong, just need a push in the right direction
 
Physics news on Phys.org
tehmatriks said:

Homework Statement


Find the slope of the line through x(2, -3) and y(1, 2).
What is the slope of any line perpendicular to xy?
Hence, find the equation of the line through the origin and which is perpendicular to xy.


Homework Equations


slope formula:
m = y2 - y1/ x2 - x1


equaltion of the line:
y - y1 = m(x - x1)


The Attempt at a Solution


m = y2 - y1/ x2 - x1
m = 2 + 3/ 1 - 2
m = 5/-1
m = -5
slope of any line perpendicular = 1/5

Eq. of line:
y - y1 = m(x - x1)
y + 3 = 1/5(x - 2)
5y + 15 = x - 2
x - 5y - 2 - 15 = 0
x - 5y - 17 = 0


i know that's wrong, just need a push in the right direction

You want the line through the origin, not through your original point.
 
What do you mean?

1. Homework Statement
Find the slope of the line through x(2, -3) and y(1, 2).
What is the slope of any line perpendicular to xy?
Hence, find the equation of the line through the origin and which is perpendicular to xy.

Which points are that you refer? The point (2, -3) and the point (1, 2), or the point (2, 1) and the point (-3, 2)?
 
tehmatriks said:

Homework Statement


Find the slope of the line through x(2, -3) and y(1, 2).
What is the slope of any line perpendicular to xy?
Hence, find the equation of the line through the origin and which is perpendicular to xy.

Homework Equations


slope formula:
m = y2 - y1/ x2 - x1equaltion of the line:
y - y1 = m(x - x1)

The Attempt at a Solution


m = y2 - y1/ x2 - x1
m = 2 + 3/ 1 - 2
m = 5/-1
m = -5
slope of any line perpendicular = 1/5

Eq. of line:
y - y1 = m(x - x1)
y + 3 = 1/5(x - 2)
5y + 15 = x - 2
x - 5y - 2 - 15 = 0
x - 5y - 17 = 0i know that's wrong, just need a push in the right direction

I believe that your problem is occurring at the point where you plug in 1/5 as the slope in the equation of the line. This is inaccurate because 1/5 is not the slope of the equation of the line. As you had shown above that, -5 was the slope that you found from using the slope formula. You use the slope of -5 in the equation of the line. Which should look like this. y+3=-5(x-2). This leads to y=-5x+7 . I advise graphing it be hand so it is easier to understand. Once you are at this point, the problem says find a line that is perpendicular about the origin (x and y=0). From here since you know that the problem wants you to find the perpendicular line that intersects the line with the equation x-, drop the line to the origin of x and y=0 so the perpendicular line that bisects y=-5x+7 is y= 1/5x. 1/5 is put in at this point in the equation because know that 1/5 is the slope that will give us the perpendicular line that we are looking for. Hopefully this helped.
 
Last edited:
thearn said:
I believe that your problem is occurring at the point where you plug in 1/5 as the slope in the equation of the line. This is inaccurate because 1/5 is not the slope of the equation of the line. As you had shown above that, -5 was the slope that you found from using the slope formula. You use the slope of -5 in the equation of the line. Which should look like this. y+3=-5(x-2). This leads to y=-5x+7 . I advise graphing it be hand so it is easier to understand. Once you are at this point, the problem says find a line that is perpendicular about the origin (x and y=0). From here since you know that the problem wants you to find the perpendicular line that intersects the line with the equation x-, drop the line to the origin of x and y=0 so the perpendicular line that bisects y=-5x+7 is y= 1/5x. 1/5 is put in at this point in the equation because know that 1/5 is the slope that will give us the perpendicular line that we are looking for. Hopefully this helped.

Oh good grief! He has the correct slope of 1/5 for the perpendicular. All he needs is the equation of a line through the origin with that slope.
 
LCKurtz said:
You want the line through the origin, not through your original point.

well this is embarrassing, it took me having to draw a graph to realize where the origin was, and then it all came back to me...thanks
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top