document.write( "Question 924026: A paint-store chain produces and sells latex
\n" ); document.write( "and semigloss paint. Based on long-range sales, the
\n" ); document.write( "probability that a customer will purchase latex paint is
\n" ); document.write( "0.75. Of those that purchase latex paint, 60% also purchase
\n" ); document.write( "rollers. But only 30% of semigloss paint buyers
\n" ); document.write( "purchase rollers. A randomly selected buyer purchases
\n" ); document.write( "a roller and a can of paint. What is the probability
\n" ); document.write( "that the paint is latex?
\n" ); document.write( "

Algebra.Com's Answer #560568 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Latex .75 (60% purchase rollers)
\n" ); document.write( "Semigloss : .25 (30% purchase rollers)
\n" ); document.write( "...........
\n" ); document.write( "P(Latex |both paint and roller)
\n" ); document.write( " P(A|B) = P(A and B)/P(B) = \"%28.75%2A.60%29%2F%28.75%2A.60+%2B+.25%2A.30%29\"
\n" ); document.write( "
\n" );