document.write( "Question 1056099: Suppose three machines A, B, and C produce similar engine components. Machine A produces 45% of the
\n" ); document.write( "total components, Machines produces 30%, and machine C produces 25%. For the usual production
\n" ); document.write( "schedule, 6% of the components produced by Machine A do not meet established specifications; for
\n" ); document.write( "Machines B and Machine C the figures are 4% and 3% respectively. One component is selected at random
\n" ); document.write( "from from the total output and is found to be defective. What is the probability that the component selected
\n" ); document.write( "was produced by machine A ?
\n" ); document.write( "

Algebra.Com's Answer #671265 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Look at 2000 components
\n" ); document.write( "Machine A produces 900 and 54 (6%) are defective 846 not--900
\n" ); document.write( "Machine B produces 600 and 24 (4%) are defective, 576 not--600
\n" ); document.write( "Machine C produces 500 and 15 (3%) are defective, 485 not--500
\n" ); document.write( "Totals===========2000----93-------------------1907 not-2000
\n" ); document.write( "Given that one component is defective, the probability it is from A is 54/93 (18/31)=58.0%
\n" ); document.write( "
\n" );