document.write( "Question 187598: The weight M of an object on Mars varies directly as its weight E on Earth. A person who weighs 95 lb on Earth weighs 38 lb on Mars. How much would a 100-lb person weigh on Mars? \n" ); document.write( "
Algebra.Com's Answer #140616 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The weight M of an object on Mars varies directly as its weight E on Earth. A person who weighs 95 lb on Earth weighs 38 lb on Mars. \n" ); document.write( "---------------------------- \n" ); document.write( "M = kE \n" ); document.write( "--------- \n" ); document.write( "Find \"k\": \n" ); document.write( "38 = k*95 \n" ); document.write( "k= (38/95) \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "M = (38/95)E \n" ); document.write( "---------------------------------- \n" ); document.write( "How much would a 100-lb person weigh on Mars? \n" ); document.write( "M = (38/95)*100 \n" ); document.write( "M = 40 lbs \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |