document.write( "Question 1123755: the weight of an object on the moon varies directly with its weight on mars. if an object weighing 110 g on the moon weighs 250 g on mars, how much does an object weigh on the moon if its 100 g on mars? \n" ); document.write( "
Algebra.Com's Answer #740116 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
\"110%2F250=x%2F100\"
\n" ); document.write( "x represents the weight in grams on the moon
\n" ); document.write( "Using cross products we have
\n" ); document.write( "100*100 = 250x
\n" ); document.write( "10000 = 250x
\n" ); document.write( "Divide each side by 250
\n" ); document.write( "10000/250 = x
\n" ); document.write( "40 = x
\n" ); document.write( "So, the 100 g object on Mars weighs 40 g on the Moon
\n" ); document.write( "
\n" );