document.write( "Question 1046177: A man owns a house in town and a cabin in the mountains. The probability of the house being burglarized is 0.18 and the probability of the cabin being burglarized is 0.27. What is the probability that (rounded off to three decimals):
\n" ); document.write( "a) Both homes will be burglarized
\n" ); document.write( "b) Neither homes will be burglarized
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #661666 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Assume independence for between the two events.\r
\n" ); document.write( "\n" ); document.write( "a) P(HC) = P(H)*P(C) = 0.18*0.27 = 0.0486.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) P(H'C') = P(H')*P(C') = (1-P(H))*(1 - P(C)) = 0.82*0.73 = 0.5986.
\n" ); document.write( "
\n" );