The blueprint above is our reference board: the two axes are the asymptotes, the amber dots are two sample points (ct1,c/t1) and (ct2,c/t2), and the cyan line through them is a chord. Keep it in view.
WHAT: Check the defining equation. WHY: "on the curve" literally means the coordinates satisfy xy=c2.
Here c2=16⇒c=4. Test: x⋅y=8⋅2=16=c2 ✓ — yes, it lies on the curve.
Parameter:x=ct⇒8=4t⇒t=2. Confirm y=c/t=4/2=2 ✓.
Answer: on the curve, with t=2.
Recall Solution
WHAT/WHY: Pure recall of the "Key facts" box; recognising standard structure.
c2=25⇒c=5.
Vertices (c,c),(−c,−c)=(5,5) and (−5,−5), sitting on the transverse axis y=x.
Eccentricity e=2 (true for every rectangular hyperbola).
Asymptotes: x=0 (the y-axis) and y=0 (the x-axis) — perpendicular, which is exactly what "rectangular" means.
WHAT: Plug into the derived tangent form. WHY: never re-derive; the formula tx+ty=2c already encodes the implicit differentiation.
c2=9⇒c=3. With t=3:
3x+3y=6⟹x+9y=18.Axis intercepts (WHY: the intercepts are needed for the area property later):
Cut the x-axis (y=0): x=18, point (18,0).
Cut the y-axis (x=0): 9y=18⇒y=2, point (0,2).
Answer: tangent x+9y=18; it meets the axes at (18,0) and (0,2).
Recall Solution
WHAT: Use the normal form xt3−yt=c(t4−1). WHY: the normal is perpendicular to the tangent, so its slope is the negative reciprocal of −1/t2, giving +t2; the boxed formula bakes this in.
c2=4⇒c=2, t=1:
x(1)−y(1)=2(1−1)=0⟹x−y=0,i.e. y=x.What it looks like: at t=1 the point is (c,c)=(2,2), a vertex on the transverse axis y=x; the normal there is the transverse axis. Slope +1=t2 ✓.
Recall Solution
WHAT: Apply x+t1t2y=c(t1+t2). WHY: the parametric chord formula spares us computing a slope from two messy fractions.
c2=6⇒c=6. Then t1t2=3, t1+t2=4:
x+3y=46.Self-check: the endpoints are (6,6) and (36,6/3). First: 6+36=46 ✓. Second: 36+3(6/3)=36+6=46 ✓.
WHAT: Use the derived meeting point (t1+t22ct1t2,t1+t22c). WHY: solving two tangent lines simultaneously every time is slow; the symmetric formula is the shortcut.
c2=8⇒c=22. Here t1t2=4, t1+t2=5.
x=52(22)(4)=5162,y=52(22)=542.Answer:(5162,542).
Sanity: the x-coordinate is t1t2=4 times the y-coordinate (162/5=4⋅42/5 ✓), matching x=t1t2y found in the parent derivation.
Recall Solution
WHAT: The chord endpoints are (ct1,c/t1),(ct2,c/t2); the midpoint averages them.
WHY: relating t1+t2,t1t2 to h,k turns a geometric condition into two algebraic handles.
Midpoint:
h=2ct1+ct2=2c(t1+t2)⇒t1+t2=c2h,k=21(t1c+t2c)=2t1t2c(t1+t2)=t1t2h⇒t1t2=kh.
Now plug into the chord form x+t1t2y=c(t1+t2):
x+khy=c⋅c2h=2h.
Divide by h: hx+hk/hy⋯ — cleanly, dividing x+khy=2h by h gives
hx+ky=2.■Result:t1+t2=c2h, t1t2=kh, and the chord bisected at (h,k) is hx+ky=2.
The figure shows the chord (cyan) with midpoint (h,k) (amber): both endpoints are equally far from (h,k) along the line — the averaging of the two parametric points is exactly what the algebra above computed.
WHAT: find the two axis-intercepts of the tangent, then the triangle area 21(base)(height).
WHY:O is the right-angle corner (axes are perpendicular), so the intercept lengths are the two legs — area is simply half their product.
Tangent: tx+ty=2c.
y=0 (x-axis): tx=2c⇒x=2ct, so P=(2ct,0).
x=0 (y-axis): ty=2c⇒y=t2c, so Q=(0,t2c).
Legs: ∣OP∣=∣2ct∣, ∣OQ∣=t2c. Since the axes meet at 90∘,
Area=21∣OP∣∣OQ∣=21∣2ct∣⋅t2c=21⋅4c2=2c2.Result: area =2c2, the t cancels — constant. ■
What it looks like: as t grows, P slides far out along one axis while Q creeps toward O on the other; the triangle stretches thin but its area is pinned at 2c2. Compare with the parent's rectangle area c2: the tangent triangle is exactly twice the corner rectangle.
Recall Solution
WHAT: confirm the two contact points (ct1,c/t1) and (ct2,c/t2) satisfy the chord equation.
WHY: the "chord of contact" from an external point M is precisely the line through the two touch-points; verifying membership proves the geometry.
Chord: x+t1t2y=c(t1+t2).
Contact point t1: ct1+t1t2⋅t1c=ct1+ct2=c(t1+t2) ✓.
Contact point t2: ct2+t1t2⋅t2c=ct2+ct1=c(t1+t2) ✓.
Both lie on the chord, so the chord is the chord of contact from M. Combined with L3·Q1 (M satisfies x=t1t2y and y=t1+t22c), M is the pole. ■
WHAT: the normal is a line; where it re-hits the curve is a chord from t1 to t2, so it must coincide with the chord equation.
WHY: a line through two curve points is the chord x+t1t2y=c(t1+t2); the same line written as the normal gives a second description. Matching the two forces a relation on t1,t2.
Normal at t1: xt13−yt1=c(t14−1). Divide by t1 (allowed, t1=0):
xt12−y=t1c(t14−1)⟹xt12−y=c(t13−t11).
Chord t1t2: x+t1t2y=c(t1+t2). Rewrite as −t1t2x⋯ — instead compare slopes and one point.
Slope of the normal is +t12. Slope of the chord is −t1t21 (parent note). Equate:
t12=−t1t21⟹t13t2=−1.■What it looks like: since t2=−1/t13 has the opposite sign to t1, the normal from a point on one branch strikes the other branch (or far along the same one) — the curve's two arms are stitched by every normal.
Recall Solution
WHAT: use t1+t2=c2h, t1t2=kh (from L3·Q2) plus t13t2=−1.
WHY: three equations in t1,t2,h,k — eliminate t1,t2 to leave a curve in (h,k), i.e. the locus.
From t1t2=kh and t13t2=−1, divide:
t1t2t13t2=t12=h/k−1=−hk⟹t12=−hk.
(This forces h,k to have opposite signs, consistent with the normal crossing branches.)
Also t1t2=kh gives t2=kt1h. Use t1+t2=c2h:
t1+kt1h=c2h.
Multiply by t1 and substitute t12=−hk:
t12+kh=c2ht1⇒−hk+kh=c2ht1⇒t1=2hc(kh−hk)=2hkhc(h2−k2).
So t1=2h2kc(h2−k2). Square and set equal to t12=−hk:
4h4k2c2(h2−k2)2=−hk⇒c2(h2−k2)2=−4h3k3.
Replacing (h,k)→(x,y), the locus is
c2(x2−y2)2+4x3y3=0.Answer / check of sign: since x,y have opposite signs on such chords, x3y3<0, so −4x3y3>0 balances the non-negative left term — the equation is consistent. ■