Y^9-y^3 can also be written as y^9-y^3=x
so it is also equivalent to x+y^3=y^9
and x-y^9=-y^3
The answer
is ..................................b.3
35. You have to plug in all the numbers to the matching variables and solve.
Answer and Step-by-step explanation:
C(x) be the statement "x has a cat"
D(x) be the statement "x has a dog"
F(x) be the statement "x has a ferret".
Universe = x = all students in your class.
a) A student in your class has a cat, a dog and a ferret
= ∃x(C(x) ∧ D(x) ∧ F(x))
b) All students in your class have a cat, a dog, or a ferret = ∀x(C(x) ∨ D(x) ∨ F(x))
c) Some students in your class has a cat and a ferret but not a dog = ∃x (C(x) ∧ F(x) ∧ ¬D(x))
d) No student in this class has a cat, a dog and a ferret ¬∃x (C(x) ∧ D(x) ∧ F(x))
e) For each of the three animals, cats, dogs and ferrets, there is as student in your class who has one of the three animals. (∃xC(x)) ∧ (∃xD(x)) ∧ (∃xF(x))