document.write( "Question 903104: There are 30 students in a class. 17 like basketball, 22 like football, and 12 like both. How many students don't like either basketball or football? \n" ); document.write( "
Algebra.Com's Answer #547787 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 30 students \n" ); document.write( "17 + 22 - 12 = 27 \n" ); document.write( "3 don't like either basketball or football \n" ); document.write( " |