document.write( "Question 1197325: Five of 10 new buildings in a city violate the building code. A random sample of three buildings
\n" );
document.write( "selected for inspection.
\n" );
document.write( "a)What is the probability of none of the buildings violate the building code in a sample of 3 buildings\r
\n" );
document.write( "\n" );
document.write( "b)What is the probability of at least one of the new buildings violate the building code in a sample of 3 buildings? \n" );
document.write( "
Algebra.Com's Answer #830554 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Probability the first won't violate is 5/10, then 4/9 then 3/8. That product is 60/720 or 1/12. \n" ); document.write( "At least one of them is 1-1/12 or 11/12. Notice one doesn't have to compute 1 building, 2 buildings or 3 buildings. \n" ); document.write( " |