0% found this document useful (0 votes)
19 views

Feb 1998 Solutions

1. The greatest distance between Farmer Tim and Alex while walking their sinusoidal and cosinusoidal paths is √29, which occurs when t is a multiple of 3π/4. 2. The rate at which the water level in the cylinder is rising is 1/π cm/s. 3. The total area of the region bounded by the graphs y = x2, y = x, and x = 2 is 1. 4. The limit as x approaches 1 of xsin(1-x) is e-1. 5. The speed of the arrow at the moment it hits Edward is 75 ft/s.

Uploaded by

paul taniwan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Feb 1998 Solutions

1. The greatest distance between Farmer Tim and Alex while walking their sinusoidal and cosinusoidal paths is √29, which occurs when t is a multiple of 3π/4. 2. The rate at which the water level in the cylinder is rising is 1/π cm/s. 3. The total area of the region bounded by the graphs y = x2, y = x, and x = 2 is 1. 4. The limit as x approaches 1 of xsin(1-x) is e-1. 5. The speed of the arrow at the moment it hits Edward is 75 ft/s.

Uploaded by

paul taniwan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

HMMT 1998: Calculus Solutions

1. Problem: Farmer Tim is lost in the densely-forested Cartesian plane. Starting from the origin he walks
a sinusoidal path in search of home; that is, after t minutes he is at position (t, sin t).
Five minutes after he sets out, Alex enters the forest at the origin and sets out in search of Tim. He
walks in such a way that after he has been in the forest for m minutes, his position is (m, cos t).
What is the greatest distance between Alex and Farmer Tim while they are walking in these paths?

Solution: At arbitrary time t, Farmer Tim is at position (t, psin t) and Alex is at position (t − 5, cos t).
Hence at time t, the distance, d, between Tim and Alex is d = (sin t − cos t)2 + 25. To find the maximum
value of d, we solve for t such that dd dt = 0.
dd (sin t−cos t)(cos t+sin t) 2 2
dt =
√ 2
. Then dd 2 2
dt = 0 ⇒ sin t − cos t = 0 ⇒ sin t = cos t. Equality happens if t is
(sin t−cos t) +25
any constant multiple of π4 .
Notice that to maximize d, we need to maximize (sin t − cos t)2 . This is achieved when cos t = − sin t.
Because we determined earlier that t is a constant multiple of π4 , then with this new condition, we see that
t must be a constant multiple of 3π
4 .
2

Then (sin t − cos t) = 2 ⇒ d = 29 .

2. Problem: A cube with sides 1m in length is filled with water, and has a tiny hole through which the
water drains into a cylinder of radius 1m. If the water level in the cube is falling at a rate of 1 cm/s, at what
rate is the water level in the cylinder rising?

Solution: The magnitude of the change in volume per unit time of the two solids is the same. The change
in volume per unit time of the cube is 1 cm·m2 /s. The change in volume per unit time of the cylinder is
π · dh 2 dh
dt · m , where dt is the rate at which the water level in the cylinder is rising.
dh 1
Solving the equation π · dt · m2 = 1 cm · m2 /s yields π cm/s .

3. Problem: Find the area of the region bounded by the graphs of y = x2 , y = x, and x = 2.

Solution: There are two regions to consider. First, there is the region bounded by y = x2 and y = x, in
the interval [0, 1]. In this interval, the values of y = x are greater than the values of y = x2 , thus the area is
Z 1
x − x2 dx.

calculated by
0
Second, there is the region bounded by y = x2 and y = x and x = 2, in the interval [1, 2]. In this interval,
Z 2
x2 − x dx.

the values of y = x2 are greater than the values of y = x, thus the area is calculated by
Z 1 Z 2 1
2 2
 
Then the total area of the region bounded by the three graphs is x − x dx + x − x dx = 1 .
0 1
s Z
1

2 3
f (x)dx
x x x
4. Problem: Let f (x) = 1 + 2 + 4 + 8 + . . ., for −1 ≤ x ≤ 1. Find e 0 .

1 2
Solution: Observe that f (x) is merely an infinite geometric series. Thus f (x) = 1− x = 2−x . Then
2
Z 1
2 √ √
= 2 ln 2. Then e2 ln 2 = 22 = 2 .
0 2 − x
x
5. Problem: Evaluate lim x sin(1−x) .
x→1
x x
sin(1−x) sin(1−x)
Solution: Rewrite the expression to evaluate as eln x . Then we must evaluate lim eln x .
  x→1
x x
lim ln x sin(1−x) = lim ln x . Because direct calculation of the limit results in indeterminate
x→1 x→1 sin(1 − x)
 
x
form ( 10 · 0), we can use L’Hopital’s rule to evaluate the limit. By L’Hopital’s rule, lim ln x =
x→1 sin(1 − x)
ln x + 1
lim . This limit is simply -1.
x→1 − cos(1 − x)

1
x
sin(1−x)
Hence lim eln x = e−1 = 1
e .
x→1

6. Problem: Edward, the author of this test, had to escape from prison to work in the grading room
today. He stopped to rest at a place 1,875 feet from the prison and was spotted by a guard with a crossbow.
The guard fired an arrow with an initial velocity of 100 ft/s. At the same time, Edward started running
away with an acceleration of 1 ft/s2 . Assuming that air resistance causes the arrow to decelerate at 1 ft/s2
and that it does hit Edward, how fast was the arrow moving at the moment of impact (in ft/s)?

Solution: We use the formula for distance, d = 21 at2 + vt + d0 . Then after t seconds, Edward is at
location 1875 + 12 (1)(t2 ) from the prison. After t seconds, the arrow is at location 21 (−1)(t2 ) + 100t from the
prison. When the arrow hits Edward, both objects are at the same distance away from the tower. Hence
1875 + 21 (1)(t2 ) = 12 (−1)(t2 ) + 100t. Solving for t yields t2 − 100t + 1875 = 0 ⇒ t = 25 or t = 75. Then it
must be t = 25, because after the arrow hits Edward, he will stop running.
After 25 seconds, the arrow is moving at a velocity of 100-25(1) = 75 ft/s .

7. Problem: A parabola is inscribed in equilateral triangle ABC of side length 1 in the sense that AC
and BC are tangent to the parabola at A and B, respectively. Find the area between AB and the parabola.

Solution: Suppose A = (0, 0), B = (1, 0), and C = ( 12 , 23 ). Then the parabola in question goes through
√ √
(0, 0) and (1, 0) and has tangents with slopes of 3 and − 3, respectively, at these points. Suppose the
dy
parabola has equation y = ax2 + bx + c. Then dx = 2ax + b.
dy
√ √
At point (0, 0), dx = b. Also the slope at (0, 0), as we determined earlier, is 3. Hence b = 3. Similarly,
dy
√ √
at point (1, 0), dx = 2a + b. The slope at (1, 0), as we determined earlier, is − 3. Then a = − 3.
√ √
Since the parabola goes through (0, 0), c = 0. Hence the equation of the parabola is y = − 3x2 + 3x.
The desired area is simply the area under the parabolic curve in the interval [0, 1].
Z 1 √ √  √
Hence − 3x2 + 3x dx = 63 .
0

8. Problem: Find the slopes of all lines passing through the origin and tangent to the curve
y 2 = x3 + 39x − 35.

Solution: Any line passing throug the origin has equation y = mx, where m is the slope of the line. If a
dy
line is tangent to the given curve, then at the point of tangency, (x, y), dx = m.
dy dy 2
2 3x +39
First, we calculate dx of the curve: 2ydy = 3x dx + 39dx ⇒ dx = 2y . Substituting mx for y, we get
the following system of equations:

m2 x2 = x3 + 39x − 35
3x2 + 39
m=
2mx

Solving for x yields the equation x3 − 39x + 70 = 0 ⇒ (x − 2)(x + 7)(x − 5) = 0 ⇒ x = 2 or x = −7 or


x = 5. These solutions indicate the x-coordinate of the points

at which the desired lines are tangent to the
51
curve. Solving for the slopes of these lines, we get m = ± 2 for x = 2, no real solutions for x = −7, and
√ √ √
285 51 285
m=± 5 for x = 5. Thus m = ± 2 ,± 5 .

X 1
9. Problem: Evaluate n−1
.
n=1
n · 2
2
x
Solution: Note that if we take the integral of f (x) in problem 4, we get the function F (x) = x + 2·2 +
3
x 1 1
3·22 + . . .. ZEvaluating this integral in the interval [0, 1], we get 1 + 2·2 + 3·22 + . . ., which is the desired sum.
1
2
Hence dx = 2 ln 2.
0 2 − x

2
x y
10. Problem: Let S be the locus of all points (x, y) in the first quadrant such that t + 1−t = 1 for some
t with 0 < t < 1. Find the area of S.

Solution: Solving for t in √ the given equation, we get t2 + (y − x − 1)t + x = 0. Using the quadratic
(x+1−y)± (y−x−1)2 −4x
equation, we get t = 2 . For all valid combinations of (x, y), t is positive and less than 1
(this is easy to see by inspection). All valid combinations of (x, y) are those that make (y − x − 1)2 − 4x ≥ √ 0.
Solving for y in the equation (y −x−1)2 −4x = 0 yields y 2 −(2x+2)y +(x−1)2 ≥ 0 ⇒ y = (x+1)±2 x.
y
In the original equation, it is given that xt + 1−t = 1, and 0 < t < 1. This implies that x, y < 1. Then the
2

only possible y < 1 that satisfies (y − x − 1) − 4x = 0 is y = x + 1 − 2 x. √
Then to satisfy the inequality (y − x − 1)2 − 4x ≥ 0, we must have y ≤ x + 1 − 2 x. Recall that this is

when 0 < y < 1. Hence we integrate in the interval [0, 1]: ∈10 x + 1 − 2 x = 16 .

You might also like