Suppose that a boardwalk is parallel to and $210 ft$ in land from a straight shoreline where beach lies between the boardwalk and the shoreline. If a man is standing on the boardwalk, exactly $750ft$ across the sand from his beach umbrella, which is right at the shoreline, and he walks $4 ft/s$ on the boardwalk and $2ft$ on the sand. How far should he walk on the boardwalk before veering off onto the sand if he wishes to reach his umbrella in exactly $4 min 45 s$?
If we let $b$ be the distance up to the point directly below the umbrella, then by Pythagorean Theorem,
$
\begin{equation}
\begin{aligned}
750^2 =& b^2 + 210^2
\\
\\
b^2 =& 750^2 - 210^2
\\
\\
b =& 720 ft
\end{aligned}
\end{equation}
$
If we let $720 - x$ be the distance that the man will take on boardwalk, then by Pythagorean Theorem on the right side,
$
\begin{equation}
\begin{aligned}
z^2 =& 210^2 + x^2
\\
\\
z =& \sqrt{x^2 + 210^2} ft
\end{aligned}
\end{equation}
$
Now, the total of travel is the sum of the time it takes a man to travel in boardwalk and the time it takes a man to walk in sand. Thus,
$
\begin{equation}
\begin{aligned}
t_T =& t_1 + t_2
&& \text{Model, recall that } t = \frac{d}{v}
\\
\\
4 min \left( \frac{60 s}{1 min} \right) + 45 s =& \frac{720 - x}{4} + \frac{\sqrt{x^2 + 210^2}}{2}
&&
\\
\\
285 =& \frac{720 - x}{4} + \frac{\sqrt{x^2 + 210^2}}{2}
&& \text{Multiply both sides by } 4
\\
\\
1140 =& 720 - x + 2 \sqrt{x^2 + 210^2}
&& \text{Add $x$ and subtract $720m$ both sides of the equation}
\\
\\
x - 420 =& 2 \sqrt{x^2 + 210^2}
&& \text{Square both sides}
\\
\\
(x - 420)^2 =& 4(x^2 + 210^2)
&& \text{Expand}
\\
\\
x^2 - 840x + 420^2 =& 4x^2 + 4(210^2)
&& \text{Combine like terms}
\\
\\
3x^2 + 840x =& 0
&& \text{Factor out } 3x
\\
\\
3x(x + 280) =& 0
&& \text{Zero Product Property}
\\
\\
x =& 0 \text{ and } x + 280 = 0
&& \text{Solve for } x
\\
\\
x =& 0 \text{ and } x = -280
&&
\end{aligned}
\end{equation}
$
Thus, if we substitute $x$ with the distance required, then
$
\begin{equation}
\begin{aligned}
d_1 =& 720 - x = 720 - 0 = 720ft
\\
\\
d_2 =& 720 - (-280) = 1000 ft \text{ (absurd)}
\end{aligned}
\end{equation}
$
It shows that in order for the man to reach his umbrella by $4 min$ and $45 sec$, he must take the boardwalk distance of $720ft$ then take a $210 ft$ length by sand.
Thursday, August 9, 2012
College Algebra, Chapter 1, 1.5, Section 1.5, Problem 84
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
There are a plethora of rules that Jonas and the other citizens must follow. Again, page numbers will vary given the edition of the book tha...
-
The poem contrasts the nighttime, imaginative world of a child with his daytime, prosaic world. In the first stanza, the child, on going to ...
-
The given two points of the exponential function are (2,24) and (3,144). To determine the exponential function y=ab^x plug-in the given x an...
-
The play Duchess of Malfi is named after the character and real life historical tragic figure of Duchess of Malfi who was the regent of the ...
-
The only example of simile in "The Lottery"—and a particularly weak one at that—is when Mrs. Hutchinson taps Mrs. Delacroix on the...
-
Hello! This expression is already a sum of two numbers, sin(32) and sin(54). Probably you want or express it as a product, or as an expressi...
-
Macbeth is reflecting on the Weird Sisters' prophecy and its astonishing accuracy. The witches were totally correct in predicting that M...
There is a serious error in the work for this problem. When you subtracted 720 from both sides of the equation, the 420 was meant to remain positive, as 1140-720= 420, a positive number. This error invalidates the work for the rest of the problem. In the end, once everything is factored out, you are supposed to be left with 3x=0----> x=0, and x-280=0----> x=280. x=280 is obviously the more appropriate solution, and once it is plugged back into the earlier equation, you are left with 720-280=440. 440 ft is the distance the man would have to walk on the boardwalk before veering off into the sand.
ReplyDelete