document.write( "Question 825406: Michelle has a patty and invites 3 friends. Each friend invites 3 other friends. each of these friends invites 3 more friends. Finally,each of these friends invites 3 more friends. Each guest at the party brings 3 gifts, with 3 bows on each gift. How many bows does Michelle get at the party? \n" ); document.write( "
Algebra.Com's Answer #497262 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Michelle has a patty and invites 3 friends.
\n" ); document.write( "Each friend invites 3 other friends.
\n" ); document.write( "each of these friends invites 3 more friends.
\n" ); document.write( "Finally,each of these friends invites 3 more friends.
\n" ); document.write( "-------
\n" ); document.write( "Friends = 3 + 3^2 + 3^3 + 3^4 + 3^5 = 3*(3^5-1)/(3-1) = 3(242)/2 = 363
\n" ); document.write( "Each guest at the party brings 3 gifts, with 3 bows on each gift. How many bows does Michelle get at the party?
\n" ); document.write( "-----
\n" ); document.write( "# of bows = 3*363 = 1089
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );