document.write( "Question 32194This question is from textbook College Algebra
\n" );
document.write( ": Kepler's Third Law of planetary motion states that the square of the period T of a planet (the time it takes for the planet to make a complete revolution around the sun) is directly proportional to the cube of its average distance d from the sun.
\n" );
document.write( "a.) Express Kepler's Third Law as an equation.
\n" );
document.write( "b.) Find the constant of proportionality by using the fact that for our planet the period is about 365 days and the average distance is about 93 million miles.
\n" );
document.write( "c.) The planet Neptune is about 2.79 x 10^9 mi from the sun. Find the period of Neptune.\r
\n" );
document.write( "\n" );
document.write( "The equation I got is T^2/d^3, but for b and c I'm confused about the units.\r
\n" );
document.write( "\n" );
document.write( "Thank you all so very much! \n" );
document.write( "
Algebra.Com's Answer #18747 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a) T^2=kd^3 \n" ); document.write( "b)365^2=k(9.3E7)^3 \n" ); document.write( "k=[365^2]/[9.3E7)^3 \n" ); document.write( "k=1.656...E-19 \n" ); document.write( "c)T^2=[365^2/9.3E7^3][2.79E9]^3 \n" ); document.write( " T^2=7.8106E37 \n" ); document.write( " T=8.838E18 days per revolution \n" ); document.write( " \n" ); document.write( " |