document.write( "Question 518167: In a recent year there were the following numbers (in thousands) of licensed drivers in the United States.\r
\n" );
document.write( "\n" );
document.write( "Choose one driver at random. Find the probability that the driver is
\n" );
document.write( "Male and 19 or under
\n" );
document.write( "Age 20 or female
\n" );
document.write( "At least 20 years
\n" );
document.write( " Male Female
\n" );
document.write( "Age 19 & under 4746 4517
\n" );
document.write( "Age 20 1625 1553
\n" );
document.write( "Age 21 1679 1627
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345090 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a recent year there were the following numbers (in thousands) of licensed drivers in the United States.\r \n" ); document.write( "\n" ); document.write( "Choose one driver at random. Find the probability that the driver is \n" ); document.write( "P(Male and 19 or under) = 4746/15747 \n" ); document.write( "P(Age 20 or female) = (3178+7697-1553)/15747 = 9322/15747 \n" ); document.write( "P(At least 20 years) = (3178+3306)/15747 = 6484/15747 \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " Male Female Total \n" ); document.write( "Age 19 & under 4746 4517 9263 \n" ); document.write( "Age 20 1625 1553 3178 \n" ); document.write( "Age 21 1679 1627 3306 \n" ); document.write( "Total-------------------8050----7697-----15747 \n" ); document.write( " |