document.write( "Question 1126268: A room has three lightbulbs. Each one has a 10% probability of burning out within the month. Write the probability as a percentage rounded to one decimal place. \r
\n" );
document.write( "\n" );
document.write( "What is the probability that all three will burn out within the month? \n" );
document.write( "
Algebra.Com's Answer #742579 by Boreal(15235) You can put this solution on YOUR website! That would be (0.1)^3 or 0.001, the probability of one's burning out being 0.1. \n" ); document.write( " |