Home » Ask & Discuss » Mathematics. » Analytical Geometry « Back to Discussion
Analytical Geometry
hurry up
None
1)ABC is a variable triangle with a fixed centroid(5,5) Side BC =13 and B and C
move on X & Y axis resp. Find the equation of the locus of the vertex A
2)A line AB of length 2l moves with the end A always on X axis and end B on the line y=6xFind the equation of locus of the middle point of AB
Comments (3)
24 Oct 2007 16:39:38 IST
Like
0 people liked this
Good work Nadeemoidu.
Locate two variable points B,Con axes and apply the BC = 13.
Let A be (h,k)
Now find the centroid and match it with the given centroid.
Now you have 3 equations, use them to eliminate a and b to get the required locus of (h,k).
Locate two variable points B,Con axes and apply the BC = 13.
Let A be (h,k)
Now find the centroid and match it with the given centroid.
Now you have 3 equations, use them to eliminate a and b to get the required locus of (h,k).













Let the point A be (h,k).
a^2 + b^2 = 13^2
( a+ h ) /3 = 5 , ( k+b) / 3 =5
a=15-h and b= 15-k
therefore ( 15-h) ^2 + ( 15-k)^2 = 13^2
or ( h-15 ) ^2 + ( k-15)^2 = 13^2
( x-15 ) ^2 + ( y-15)^2 = 13^2
So the locus of A is a circle is a circle with centre ( 15,15) and radius 13