Problem: Find all real numbers a such that the graphs of the functions x2−2ax and −x2−1 have two common tangent lines and the perimeter of the quadrilateral with vertices at the tangent points is equal to 6.
Solution
Solution: The equation of a common tangent line to the graphs of f(x) and g(x) at points (x1,f(x1)) and (x2,g(x2)) has the form y=f(x1)+f′(x1)(x−x1)=g(x2)+g′(x2)(x−x2) Hence f′(x1)=g′(x2) and f(x1)−f′(x1)x1=g(x2)−g′(x2)x2. Since f′(x)=2x−2a and g′(x)=−2x, we get that x1+x2=a and x12+x22=1. Then x1x2=2a2−1 and hence x1 and x2 are the roots of the quadratic equation x2−ax+2a2−1=0. Since the graphs of f(x)=x2−2ax and g(x)=−x2−1 have two common tangent lines, it follows that they are disjoint, x1=x2, a2<2, and the tangent points are M(x1,f(x1)),N(x2,f(x2)),P(x2,g(x2)) and Q(x1,g(x1)). Then PQ2MQ=(x1−x2)2+(g(x1)−g(x2))2=(x12+x22−2x1x2)2(1+x1+x2)=(2−a2)(1+a2)=∣f(x1)−g(x1)∣=∣x12−2ax1+x12+1∣=2−a2 and similarly MN2=(2−a2)(1+a2),NP=2−a2 Hence MNPQ is a parallelogram with perimeter 2((2−a2)(1+a2)+2−a2)=6 Then (2−a2)(1+a2)=1+a2 and we get that a=±22.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.