Jump to content

Science:Math Exam Resources/Courses/MATH110/April 2016/Question 10/Solution 1

From UBC Wiki

Let a and b be positive. The line y=ax+b is tangent to y=3/x at some point exactly when 3/x=ax+b. That is, 3=ax2+bx which is the same as ax2+bx3. Since this is 0=Ax2+Bx+C with A=a and c=3, the discriminant is B24AC=b2+12a. So the discriminant is zero exactly when b2=12a. Substituting this into y=ax+b gives y=b212x+b, and such lines characterize the tangent lines of y=3/x. Setting x=0 gives y=b2120+b=b, and setting y=0 gives 0=b212x+b, b=b212x, and x=12/b. Hence, the endpoints are (0,b) and (12/b,0), implying that the length of the line segment is b2+(12/b)2.

To minimize this function, it is enough to minimize the following function b2+(12/b)2. This function is differentiable with respect to b, tends to positive infinity as b0, and tends to positive infinity as b. Hence, if b that minimizes the above length, then it satisfies ddb(b2+(12/b)2)=0 (ddb means differentiate with respect to b).

Using the power and chain rules, gives ddb(b2+(12/b)2)=2b+(2(12/b)×12/b2)=2(b122/b3)=0. So b122/b3=0, b4122=0, b4=122, and b2=12. Substituting this value of b into b2+(12/b)2 gives b2+(12/b)2=b2+122/b2=12+122/12=12+12=24.

Hence, the minimum length is 24.