I hope this helps you
-3+3. (-4)=16
-3-12=16
-15=16 false
Answer:
8.3 %
Step-by-step explanation:
Mayelle earns $18000 per year. Mayelle earning is increased by $19500, to calculate the percentage increase in earnings, we divide the difference between earnings after increase and earnings before increase by the earnings before increase and then multiply the result by 100. The percentage increase is given by:
Increase in pay = (Earnings before increase - earnings after increase) / Earnings before increase × 100%
Increase in pay = ($19500 - $18000)/ $18000 × 100% = 8.3 %
Answer:
They should sell 20 band posters.
Step-by-step explanation:
24 is 1/5 of 120 so we must find what 1/5 of 100 is.
it is 20.
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))