document.write( "Question 474892: In a group of 48 boys, 32 play basketball and 25 play volleyball. How many of the boys play both basketball and volleyball? \n" ); document.write( "
Algebra.Com's Answer #325669 by robertb(5830)![]() ![]() You can put this solution on YOUR website! N(basketball AND volleyball) = N(basketball) + N(volleyball) - N(basketball OR volleyball) = 32 + 25 - 48 = 9, \r \n" ); document.write( "\n" ); document.write( "so 9 boys play both basketball and volleyball. \n" ); document.write( " \n" ); document.write( " |