document.write( "Question 649450: A flag is raised while an onlooker watches from a distance of 17 feet away from the base of the flag pole. The flag rises vertically at a rate of 5 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. \r
\n" ); document.write( "\n" ); document.write( "I have attempted this several times using the pythagorean theorem, but I I have not gotten the correct answer. Please help!
\n" ); document.write( "

Algebra.Com's Answer #407108 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A flag is raised while an onlooker watches from a distance of 17 feet away
\n" ); document.write( " from the base of the flag pole.
\n" ); document.write( " The flag rises vertically at a rate of 5 inches per second.
\n" ); document.write( " Let t denote the time (in seconds) after the flag begins to rise
\n" ); document.write( " (For simplicity, assume that when the flag begins to rise it is 0 inches
\n" ); document.write( " above the ground).
\n" ); document.write( " Express the distance d (in feet) between the flag and the onlooker as a function of t.
\n" ); document.write( ":
\n" ); document.write( "Change 5 inches to \"5%2F12\" ft
\n" ); document.write( ":
\n" ); document.write( "Use the pythag: c^2 = a^2 + b^2, in this problem
\n" ); document.write( "a = \"5%2F12\"t
\n" ); document.write( "b = 17
\n" ); document.write( "c = d
\n" ); document.write( ":
\n" ); document.write( "d^2 = (\"5%2F12\"t)^2 + 17^2
\n" ); document.write( "d = \"sqrt%28%2825%2F144%29t%5E2+%2B+289%29\"
\n" ); document.write( "
\n" );