document.write( "Question 859190: In a certain county, 59% of houses have a pool. 86% have a pool or 2-car garage, 19% have both. If a house in this county is selected at random, what is the probability that the house has a 2-car garage? \n" ); document.write( "
Algebra.Com's Answer #517614 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent percentage with 2-car garage
\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B)
\n" ); document.write( " 86% = 59% + x - 19%
\n" ); document.write( " 46% = x, percentage with 2-car garage
\n" ); document.write( " \n" ); document.write( "
\n" );