document.write( "Question 1101037: An asteroid is coming straight towards Earth. It may hit our planet 43 years from today. If it is traveling at an average speed of 75 km per second how far away is now. Assume there are 10 extras days added for leap years and it will hit exactly this time. \r
\n" );
document.write( "\n" );
document.write( "Speed=
\n" );
document.write( "Distance= T=D/S
\n" );
document.write( "Time=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #715619 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! speed is 75 km/sec \n" ); document.write( "43 years is 15695 days, add 10 days 15705 days \n" ); document.write( "86400 sec/day \n" ); document.write( "multiply 86400*15705*75, and estimate is about 9 * 10^10 km to 1 * 10^11 km \n" ); document.write( "actual is 1.018 * 10^11 km \n" ); document.write( " \n" ); document.write( " |