To find the sum of the ordinates of all possible points R, we analyze the given information step by step.
Step 1: Simplify the equation of the circle
The equation of the circle on which point Q lies is:
x2+y2−14x−14y+82=0
By completing the square, we can rewrite this as:
(x−7)2−49+(y−7)2−49+82=0
(x−7)2+(y−7)2=16
Thus, Q(x2,y2) lies on the circle with center (7,7) and radius 4.
Step 2: Relate the coordinates using the centroid formula
Let the coordinates of the points be:
- P=(3cosα,2sinα)
- Q=(x2,y2)
- R=(x3,y3)
The centroid G of △PQR is given by:
G=(33cosα+x2+x3,32sinα+y2+y3)
We are given that the centroid is (2+cosα,3+32sinα).
Equating the x-coordinates:
33cosα+x2+x3=2+cosα
3cosα+x2+x3=6+3cosα
x2+x3=6⟹x2=6−x3
Equating the y-coordinates:
32sinα+y2+y3=3+32sinα
2sinα+y2+y3=9+2sinα
y2+y3=9⟹y2=9−y3
Step 3: Use the condition for point R
Since R(x3,y3) lies on the line x+y=5, we have:
x3+y3=5⟹x3=5−y3
Substitute x3=5−y3 into the expression for x2:
x2=6−(5−y3)=1+y3
Thus, point Q in terms of y3 is:
Q=(1+y3,9−y3)
Step 4: Solve for y3 using the equation of the circle
Since Q(1+y3,9−y3) lies on the circle (x−7)2+(y−7)2=16:
(1+y3−7)2+(9−y3−7)2=16
(y3−6)2+(2−y3)2=16
Expanding the terms:
(y32−12y3+36)+(y32−4y3+4)=16
2y32−16y3+40=16
2y32−16y3+24=0
y32−8y3+12=0
Factoring the quadratic equation:
(y3−2)(y3−6)=0
Thus, the possible ordinates (y3) of point R are y3=2 and y3=6.
Step 5: Calculate the sum of the ordinates
Sum of ordinates=2+6=8
Correct Option: D