document.write( "Question 195728: suppose it takes 3 days for space vehicle to travel from earth to the moon. about how long would it take the same vehicle traveling at the same speed to reach venus?\r
\n" );
document.write( "\n" );
document.write( "closest distance from earth to:
\n" );
document.write( "moon 240,000 mi
\n" );
document.write( "venus 26,000,000mi \n" );
document.write( "
Algebra.Com's Answer #146781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose it takes 3 days for space vehicle to travel from earth to the moon. about how long would it take the same vehicle traveling at the same speed to reach venus? \n" ); document.write( "closest distance from earth to: \n" ); document.write( "moon 240,000 mi \n" ); document.write( "venus 26,000,000mi \n" ); document.write( "------------------------------ \n" ); document.write( "Let the time neede to get to venus be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "x/26,000,000 = 3/240,000 \n" ); document.write( "x = (3/240,000)*26,000,000 \n" ); document.write( "x = 325 days \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |