Answer:
x=3
z=65
Step-by-step explanation:
6x+97 and 14x+73 are vertical angles which means they are equal
6x+97= 14x+73
Subtract 6x from each side
6x-6x+97= 14x-6x+73
97 = 8x +73
Subtract 73 from each side
97-73 = 8x+73-73
24 = 8x
Divide each side by 8
24/8 = 8x/8
3 = x
Now we need to find z
6x+97 and z are supplementary angles which means they add to 180
6x+97 +z = 180
6(3) +97 +z = 180
18+97+z=180
Combine like terms
115+z = 180
Subtract 115 from each side
115-115 +z=180-115
z = 65
Answer:
It's D
Step-by-step explanation:
Stay frosty
Answer:39
Step-by-step explanation:
90-51=39
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))