document.write( "Question 165941: There are 7 people in a bus.
\n" );
document.write( "Each person has 7 backpacks.
\n" );
document.write( "In each backpack, there is 7 cats.
\n" );
document.write( "Each cat is accompanied by 7 kittens.
\n" );
document.write( "Questions: How many paws (are) there on the bus. \n" );
document.write( "
Algebra.Com's Answer #122293 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 7*7*7*4=1,372 cat paws. \n" ); document.write( "7*7*7*7*4=9,604 kitten paws. \n" ); document.write( "1,372+9,604=10,976 total paws on the bus. \n" ); document.write( " |