document.write( "Question 771190: A garden is planted with three type of seeds ABC, the probability that any seed will germinate is 2/3. If the seed are planted simultaneously, find the probability that (a) only one seed germinates (b) exactly two seeds germinate \n" ); document.write( "
Algebra.Com's Answer #470016 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
(a) P(only one seed germinates)
\n" ); document.write( "=3\"C%5B1%5D%282%2F3%29%5E1%281%2F3%29%5E%283-1%29\"
\n" ); document.write( "=3\"C%5B1%5D%282%2F3%29%5E1%281%2F3%29%5E2\"
\n" ); document.write( "=\"2%2F9\"
\n" ); document.write( "(b) P(exactly two seeds germinate)
\n" ); document.write( "=3\"C%5B2%5D%282%2F3%29%5E2%281%2F3%29%5E%283-2%29\"
\n" ); document.write( "=3\"C%5B2%5D%282%2F3%29%5E2%281%2F3%29%5E1\"
\n" ); document.write( "=\"4%2F9\"
\n" ); document.write( "
\n" );