Q1.
Find the point of intersection of tangents at P and Q to find the coordinates of R.
P(2ap, ap^2) and Q(2aq, aq^2)
x^2 = 4ay
y = x^2/4a
y' = x/2a
Sub x values in x/2a to to find gradient
2ap/2a = p , 2aq/2a = q
Gradient of tangent at P = p
Gradient of tangent a Q = q
using point gradient formula , y-y1 = m(x - x1)
Tp; y - ap^2 = p(x - 2ap)
Tp = px - ap^2
therefore, Tq = qx - aq^2
solve simulataneously
y = px - ap^2 ...1
y = qx - aq^2 ...2
1 - 2
- px + qx + ap^2 - aq^ 2 = 0
a(p^2-q^2) = px - qx
[a(p-q)(p+q)/(p-q)] = x
x = a(p+q)
SUB INTO 1
y - pa(p+q) + ap^2 = 0
y - ap^2 - apq + ap^2 = 0
y = apq
R is (a(p+q), apq)
Locus, y = -4a
2. Midpoint of PQ use midpoint formula [(x1 + x2)/2 , (y1 + y2)/2]
P(2ap,ap^2) and Q(2aq,aq^2)
[(2ap + 2aq)/2 , (ap^2+aq^2)/2]
M - [ap+aq , (ap^2 + aq^2)/2]



Reply With Quote

Bookmarks