document.write( "Question 1154830: a plane travels at 100km/h one way and returns at 165km/h the whole trip takes 30mins. how long does it take to on the 1st trip ( 100km/h ) \n" ); document.write( "
Algebra.Com's Answer #777318 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a plane travels at 100km/h one way and returns at 165km/h the whole trip takes 30mins. how long does it take to on the 1st trip (100km/h) \n" ); document.write( "---------- \n" ); document.write( "The avg speed for the round-trip is 2*100*165/(100+165) = 6600/41 km/hr \n" ); document.write( "----- \n" ); document.write( "---> the 1 way distance = (1/2)*6600/41 km = 3300/41 km \n" ); document.write( "---------- \n" ); document.write( "For the outbound part: t = d/r \n" ); document.write( "t = (3300/41)/100 \n" ); document.write( "t = 33/41 hours \n" ); document.write( " |