Answer:
y=3x-4
Step-by-step explanation:
slope = 3
(y-5) = 3(x-3)
y-5 = 3x-9
y-5+5=3x-9+5
y=3x-4
Answer:
-11
Step-by-step explanation:
-1x=13+9y
(13+9y)+7y=-19
13+16y=-19
16y=-6
•Y=6/16
-1x-(9•6/16)=13
-1x-3.375=13
-1x=16.375
•X=-16.375
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))
Answer:
Y = 6X-5
Step-by-step explanation:
substitute the value of slope and Y intercept in the standard equation Y = MX + B
where M is the slope and b is the y-intercept