2/5 lbs walnuts > 1/3 lbs almonds
Hope this helped ;)
BG = 40. Equation: 4(3) + 8 + 20 = 40.
Answer:
=2x+4c+17
Step-by-step explanation:
(2x-3)+(4c+20)
=2x-3+4c+20
=2x+4c-3+20
=2x+4c+17
Answer:
h(n) = h(n - 1) + 12
Step-by-step explanation:
Generate the first few terms using the explicit formula
h(1) = - 10 + 12 = 2
h(2) = - 10 + 24 = 14
h(3) = - 10 + 36 = 26
h(4) = - 10 + 48 = 38
This is an arithmetic sequence. To find a term in the sequence add 12 to the previous term, thus
h(n) = h(n - 1) + 12 with h(1) = 2