document.write( "Question 1200592: 3. A system consists of three identical components, in order for the system to perform as intended; all of the components must perform. Each has the same probability of performance. If the system is to have a .92 probability of performance, what is the minimum probability of performance needed by each of the individual components? \n" ); document.write( "
| Algebra.Com's Answer #834760 by Theo(13342)     You can put this solution on YOUR website! let x be the probability that each component will perform. \n" ); document.write( "you get x^3 = .92 \n" ); document.write( "solve for a to get: \n" ); document.write( "x = .92^(1/3) = .9725888262. \n" ); document.write( "each component must be able to perform at least 97.25888263% of the time in order for the combination to perform at least 92% of the time. \n" ); document.write( "that's what i get.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |