document.write( "Question 1150787: In a rural community on wells and septic systems, which had been surrounded by new developments, 149 voted to have town water provided, 117 wanted a sewer system, and 15 people wanted to remain on wells and septic systems because they could not afford town water or sewer. If 188 people voted, how many wanted both town water and a sewer system? \n" ); document.write( "
Algebra.Com's Answer #772239 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = number who voted for both town water and a town sewer system\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = number of people who want town water provided, but no town sewer
\n" ); document.write( "A = 149 - x
\n" ); document.write( "this is because there are 149 people who voted for town water and x who voted for both. Visually this is represented by the region in circle W but outside circle S (see the Venn diagram below)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B = number of people who voted for a town sewer system, but no town water
\n" ); document.write( "B = 117 - x
\n" ); document.write( "we have 117 who voted for sewer, and x for both, so 117-x just want sewer only
\n" ); document.write( "visually this region B is inside circle S but outside circle W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C = number of people who voted for both town water and town sewer system
\n" ); document.write( "C = x
\n" ); document.write( "region C is inside both circles W and S at the same time\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = number of people who voted for neither system
\n" ); document.write( "D = 15
\n" ); document.write( "these are the people that want to remain on wells and septic systems
\n" ); document.write( "region D is outside both circles\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Venn Diagram
\n" ); document.write( "
\n" ); document.write( "There are four distinct regions in the venn diagram Each region labeled A,B,C,D in blue. The count for each region is shown in red. The universal set in this case refers to the set of all voters in this town.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we have
\n" ); document.write( "A = 149-x
\n" ); document.write( "B = 117-x
\n" ); document.write( "C = x
\n" ); document.write( "D = 15
\n" ); document.write( "These four values must add to 188 as there were 188 people who voted overall.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A+B+C+D = total number of voters
\n" ); document.write( "( 149-x ) + ( 117-x ) + ( x ) + ( 15 ) = 188
\n" ); document.write( "(149+117+15)+(-x-x+x) = 188
\n" ); document.write( "281-x = 188
\n" ); document.write( "281-x-281 = 188-281
\n" ); document.write( "-x = -93
\n" ); document.write( "-x/(-1) = -93/(-1)
\n" ); document.write( "x = 93\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 93 people voted for both town water and a sewer system\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: plug this x value into the equations for A and B to find that...
\n" ); document.write( "A = 149-x
\n" ); document.write( "A = 149-93
\n" ); document.write( "A = 56 people wanted town water but no town sewer
\n" ); document.write( "and
\n" ); document.write( "B = 117 - x
\n" ); document.write( "B = 117 - 93
\n" ); document.write( "B = 24 people wanted a town sewer system but no town water\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As a check,
\n" ); document.write( "A+B+C+D = 56+24+93+15 = 188
\n" ); document.write( "and we get the proper total number of voters.
\n" ); document.write( "This helps confirm the answer.
\n" ); document.write( "
\n" ); document.write( "
\n" );