document.write( "Question 283069: what is the probability of 3 cars all having the exact same malfunction at nearly the same time? \n" ); document.write( "
Algebra.Com's Answer #236956 by jrfrunner(365) You can put this solution on YOUR website! assuming that the probability that a car malfunctions is independent of the other cars malfunctioning, and that p=prob a car has malfunction of interest \n" ); document.write( "P(all 3 have the same mulfunction at same time) =p*p*p=p^3 \n" ); document.write( " |