document.write( "Question 54697: The diameter of Earth is about twice that of Mars. The diameter of Mars is about three times that of Pluto. Together, the sum of the diameters of Earth, Mars, and Pluto is about 30,000 kilometers less than the diameter of Uranus. If the diameter of Uranus is about 52,000 kilometers, what equation would be used to find the approximate diameter of Pluto? Let d = diameter of Pluto. \n" ); document.write( "
Algebra.Com's Answer #36943 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The diameter of Earth is about twice that of Mars. \n" ); document.write( " E = 2M \n" ); document.write( ": \n" ); document.write( " The diameter of Mars is about three times that of Pluto. \n" ); document.write( " M = 3d & E = 2M \n" ); document.write( "Therefore: \n" ); document.write( " E = 2(3d) \n" ); document.write( " E = 6d \n" ); document.write( ": \n" ); document.write( " Together, the sum of the diameters of Earth, Mars, and Pluto is about 30,000 kilometers less than the diameter of Uranus. \n" ); document.write( " E + M + d = U - 30000 \n" ); document.write( ": \n" ); document.write( " If the diameter of Uranus is about 52,000 kilometers, what equation would be used to find the approximate diameter of Pluto? Let d = diameter of Pluto.\r \n" ); document.write( "\n" ); document.write( " d = U - 30000 - E - M \n" ); document.write( " d = 52000 - 30000 - E -M \n" ); document.write( " d = 22000 - E - M \n" ); document.write( ": \n" ); document.write( "Substitute 6d for E and 3d for M \n" ); document.write( " d = 22000 - 6d - 3d \n" ); document.write( " d = 22000 - 9d \n" ); document.write( " d + 9d = 22000 \n" ); document.write( " 10d = 22000 \n" ); document.write( " d = 22000/10 \n" ); document.write( " d = 2200 \n" ); document.write( " \n" ); document.write( " |