document.write( "Question 831140: Two boys, John and Peter, attempt independently to solve a problem. The probability of John solving it is 0.8 and the probability of Peter solving it is 0.75. Find the probability that only one of them will be able to solve it. \n" ); document.write( "
Algebra.Com's Answer #501172 by vaibhavaggarwal29(6)\"\" \"About 
You can put this solution on YOUR website!
Two boys, John and Peter, attempt independently to solve a problem. The probability of John solving it is 0.8 and the probability of Peter solving it is 0.75. Find the probability that only one of them will be able to solve it.\r
\n" ); document.write( "\n" ); document.write( "Solution :\r
\n" ); document.write( "\n" ); document.write( "P(John Solving ) = 0.8
\n" ); document.write( "P(John not solving) = 0.2
\n" ); document.write( "P(Peter Solving) = 0.75
\n" ); document.write( "P(Peter not Solving) = 0.25\r
\n" ); document.write( "\n" ); document.write( "P(only one can solve) = 0.8*0.25 + 0.75*0.2
\n" ); document.write( " = 0.35 Answer
\n" ); document.write( "
\n" );