document.write( "Question 540269:  I need help with this problem.  I've tried it for the last hour and can't come up with an answer.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Two rockets are launched.  The first travels at 9000mph.  Fifteen minutes later the second is launched at 10,000mph.  Find the distance at which both rockets are an equal distance from Earth. \n" );
document.write( "
| Algebra.Com's Answer #353624 by stanbon(75887)      You can put this solution on YOUR website! Two rockets are launched. The first travels at 9000mph. Fifteen minutes later the second is launched at 10,000mph. Find the distance at which both rockets are an equal distance from Earth. \n" ); document.write( "--- \n" ); document.write( "1st rocket DATA: \n" ); document.write( "rate = 9000 mph ; time = x hrs ; distance = 9000x miles \n" ); document.write( "---- \n" ); document.write( "2nd rocket DATA: \n" ); document.write( "rate = 10,000 mph ; time = x-(1/4) hrs ; distance = 10000(x-(1/4)) miles \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "distance = distance \n" ); document.write( "9000x = 10,000x - 2500 \n" ); document.write( "--- \n" ); document.write( "1000x = 2500 \n" ); document.write( "x = 2.5 hrs \n" ); document.write( "---- \n" ); document.write( "Distance at that time = 9000*2.5 = 22,500 miles \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |