
Liana W. answered 07/14/19
Logic Machine
When writing compound statements, you always want to have your sentences in "if/then" format. Turning this sentence into an "if/then" statement would look like: "if it's not a fruit fruit, then it's not an applean apple." Therefore, in symbolic form, it would be translated to: " ~q --> ~p" or "not q, then not p."