1. 2.00/64=3.125 cents per oz
2. 7.50/256=2.930 cents per oz.
3. The best deal is at the whole sale
<u>Answer:</u>
The coefficient of 
<u>Solution:
</u>
The given expression is 
As per binomial theorem, we know,

Now here a = 2x, b = (- 3y) and n = 10 and k = 0,1,2,….10
Now
will be the 6 term where k =5
Now, 
So, the coefficient of
.

The coefficient of 
Answer:
Volume of cone = 418.67 cm³ (Approx.)
Step-by-step explanation:
Given:
Radius of cone = 5 cm
Height of cone = 16 cm
Find:
Volume of cone
Computation:
Volume of cone = [1/3][π][r²][h]
Volume of cone = [1/3][3.14][5²][16]
Volume of cone = [1/3][3.14][25][16]
Volume of cone = [1/3][3.14][400]
Volume of cone = [1/3][1,256]
Volume of cone = 418.67 cm³ (Approx.)
Answer: the last option.
A binomial experiment is an experiment with only two possible outcomes.
In the first option, there is three possible outcomes (i.e. A, B, C)
In the second option, there is four poissible outcomes (i.e. ace, king, queen, jack)
The third option has six possible outcomes (i.e. six faces of a die)
In the last option, there are two possible outcomes (i.e. '2 number cubes')
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1