Answer:
They are congruent by HL
Step-by-step explanation:
Let l, t, b represent the numbers of lions, tigers, bears, respectively.
2l +3t +3b = 156 . . . . . . . 156 meals per day are supplied
l +t = 3b . . . . . . . . . . . . . . there are 3 times as many great cats as bears
l +t +b = 68 . . . . . . . . . . . there are a total of 68 animals
_____
The last 2 equations tell you
.. 4b = 68
.. b = 17
Subtracting 3 times the last equation from the first gives
.. -l = -48
There are 48 lions, 3 tigers, and 17 bears.
I believe the radius of the circle would be about 18.79 (rounded).
Hope this helps ;}
Answer
50.24
Step-by-step explanation:
The recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
<h3>Recursive functions</h3>
The general recursive function is expressed as:
an+1 = d + an
where
r is the common difference
Given the sequence below
1.5, 2.25, 3.0, 3.75, ...
Common difference = 2.25 - 1.5 = 0.75
Substitute
f(n + 1) = f(n) + d
f(n + 1) = f(n) + 0.75
Hence the recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
Learn more on recursive formula here: brainly.com/question/1275192
#SPJ1