Answer:
- 3, - 11, - 35, - 107
Step-by-step explanation:
Using the recursive formula with f(1) = - 3 , then
f(2) = - 2 + 3f(1) = - 2 + 3(- 3) = - 2 - 9 = - 11
f(3) = - 2 + 3f(2) = - 2 + 3(- 11) = - 2 - 33 = - 35
f(4) = - 2 + 3f(3) = - 2 + 3(- 35) = - 2 - 105 = - 107
Thus the first four terms are
- 3, - 11, - 35, - 107
Answer:
3cm
Step-by-step explanation:
cb is the same length bisector ac, so the answer is <u>3 cm</u>
Answer:
(0.755, 0.845)
Step-by-step explanation:
I got it right, on the test so trust me!
V= W × H × L
81000 = 30 × H × 45
81000 = 1350× H
81000/1350 = 1350/1350× H
H = 60 cm
Answer:
Let y(x)="x is valid and x has true premises" and z(x)="x has a true conclusion".
Step-by-step explanation:
The universe U is the collection of all arguments so that x∈U. The statement uses the universal quantifier ∀ represented by the word "Every". The words "valid", "with true premises" and "has a true conclusions" are properties of an argument x.
We can interptet the statement as: "For all x, (x is valid and x has true premises)→(x has a true conclusion)". Symbolically, (∀x)(y(x)→z(x)). The implication → can be read as "if y(x) then z(x)".