document.write( "Question 370263: 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( " male / females
\n" );
document.write( "Age 19 and under - 4746 4517
\n" );
document.write( "age 20 - 1625 1553
\n" );
document.write( "age 21 - 1679 1627\r
\n" );
document.write( "\n" );
document.write( "choose one driver at random. Find the probability that the driver is
\n" );
document.write( "a. male and 19 or under
\n" );
document.write( "b. age 20 or female
\n" );
document.write( "c.at least 20 years old \n" );
document.write( "
Algebra.Com's Answer #263993 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Total=15747 \n" ); document.write( ". \n" ); document.write( "a) 4746 \n" ); document.write( ". \n" ); document.write( "b) 1625+4517+1553+1627 \n" ); document.write( ". \n" ); document.write( "c) 1625+1553+1679+1627 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |