document.write( "Question 185312: There are 7 girls in a bus. Each girl has 7 backpacks.\r
\n" ); document.write( "\n" ); document.write( "In each backpack, there are 7 big cats. For every big cat, there are 7 little cats.\r
\n" ); document.write( "\n" ); document.write( "The bus driver is not in the bus at this time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Question:\r
\n" ); document.write( "\n" ); document.write( "How many legs are there in the bus?
\n" ); document.write( "

Algebra.Com's Answer #138999 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
You have 7 girls, 7 big cats and 7*7 little cats in each backpack and 7 backpacks per girl
\n" ); document.write( "Assuming this is not a trick question (like each seat in the bus has legs etc)
\n" ); document.write( "You have \"TotalLegs+=+girlLegs+%2B+7%2A%28BigCatLegs+%2B+LittleCatLegs%29\"
\n" ); document.write( "\"TotalLegs+=+%287%2A2%29+%2B+7%2A%28%287%2A4%29+%2B+%287%2A7%2A4%29%29\"
\n" ); document.write( "\"TotalLegs+=+14+%2B+7%2A%2828+%2B+196%29\"
\n" ); document.write( "\"TotalLegs+=+14+%2B+7%2A224\"
\n" ); document.write( "\"TotalLegs+=+1582\"\r
\n" ); document.write( "\n" ); document.write( "That's a lot of legs
\n" ); document.write( "
\n" ); document.write( "
\n" );