document.write( "Question 135733: Of 100 people people in a room, 70 play tennis and 50 play golf. At most, how many play only one of these sports? \n" ); document.write( "
Algebra.Com's Answer #99467 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
ADD UP THE PLAYERS 50+70=120
\n" ); document.write( "THIS SAYS THAT AT LEAST 20 PLAY BOTH SPORTS.
\n" ); document.write( "THUS THE MAX THAT CAN PLAY ONLY 1 SPORT IS 100-20=80 IS THE MAX THAT ONLY PLAY 1 SPORT.
\n" ); document.write( "
\n" );