document.write( "Question 936269: A sprinter runs the 100-meter dash, with the wind behind him, in 9.96 seconds. He then runs the same distance in the other direction and 11.79 seconds. About how fast is the wind blowing? About how fast does the sprinter run when there is no wind? \n" ); document.write( "
Algebra.Com's Answer #569705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A sprinter runs the 100-meter dash, with the wind behind him, in 9.96 seconds. He then runs the same distance in the other direction and 11.79 seconds. About how fast is the wind blowing? About how fast does the sprinter run when there is no wind? \n" ); document.write( "---- \n" ); document.write( "With-wind DATA: \n" ); document.write( "time = 9.96 sec ; distance = 100 meters ; rate = d/t = 100/9.96 m/sec \n" ); document.write( "------------- \n" ); document.write( "against-wind DATA: \n" ); document.write( "time = 11.79 sec ; distance = 100 meters ; rate = d/t = 100/11.79 m/sec \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "r + w = 100/9.96 \n" ); document.write( "r - w = 100/11.79 \n" ); document.write( "-------------------- \n" ); document.write( "Add the and solve for \"r\": \n" ); document.write( "2r = 10.04 + 8.48 \n" ); document.write( "r = 18.52/2 = 9.26 meters/sec (runner's speed when there is no wind) \n" ); document.write( "----------------- \n" ); document.write( "Subtract the two equations to get: \n" ); document.write( "2w = 10.04-8.48 \n" ); document.write( "w = 0.78 meters/sec (speed of the wind) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |