document.write( "Question 829781: In a home theater system, the probability that the video components need repair within 1 year is 0.01, the probability that the electronic components need repair within 1 year is 0.006, and the probability that the audio components need repair within 1 year is 0.004. Assuming that the events are independent, find the following probabilities. (Round your answers to four decimal places.)
\n" );
document.write( "(a) At least one of these components will need repair within 1 year=
\n" );
document.write( "(b) Exactly one of these component will need repair within 1 year= \n" );
document.write( "
Algebra.Com's Answer #500098 by reviewermath(1029) You can put this solution on YOUR website! In a home theater system, the probability that the video components need repair within 1 year is 0.01, the probability that the electronic components need repair within 1 year is 0.006, and the probability that the audio components need repair within 1 year is 0.004. Assuming that the events are independent, find the following probabilities. (Round your answers to four decimal places.)\r \n" ); document.write( "\n" ); document.write( "(a) At least one of these components will need repair within 1 year= \n" ); document.write( " probability = 1 - (1 - 0.01)(1 - 0.006)(1 - 0.004) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b) Exactly one of these component will need repair within 1 year= \n" ); document.write( " probability \n" ); document.write( "=0.01(1-0.006)(1-.004)+(1-0.01)(0.006)(1-.004)+(1-0.01)(1-0.006)(.004) \n" ); document.write( "= |