Question 1203837
{{{120 people}}}

{{{52}}} of the people said they liked apples 
{{{27 }}}said they liked grapes
{{{6}}} people said they liked both apples and grapes

if {{{6}}} people said they liked both apples and grapes, then

{{{52-6=46}}} of the people  like only apples 
{{{27-6=21 }}} like only  grapes

to find out how many  of the people liked neither of these two types of fruit, deduct {{{6+46+21=73}}} from {{{120}}}

{{{120-73=47}}}

so,{{{47}}} people liked neither of these two types of fruit


{{{ drawing( 400, 400, -5, 10, -5, 10,
circle(3,3,2),circle(5,5,2),
green(line(1,1,1,8)),green(line(1,1,8,1)),green(line(1,8,8,8)),green(line(8,8,8,1)),locate(2,5.5,A),locate(6,3,neither),locate(6,7.5,G),

locate(2,3,46),locate(5,5,21),locate(4,4,6),locate(6,2,47),

graph( 400, 400, -5, 10, -5, 10,0)) }}}