document.write( "Question 1146389:
\n" ); document.write( "Gardening: A gardener buys a package of seeds. Eighty percent of seeds of this type germinate. The gardener plants 90 seeds.\r
\n" ); document.write( "\n" ); document.write( "Approximate the probability that fewer than 75 seeds germinate.
\n" ); document.write( "

Algebra.Com's Answer #767733 by Glaviolette(140)\"\" \"About 
You can put this solution on YOUR website!
I'll assume you can use a calculator or some sort of binomial distribution calculator. Using binomcdf on a TI84, trials is 90, p is .8, and x value is 74 since you want fewer than 75. P(x<75) = .7400 \n" ); document.write( "
\n" );