document.write( "Question 919545: The probability that a certain make of car will need repairs in the first six months is 0.39 . A dealer sells 7 such cars. What is the probability that at least one of them will require repairs in the first six months? \n" ); document.write( "
Algebra.Com's Answer #557784 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The probability that a certain make of car will need repairs in the first six months is 0.39 . A dealer sells 7 such cars. What is the probability that at least one of them will require repairs in the first six months?
\n" ); document.write( "-------------------
\n" ); document.write( "Binomial Problem with n = 7 ; p(need repair) = 0.39 ; p(not need) = 0.61
\n" ); document.write( "------
\n" ); document.write( "P(at least 1 need) = 1 - P(none need repair) = 1 - 0.61^7 = 0.9686
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------------
\n" ); document.write( "
\n" );