Answer:
90.75 cm^2
Step-by-step explanation:
The area of a trapezoid is given by
A = 1/2 ( b1+b2) *h
where b1 and b2 are the lengths of the bases and h is the height
A = 1/2(8.5+ 15.7) * 7.5
1/2 (24.2) 7.5
90.75 cm^2
Answer:
Ruth is x+4=7/3+4, esmerelda is 5x+4=35/3+4
Step-by-step explanation:
if Ruth is x, esmerelda is 5x,
four years ago,
Ruth is x+4, esmerelda is 5x+4, depend on the sum, we get:
x+4+5x+4=22, x=7/3
so:
Ruth is x+4=7/3+4, esmerelda is 5x+4=35/3+4
Answer:
the amswer is 5 hope this helps you
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1