document.write( "Question 37432: Please help me solve this problem: The ratio of the weight of an object on Jupiter to its weight on Earth is 8 to 3. How much would a 100 pound person weigh on Jupiter? \n" ); document.write( "
Algebra.Com's Answer #23697 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! use a proportion for this... \n" ); document.write( "Jupiter/Earth = 8/3 = x/100 \n" ); document.write( "Now cross multiply and get \n" ); document.write( "3x = 800 \n" ); document.write( "and \n" ); document.write( "x = 800/3 = 266 2/3 lbs \n" ); document.write( " |