document.write( "Question 9592: A flag is raised while an onlooker watches from a distance of 12 feet away from the base of the flag pole (see the figure below). The flag rises vertically at a rate of 7 inches per second. Let t denote the time (in seconds) after the flag begins to rise (For simplicity, assume that when the flag begins to rise it is 0 inches above the ground). Express the distance d (in feet) between the flag and the onlooker as a function of t. d (t) = ? \n" ); document.write( "
Algebra.Com's Answer #5214 by prince_abubu(198)\"\" \"About 
You can put this solution on YOUR website!
For another added simplicity, let's say that the person who is 12 feet away has his eyes on ground level. This way, we can express the distance from the ground 12 feet away to the flag as it rises.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At t=0, the onlooker's eye is 12 feet away from the flag.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At t=1 second, the flag is 7 inches off the ground, so that must have increased the (diagonal) distance from the observer's eye to the ground, but by how much?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Suppose that the flag was raised at that constant rate for t seconds. This means that the distance up the flagpole would be 7*t feet. We're going to use the pythagorean theorem here. We'll let a be the distance up the flagpole after time t. We'll let b be the ground distance, which is the 12 feet, and d be the hypotenuse, which is the distance from the eye/ground DIRECTLY.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+a%5E2+%2B+b%5E2+=+d%5E2+\" <----- Pythagorean theorem\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+%287t%29%5E2+%2B+12%5E2+=+d%5E2+\" <----- Substitute according to what we said on the paragraph above.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+49t%5E2+%2B+144+=+d%5E2+\" <----- To solve for d, we must square root both sides.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+sqrt%2849t%5E2+%2B+144%29+=+d+\" <---- Now you have the distance d from the eye/ground to the flag. If you think about it, d depends on t. In that case, d is a function of t. We can then rewrite the equation this way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+d%28t%29+=+sqrt%2849t%5E2+%2B+144%29+\"
\n" ); document.write( "
\n" );