Area=14.6
To find a trapezoid
Top +Bottom /2 multiplied by height
So 2.5+ 4.8= 7.3
7.3/2= 3.65
3.65x4=14.6
Answer: The third one or C
Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
Answer:
Step-by-step explanation:
<h3>#18</h3>
Conditional statement p → q, and its inverse is not p → not q.
Applied to the given statement we see the correct one is b.
<h3>#19</h3>
Let the cost of fish is f.
<u>As per question we have:</u>
- 2(250) + 3f < 700
- 500 + 3f < 700
- 3f < 200
- f < 200/3 ≈ 67
The maximum cost is 66 pesos.
Correct choice is c.
<h3>#20</h3>
<u>Given function:</u>
The range is all real numbers as no restrictions to its domain.
Correct choice is c.