document.write( "Question 352138: a card is taken at random from a pack of cards and replaced. A second card is drawn. The probability of a diamond being drawn is one quarter. What is the probability that exactly one card is a diamond? \n" ); document.write( "
Algebra.Com's Answer #251650 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: exactly one card being a diamond: the other one chosen would not be a diamond.\r \n" ); document.write( "\n" ); document.write( "The probability of a diamond being drawn is 1/4 or .25 \n" ); document.write( "The probability of a card not being a diamond is 3/4 or .75 \n" ); document.write( ". \n" ); document.write( "The probability of x successes in n trials is: \n" ); document.write( "P = nCx* \n" ); document.write( ". \n" ); document.write( "nCx = \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "Of the two drawn(replacing the first), the probability of exactly one card of the two being a diamond is: \n" ); document.write( "2C1 = \n" ); document.write( ". \n" ); document.write( "P= |