document.write( "Question 91089: Debbie stopped by starbucks the other day, she decided to try and figure out how many possible coffee drinks were available. She noticed that a person could order regular or decaf, three sizes, iced or hot, 4 kinds of milk, 18 syrup flavors and whip or no whip. How many different coffe drinks are available if a person chooses one of each of the above options.
\n" ); document.write( "regular=x Problem looks like this???? 3(x+1x)3(3x+4)+18-1
\n" ); document.write( "decaf=1x
\n" ); document.write( "hot=3
\n" ); document.write( "iced=3x
\n" ); document.write( "milk=4
\n" ); document.write( "syrup=18
\n" ); document.write( "whip=x
\n" ); document.write( "no whip=1x
\n" ); document.write( "

Algebra.Com's Answer #66110 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
A person can order any of the total 2*3*2*4*18*2 = 1728 options available. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Is any explanation necessary?????
\n" ); document.write( "
\n" );