document.write( "Question 1141189: A flashlight has eight batteries, three of which are defective. If two different batteries are selected at random, what is the probability that both of them will be good? \n" ); document.write( "
Algebra.Com's Answer #761730 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "P(first good) = 5/8
\n" ); document.write( "P(second good) = 4/7

\n" ); document.write( "Both have to happen, so multiply the two probabilities.
\n" ); document.write( "
\n" );