document.write( "Question 261324: In a packet of seeds, each has a .84 chance of germinating. Harold will plant 2 seeds.
\n" ); document.write( "Determine the probability of the following
\n" ); document.write( "a. Both seeds germinate
\n" ); document.write( "b. Neither seed germinate
\n" ); document.write( "c. at least one seed germinated
\n" ); document.write( "

Algebra.Com's Answer #192514 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a packet of seeds, each has a .84 chance of germinating. Harold will plant 2 seeds.
\n" ); document.write( "Determine the probability of the following
\n" ); document.write( "a. Both seeds germinate: (0.84)^2
\n" ); document.write( "---
\n" ); document.write( "b. Neither seed germinate: (0.16)^2
\n" ); document.write( "----
\n" ); document.write( "c. at least one seed germinated = 1 - P(none germinate) = 1-(0.16)^2
\n" ); document.write( "= 0.9744
\n" ); document.write( "=================
\n" ); document.write( "Cheers.
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );