document.write( "Question 1042603: 6. Anna has 2 purple lipsticks, 3 red lipsticks and 3 pink lipsticks in her kit. She picks one lipstick, record its color, puts it back in the kit and draws another lipstick. What is the probability of taking out a purple lipstick followed by the red lipstick? \n" ); document.write( "
Algebra.Com's Answer #657583 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Sampling with replacement.
\n" ); document.write( "P(purple)=2/8)
\n" ); document.write( "P(red)=(3/8)
\n" ); document.write( "Independent, since it is with replacement and the first does not affect the second.
\n" ); document.write( "Probability is the product, 6/64 or 3/32.
\n" ); document.write( "
\n" ); document.write( "
\n" );