document.write( "Question 1126766: A tortoise and a hare are competing in a 1600-meter race. The arrogant hare decides to let the tortoise have a 510-meter head start. When the start gun is fired the hare begins running at a constant speed of 9 meters per second and the tortoise begins crawling at a constant speed of 5 meters per second.
\n" ); document.write( "A)Define a function f to represent the tortoise's distance from the finish line (in meters) in terms of the number of seconds t since the start of the race.
\n" ); document.write( "B)Solve f(t)=0for t.
\n" ); document.write( "C)Define a function g to represent the hare's distance from the finish line (in meters) in terms of the number of seconds t since the start of the race.
\n" ); document.write( "D)Solve g(t)=0 for t
\n" ); document.write( "E) Who won the race?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #743120 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+f%28t%29+=+1600+-+510+-+5t+\"
\n" ); document.write( "\"+f%28t%29+=+1090+-+5t+\"
\n" ); document.write( "\"+f%28t%29+=+0+\"
\n" ); document.write( "\"+1090+-+5t+=+0+\"
\n" ); document.write( "\"+5t+=+1090+\"
\n" ); document.write( "\"+t+=+218+\" sec
\n" ); document.write( "-----------------------------
\n" ); document.write( "\"+g%28t%29+=+1600+-+9t+\"
\n" ); document.write( "\"+g%28t%29+=+0+\"
\n" ); document.write( "\"+1600+-+9t+=+0+\"
\n" ); document.write( "\"+9t+=+1600+\"
\n" ); document.write( "\"+t+=+177.78+\" sec
\n" ); document.write( "The hare beat the tortoise by
\n" ); document.write( "\"+218+-+177.78+=+40.22+\" sec
\n" ); document.write( "
\n" ); document.write( "
\n" );