document.write( "Question 425703: Walt counted all animals at the circus.
\n" );
document.write( "1/2 were horses; 1/4 big cats; 1/8th elephants; 1/16 camels & 8 monkeys
\n" );
document.write( "How many animals altogether & how many in each group?\r
\n" );
document.write( "\n" );
document.write( "X=total animals\r
\n" );
document.write( "\n" );
document.write( "X = 1/2x + 1/4X + 1/8x + 1/16x + 8\r
\n" );
document.write( "\n" );
document.write( "X = 16/32x + 8/32x + 4/32x + 2/32x + 8\r
\n" );
document.write( "\n" );
document.write( "X = 30/32x + 8
\n" );
document.write( "???? \n" );
document.write( "
Algebra.Com's Answer #296330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Walt counted all animals at the circus. \n" ); document.write( "1/2 were horses; 1/4 big cats; 1/8th elephants; 1/16 camels & 8 monkeys \n" ); document.write( "How many animals altogether & how many in each group? \n" ); document.write( "-------- \n" ); document.write( "Let X=total animals \n" ); document.write( "X = (1/2)x + (1/4)X + (1/8)x + (1/16)x + 8 \n" ); document.write( "X = 16/32x + 8/32x + 4/32x + 2/32x + 8 \n" ); document.write( "X = 30/32x + 8 \n" ); document.write( "--- \n" ); document.write( "(32/32)x = (30/32)x + 8 \n" ); document.write( "(2/32)x = 8 \n" ); document.write( "(1/32)x = 4 \n" ); document.write( "x = 32*4 \n" ); document.write( "x = 128 (Total # of animals) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |