document.write( "Question 286822: There are 10 cars and 5 trucks in a dealer's showroom. 1 of the cars is black and 2 of the trucks are black. If a vehicle is chosen at random, what is the probability that it is black, given that it is a car? \n" ); document.write( "
Algebra.Com's Answer #208018 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 10 cars and 5 trucks in a dealer's showroom. 1 of the cars is black and 2 of the trucks are black. If a vehicle is chosen at random, what is the probability that it is black, given that it is a car? \n" ); document.write( "------------- \n" ); document.write( "P(b|c) = P(b and c)/P(c) = [1/15][10/15] = 1/10 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |