document.write( "Question 1154183: The problem that \"A\" can Solve a given problem is 4/5 that \"B\" can solve is 2/3 and \"C\" can solve 3/4 . If All 3 try, compute the probability will be solved. \n" ); document.write( "
Algebra.Com's Answer #776564 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "P(at least one solves the problem) \n" ); document.write( "= 1 - P(none of them solves the problem) \n" ); document.write( "= 1 - (1-(4/5))*(1-(2/3))*(1-(3/4)) \n" ); document.write( "= 1 - (1/5)(1/3)(1/4) \n" ); document.write( "= 1 - 1/60 \n" ); document.write( "= 59/60 \n" ); document.write( " \n" ); document.write( " |