document.write( "Question 382067: Jamie ran two laps around a track in 99 s. How long did it take him to run each lap if he ran the first lap at 8.5 m/s and the second at 8.0 m/s? \n" ); document.write( "
Algebra.Com's Answer #270922 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let t=time of the 1st lap.
\n" ); document.write( "speed * time = speed * time
\n" ); document.write( "8.5t = 8.0(99-t)
\n" ); document.write( "8.5t=792-8t
\n" ); document.write( "16.5t=792
\n" ); document.write( "t=48s
\n" ); document.write( "99-48=51s time of the 2nd lap.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );