document.write( "Question 1065567: In a car park there are 48 blue cars, 32 grey cars and 20 white cars. If a car is stolen at random, what is probability that it is \r
\n" );
document.write( "\n" );
document.write( "a) A blue car?
\n" );
document.write( "b) Not a white car
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #680757 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a car park there are 48 blue cars, 32 grey cars and 20 white cars. If a car is stolen at random, what is probability that it is \n" ); document.write( "a) P(A blue car) = 48/(48+32+20) = 48/100 = 0.48 \n" ); document.write( "--------------------------------------- \n" ); document.write( "b) P(Not a white car) = 1 - P(white car) = 1 - (20/100) = 0.8 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |