You can
put this solution on YOUR website!given:

=the food tastes delicious...

=we eat a lot
here you have negation for both statements above:
~q <-> ~p
negation of

is ~p and it is "the food does NOT taste delicious"
negation of

is ~q and it is "we do NOT eat a lot"
your statements

and

are logically equivalent; means it is true



(shortened

: <->) both operands are false or both operands are true
so, to convert the compound statement ~q <-> ~p into words, you will write following:
"we do NOT eat a lot

the food does NOT taste delicious"