Showing posts with label STRAIGHT LINES. Show all posts
Showing posts with label STRAIGHT LINES. Show all posts

Monday, November 9, 2009

PROBLEM 22: FIND THE LOCUS OF THE POINT.

If the sum of the distance of a point from the two perpendicular lines in a plane is 1, then find the locus of the point. (COR/M)

PROBLEM 21: FIND THE RATIO

A straight line through the origin O meets the parallel lines 4x + 2y = 9 and 2x + y + 6 = 0 at points P and Q respectively. Find the ratio in which the point O divides the segment PQ . (COR/CH)

Friday, September 25, 2009

MAXIMUM DISTANCE OF A LINE FROM A POINT

UR QUESTIONS, OUR SOLUTION: 2
Find the equation of a line passing through (1,2) and having maximum distance from the point (3,1). (COR/M)
( asked by ESHA PRASHAR)
SOL: 
We can solve this problem in two different ways one is using Graphs and other by Conventional method.
GRAPHICAL METHOD

we already know we will have infinetly many lines passing through (1,2), so let's examine all those lines and picked the one having maximum distance from point (3,1).Clearly the line perpendicular to line joining (1,2) and (3,1) is the required line having maximum distance from (3,1).( shown by bold line).
Therefore,the slope of the required line is -(3-1)/(1-2)=2. Hence the line will be (y-2)=2 (x-1) or y=2x.
CONVENTIONAL METHOD
The general equation of line passing through (1,2) is y=mx+2-m. Its distance from (3,1) will be
d=|2m+1|/sqrt(msq+1) where sqrt is square root and m sq is m square.
differentiating d with respect to m, we will get m=2 as the point of maxima.
Therefore, the required will be y=2x.

Monday, September 21, 2009

DISTANCE BETWEEN PARALLEL LINES

PROBLEM: 3
Find out the distance between the parallel lines given by x + 3y =7 and 5x + 15y = 25.   ( COR/E)