The points P(a,b) and Q(0,c) are on the curve cy=cosh(cx). The line through Q parallel to the normal at P cuts the x−axis at R. Prove that QR=b.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
1. Given the curve cy=cosh(cx), we can rewrite it as: y=ccosh(cx)=2c(ecx+e−cx)
2. The points P(a,b) and Q(0,c) lie on this curve. Therefore, for point P(a,b): b=2c(eca+e−ca)
3. To find the slope of the normal at point P, we first need the derivative of y with respect to x: y′=dxd(2c(ecx+e−cx))=21(ecx−e−cx) At x=a: y′(a)=21(eca−e−ca)
4. The slope of the normal at P is the negative reciprocal of the slope of the tangent: slope of normal=−y′(a)1=−eca−e−ca2
5. The equation of the line through Q(0,c) parallel to the normal at P is: y−c=−eca−e−ca2⋅x Simplifying, we get: y=−eca−e−ca2⋅x+c
6. To find the x-intercept R, set y=0: 0=−eca−e−ca2⋅x+c Solving for x: eca−e−ca2⋅x=c x=2c(eca−e−ca) Therefore, the coordinates of R are: R(2c(eca−e−ca),0)
7. The distance QR is calculated as: QR=(2c(eca−e−ca)−0)2+(0−c)2 QR=(2c(eca−e−ca))2+c2 QR=4c2(eca−e−ca)2+c2 QR=4c2(eca−e−ca)2+44c2 QR=4c2(eca−e−ca)2+44c2 QR=4c2((eca−e−ca)2+4) Using the identity (eca−e−ca)2+4=(eca+e−ca)2: QR=4c2(eca+e−ca)2 QR=2c(eca+e−ca) QR=b
■
The final answer is QR=b
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.