I think 0.3 is less 7.85 because there is a 1 on the end that was is a 3 and if you round it would be 0
A is the correct choice.
This is based on the vertical line test. If you were to draw an imaginary vertical line on the graph, it would only intersect the graph at one point, which proves that all x values are different (a function).
Answer:
x = 8
y = 6
Step-by-step explanation:
First and foremost, it's an equilateral triangle, therefore all sides and angles are equal.
Knowing that the sum of angle in a triangle is 180°, therefore each angle is 60°.
Then equating (7x+4)° to 60, we have that,
7x+4=60
7x=60-4
7x=56
x=56÷7
x=8.
Answer:
3
Step-by-step explanation:
We can choose three ways:AB, AC, BC, as the order is not important.
Or you can calculate 3C2=(3×2)/(1×2)=3
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))