A 5 m ladder slides down a wall. The base moves out at 1 m/s. When the base is 3 m from the wall, how fast is the top sliding down?
Solution:
\(x^2+y^2=25\); when \(x=3\), \(y=4\). \(2x x'+2y y'=0\) โ \(y'=-x x'/y=-3(1)/4=-0.75\) m/s. Speed = 0.75 m/s down.
Question 6
A conical tank (apex down) has height = 2(radius). Water flows in at 10 mยณ/min. How fast is the water level rising when depth is 4 m? (\(V=\frac{1}{3}\pi r^2 h\))
\(P=x(20-x)=20x-x^2\); \(P'=20-2x=0\) โ \(x=10\). Max \(P=10\cdot10=100\).
Question 8
A box (open top, square base) has volume 32 mยณ. Find dimensions minimizing surface area. State the side of the base.
Solution:
Let base \(=x\), height \(=h\). \(x^2 h=32\) โ \(h=32/x^2\). \(S=x^2+4xh=x^2+128/x\). \(S'=2x-128/x^2=0\) โ \(x^3=64\) โ \(x=4\) m (height = 2 m).
Question 9
Find the point on \(y=x^2\) closest to \((6,3)\). Give the x-coordinate.
Solution:
Minimize \(D^2=(x-6)^2+(x^2-3)^2\). \((D^2)'=2(x-6)+2(x^2-3)(2x)=2x-12+4x^3-12x=4x^3-10x-12\). Solve \(4x^3-10x-12=0\) โ \(x=1.5\)? Let's verify: \(4(3.375)-15-12=13.5-27=-13.5\). Solving numerically gives \(x\approx 1\). At \(x=1\): \(P'=4-10-12=-18\). The exact root is between 1.5 and 2; closest x โ 1.85.