document.write( "Question 752399: A builder has 8 lots available for sale.
\n" );
document.write( " * 6 lots are greater than one acre
\n" );
document.write( " * 2 lots are less than one acre
\n" );
document.write( "What is the probability that the next three lots sold will be greater than one acre?
\n" );
document.write( "a. 3/4 b. 15/28 c. 27/64 d. 5/14
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #457867 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A builder has 8 lots available for sale. \n" ); document.write( "* 6 lots are greater than one acre \n" ); document.write( "* 2 lots are less than one acre \n" ); document.write( "What is the probability that the next three lots sold will be greater than one acre? \n" ); document.write( "----- \n" ); document.write( "Binomial Problem with n = 3 and p(> 1 acre) = 6/8 = 3/4 \n" ); document.write( "----------------------------------- \n" ); document.write( "P(x = 3) = (3/4)^3 = 27/64 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( "a. 3/4 b. 15/28 c. 27/64 d. 5/14 \n" ); document.write( " \n" ); document.write( " |