document.write( "Question 270512: The Thrust SSC is the world's fastest land vehicle. Suppose the driver of a car whose top speed is 200 miles per hour requests a race against the SSC. The car gets a head start of a half hour. If there is unlimited space to race, at what distance will the SSC pass the car? Thrust SSC top speed is 763.\r
\n" );
document.write( "\n" );
document.write( "I know that in a half hour the car would go 100 miles and Thrust SSC can go 381.5. I know 100 is a certain percent, but I just do not know the equations I need. Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #198185 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The Thrust SSC is the world's fastest land vehicle. \n" ); document.write( " Suppose the driver of a car whose top speed is 200 miles per hour requests a race against the SSC. \n" ); document.write( " The car gets a head start of a half hour. \n" ); document.write( " If there is unlimited space to race, at what distance will the SSC pass the car? Thrust SSC top speed is 763. \n" ); document.write( ": \n" ); document.write( "First find out how long it will take for SSC to catch the car \n" ); document.write( ": \n" ); document.write( "Let t = travel time of the SSC \n" ); document.write( "then \n" ); document.write( "(t+.5) = travel time of the car \n" ); document.write( ": \n" ); document.write( "When this occurs they will have traveled the same dist. \n" ); document.write( "Write a distance equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "SSC dist - car dist \n" ); document.write( "763t = 200(t+.5) \n" ); document.write( "763t = 200t + 100 \n" ); document.write( "763t - 200t = 100 \n" ); document.write( "563t = 100 \n" ); document.write( "t = \n" ); document.write( "t = .17762 hrs \n" ); document.write( ": \n" ); document.write( "How far can the SSC travel in .17762 hrs \n" ); document.write( ".17762 * 763 = 135.5 mi \n" ); document.write( ": \n" ); document.write( "If we did this right, the car should have traveled the same dist \n" ); document.write( "200(.17762 + .5) = 135.5 mi also \n" ); document.write( " |