document.write( "Question 978338: A local ski sale features eight types of skis, six types of bindings, and seven types of boots. How many different ski/binding/boot packages are available? \n" ); document.write( "
Algebra.Com's Answer #600024 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
A local ski sale features eight types of skis, six types of bindings, and seven
\n" ); document.write( "types of boots. How many different ski/binding/boot packages are available?
\n" ); document.write( "
\r\n" );
document.write( "For each of the 8 types of skis, there are 6 types of bindings, so there are\r\n" );
document.write( "8×6 or 48 ways to choose a type of skis and a type of binding.  Then for each\r\n" );
document.write( "of those 48 ways, there are 7 ways to choose a type of boots. So there are 48×7\r\n" );
document.write( "or 336 ways to choose all three.\r\n" );
document.write( "\r\n" );
document.write( "Answer 8×6×7 = 336.  (Just multiply them all together).\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );