document.write( "Question 395744: what is the probability of 4 calculator batteries with a 90% chance of lasting one year? \n" ); document.write( "
Algebra.Com's Answer #280835 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p = .9 and q = .1
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( "P(4 out of 4 lasting one year) = (.9)^4 = .6561 \n" ); document.write( "
\n" );