document.write( "Question 1006465: PLease help with this equation:\r
\n" );
document.write( "\n" );
document.write( "It is claimed that 97 percent of the purchasers of a particular car have no complaints in the first year. Me and my sister have each purchased one of these cars:
\n" );
document.write( "What is the probability that neither of us have a complaint about the car in the first year if the advertising claim is true?\r
\n" );
document.write( "\n" );
document.write( "What is the probability that exactly one of you has a complaint about the car in the first year if the advertising claim is true?\r
\n" );
document.write( "\n" );
document.write( "Please expalin formula used to get to proposed solution\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622581 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Assuming independence, where the choice of one has no effect on the other, \n" ); document.write( "the probability that neither has a complaint is 0.97*0.97=0.9409. \n" ); document.write( "The probability that one has a complaint is 0.97*0.03*2, since there are two ways one complaint can occur. \n" ); document.write( "That is 0.0291*2=0.0582 \n" ); document.write( "Not asked for, but the probability that both have a complaint is 0.03*0.03=0.0009. \n" ); document.write( "Those probabilities add up to 1.0 \n" ); document.write( " \n" ); document.write( " |