document.write( "Question 82352: A full grown giraffe is about 6 times heavier than a full grown lion. A full grown cheetah is about one quarter as heavy as a full grown lion. together, they are about 450kg. what is the approximate mass of each animal. \n" ); document.write( "
Algebra.Com's Answer #58999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A full grown giraffe is about 6 times heavier than a full grown lion. A full grown cheetah is about one quarter as heavy as a full grown lion. together, they are about 450kg. what is the approximate mass of each animal. \n" ); document.write( "--------------- \n" ); document.write( "Let the lion's weight be \"x\" kg \n" ); document.write( "Then the giraffe's weight is \"6x\" kg \n" ); document.write( "And the cheetah's weight is (1/4)x kg \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "x+6x+(1/4)x = 450 kg \n" ); document.write( "(7 1/4)x= 450 \n" ); document.write( "7.25x = 450 \n" ); document.write( "x= 450/7.25 = 62.07 kg (approx weight of lion) \n" ); document.write( "6x=372.41 kg (approx weight of giraffe) \n" ); document.write( "(1/4)x = 15.51 kg (appox weight of cheetah) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |