The points $P(-3, 2)$, $Q(9, 10)$ and $R(a, 4)$ lie on the circle $C_c$, as shown in Figure 2 - Edexcel - A-Level Maths Pure - Question 7 - 2009 - Paper 2
Question 7
The points $P(-3, 2)$, $Q(9, 10)$ and $R(a, 4)$ lie on the circle $C_c$, as shown in Figure 2. Given that $PR$ is a diameter of $C_c$;
(a) show that $a = 13$;
(b) ... show full transcript
Worked Solution & Example Answer:The points $P(-3, 2)$, $Q(9, 10)$ and $R(a, 4)$ lie on the circle $C_c$, as shown in Figure 2 - Edexcel - A-Level Maths Pure - Question 7 - 2009 - Paper 2
Step 1
show that a = 13
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To show that a=13, we need to find the slopes of the segments PQ and QR to confirm that they are perpendicular, since the segment PR is a diameter of the circle.
Calculate the slope of PQ:
The formula for slope is given by:
m=x2−x1y2−y1
For points P(−3,2) and Q(9,10):
mPQ=9−(−3)10−2=128=32
Calculate the slope of QR:
For points Q(9,10) and R(a,4):
mQR=a−94−10=a−9−6
Check for perpendicularity:
Since lines are perpendicular, the product of their slopes should be -1:
mPQ⋅mQR=−1
Substituting the known values:
32⋅(a−9−6)=−1
This simplifies to:
3(a−9)−12=−1
Solving for a:
12=3(a−9) 12=3a−27 3a=39 a=13
Step 2
find an equation for C
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the equation of the circle C, we can use the center and radius formula for a circle, which is given by:
(x−h)2+(y−k)2=r2
Where (h,k) is the center and r is the radius.
Determine the center of the circle:
The center, O, lies at the midpoint of P and R. Thus, we find:
h=2−3+13=210=5k=22+4=26=3
Therefore, the center O is at (5,3).
Calculate the radius:
The radius can be calculated as the distance from the center O(5,3) to either point P(−3,2) or R(13,4). Using point P:
The formula for distance is given by:
d=(x2−x1)2+(y2−y1)2