Hi can you help me in solving this from coordinate geometry?

AI Thread Summary
To find the equation of a line passing through point A (1, 2) with maximum perpendicular distance from the origin, start by establishing the line's general form as Ax + By + C = 0. The perpendicular distance from the origin to this line is given by |C|/√(A^2 + B^2). Since a line has two degrees of freedom, one can simplify the equation by setting A^2 + B^2 = 1, allowing A and B to be expressed as cos(φ) and sin(φ). By substituting point A into the equation, the new C can be determined, and maximizing this distance involves differentiating the resulting expression or using vector products to show that maximum distance occurs when the vectors are collinear.
kay
Messages
60
Reaction score
2
< Mentor Note -- thread moved to HH from the technical math forums, so no HH Template is shown >[/color]

Find the equation of a line passing through point A (1, 2) and whose perpendicular distance from origin is maximum.
 
Last edited by a moderator:
Physics news on Phys.org
Start by drawing a sketch showing the coordinate axes and point A.

Draw an arbitrary line which passes thru point A.

Can you figure out how to determine the perpendicular distance from this arbitrary line to the origin?
 
SteamKing said:
Start by drawing a sketch showing the coordinate axes and point A.

Draw an arbitrary line which passes thru point A.

Can you figure out how to determine the perpendicular distance from this arbitrary line to the origin?
Yes. If that eqn is Ax + By + C = 0
then the distance from origin is |C|/√(A^2 + B^2)!
 
Ax + By + C = 0 isn't the whole story.

A straight line in the plane has two degrees of freedom only, not three like your equation suggests. And this line has to go through point (1,2), so there can't be more than one degree of freedom (e.g. the slope).

You can eliminate one degree of freedom by requiring A2 + B2 = 1 (effectively dividing by ##\sqrt{A^2+B^2}## -- and no fear of dividing by zero; why not ?)

That means the new A and B can be written as ##\cos\phi## and ##\sin\phi## for some angle ##\phi## (well, not just 'some' angle...)

Congrats! you have just derived the so-called http://doubleroot.in/straight-line-normal-form/equation for a straight line !Not there yet: the line has to go through (1,2), so you now eliminate C by substituting the coordinates of point A.

According to your equation the new C ( let's call it C' ) is then the distance to the origin, so you have that in terms of xA and yA.

If you know about maximizing a function, you can differentiate that expression and thus find ##\phi##

If you know about vector products, you can also see that the left hand side is a dot product of two vectors: ##|C'| = (1,2)\;\cdot\; (\cos\phi, \sin\phi)## and the absolute value of that is $$|C'| = |(1,2)| \; |(\cos\phi, \sin\phi)| \; cos\alpha$$ where ##\alpha## is the angle between the two vectors.

And then |C'| is clearly maximum if ##\alpha = 0## (the two vectors are collinear).
 

Similar threads

Replies
13
Views
2K
Replies
9
Views
4K
Replies
2
Views
1K
Replies
9
Views
2K
Replies
4
Views
1K
Replies
19
Views
3K
Replies
14
Views
2K
Back
Top