document.write( "Question 460531: The probability that a given tourist goes to the amusement park is 0.47, and the probability that she goes to the water park is 0.58. If the probability that she goes either to the water park or the amusement park is 0.95, what is the probability that she visits both of the parks on vacation? \n" ); document.write( "
Algebra.Com's Answer #315866 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=the probability that she goes to both parks. \n" ); document.write( ".47+.58-x=.95 \n" ); document.write( "1.05-x=.95 \n" ); document.write( "-x=-.1 \n" ); document.write( "x=0.1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |