document.write( "Question 617668: you are walking along a beach in s.c. where there are equal numbers of clam shells, scallop shells and mussel shells.... you pick up three at random.
\n" ); document.write( "How many possible outcomes could there be?
\n" ); document.write( "what is the probability that the first of the three will be a mussel shell?
\n" ); document.write( "I need to know how to do this?
\n" ); document.write( "

Algebra.Com's Answer #388474 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the 1st shell could be c, s, or m ___ 3 possibilities total\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "each of the three 1st possibilities, then has three 2nd possibilities ___ 3^2 possibilities total\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this pattern keeps repeating, with each additional shell increasing the possible outcomes by a factor of 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so picking up three shells has 3^3 possible outcomes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability that the 1st shell will be m, is one in three or 1/3
\n" ); document.write( "
\n" );