document.write( "Question 1171207: A survey of all the households in Smalltown Indiana was conducted. Below is
\n" );
document.write( "the result of the survey.
\n" );
document.write( "# Children =. 0 1 2 3 4 or more
\n" );
document.write( "# Households =. 20 40 50 25 5
\n" );
document.write( "One of these households is selected at random.
\n" );
document.write( "What is the probability that the household has at most 1 child? \n" );
document.write( "
Algebra.Com's Answer #796123 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! That is the probability a house has 0 children or 1 child \n" ); document.write( "That occurs in 60 households. \n" ); document.write( "There are 140 altogether (I am ignoring the decimal point in the problem) \n" ); document.write( "The answer is 3/7 of 43%. \n" ); document.write( " |