document.write( "Question 232243: How long does it take light to travel from the Sun to Venus? I know the distance is 1.03 x 10^8 and the speed of light is 300,000 kilometer per second. \r
\n" );
document.write( "\n" );
document.write( "d=rt
\n" );
document.write( "1.0 X 10^8 = (3.0 X 10^5)t
\n" );
document.write( "1.0 X 10^8 / 3.0 X 10^5\r
\n" );
document.write( "\n" );
document.write( "? X 10^3 \n" );
document.write( "
Algebra.Com's Answer #171689 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long does it take light to travel from the Sun to Venus? I know the distance is 1.03 x 10^8 and the speed of light is 300,000 kilometer per second. \n" ); document.write( "d=rt \n" ); document.write( "1.0 X 10^8 = (3.0 X 10^5)t \n" ); document.write( "1.0 X 10^8 / 3.0 X 10^5 \n" ); document.write( "? X 10^3 \n" ); document.write( "---------- \n" ); document.write( "d = rt \n" ); document.write( "t = d/r = 1.03E8/3E5 \n" ); document.write( "t = (1.03/3)*10^3 seconds \n" ); document.write( "t = 1030/3 seconds \n" ); document.write( "t = 343.333... seconds \n" ); document.write( " \n" ); document.write( " |