document.write( "Question 1058078: There are 80% chocolate-covered candy in a Christmas candy box, and 35% of the candies have both chocolate coating and caramel filling. What is the probability that a caramel filled candy selected from this box at random will also be covered in chocolate? \n" ); document.write( "
Algebra.Com's Answer #673100 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(A|B) = P(A and B)/P(B)
\n" ); document.write( "P(choc covered| caramel filled) = .35/.80 = 7/16
\n" ); document.write( "
\n" );