document.write( "Question 23050: 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 #11471 by stanbon!(97)![]() ![]() ![]() You can put this solution on YOUR website! cheetah = (1/4)lion \n" ); document.write( "Therefore lion = 4*cheetah \n" ); document.write( "Cheetah + lion = 450 kg \n" ); document.write( "Substituting you get: \n" ); document.write( "Cheetah +4*cheetah = 450 \n" ); document.write( " 5 cheetah = 450 \n" ); document.write( " cheetah = 90 kg \n" ); document.write( "Therefore lion = 450-90 = 360 kg \n" ); document.write( "giraffe = 6*lion \n" ); document.write( "Therefore giraffe = 6(360)= 2160 kg\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |