document.write( "Question 31103: 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( "
Algebra.Com's Answer #17799 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Lion = x \n" ); document.write( "Giraffe = 6x \n" ); document.write( "Cheetah = 1x/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x)+(6x)+(x/4)=450 \n" ); document.write( "4x+24x+x=1800 \n" ); document.write( "29x=1800 \n" ); document.write( "x=62.1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(62.1)6=372.4 \n" ); document.write( "62.1/4=15.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, a lion weights 62.1kg, a cheetach weights 15.5kg and a giaffafe weights 372.4kg. \n" ); document.write( "Paul. \n" ); document.write( " |