document.write( "Question 579952:  If you drove on a straight road, nonstop, at 65 mph, approximately how long would it take to drive from the Sun?
\n" );
document.write( "4 years 
\n" );
document.write( "164 years 
\n" );
document.write( "1064 years 
\n" );
document.write( "10,064 years 
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #371121 by Alan3354(69443)     You can put this solution on YOUR website! If you drove on a straight road, nonstop, at 65 mph, approximately how long would it take to drive from the Sun? \n" ); document.write( "---------- \n" ); document.write( "You didn't give the distance, so use 93,000,000 miles \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "t = 9.3E7/65 hrs *(1/24) day/hr * (1/365 yr/day) \n" ); document.write( "t =~ 163 years \n" ); document.write( " |