Search the property of addition
Answer:
C. quarts
Step-by-step explanation:
Answer:
∠AOC = 50°
B is correct.
Step-by-step explanation:
In the given figure of protractor measure the ∠AOC
Please find the attachment of protractor.
OA is horizontal line which is base of protractor.
In angle AOC, two legs OA and OC
OA is base of protractor. OC another leg.
Now we see position of leg OC of angle AOC.
∠AOC is acute angle. So, see the number bottom of protractor.
Hence, the measure of ∠AOC is 50°
Answer:
A. 
Step-by-step explanation:
The formula for the volume of a cylinder is the formula for the area of the circle, times the height of the cylinder. The formula for the volume of a circle is,

Multiply that by the height to find the formula for the volume of a cylinder,

Where (pi) represents the value (3.1415), (r) represents the radius, and (h) represents the height of the cylinder. Now substitute in the given values, remember, this problem gives the diameter of the cylinder, divide that value by two to find the radius.

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