Answer:
1lb 8 oz
Step-by-step explanation:
Take 3 lbs and separate it into 48oz + 4 oz = 52 oz.
Same with the 1 lb 12 oz. 16 oz + 12 oz = 28.
Subtract 28 from 52 = 24 oz = 1 lb 8 oz.
Hope this helps.
Answer:
A: 3
Step-by-step explanation:
Hopefully this helps!
Answer:
Step-by-step explanation:
Answer:
Part A: a coefficient is either 20 or 35, both work. A variable is c or w, again either work. The constant is 23.50.
Part B: He will have $503.50
Part C: The coefficient would change, because the amount per car changes, not the amount of cars.
Step-by-step explanation:
A coefficient goes in front of the variable (which is the letter, usually shown as x). The constant is a number with no variable attached.
We replace c with 20, and w with 12, giving us 20(3)+35(12)+23.50 for our equation. After multiplying, we come up with 60+420+23.50, which equals 503.50.
Answer:
aₙ = aₙ₋₁ + aₙ₋₂
where:
a₁ = 6
a₂= 1.
Step-by-step explanation:
We have the sequence:
6, 1, 7, 8, 15, 23, ...
Is easy to see that this sequence works as follows:
You take 2 consecutive numbers, and the next number is the sum of these two.
Then we have:
6 + 1 = 7
1 + 7 = 8
7 + 8 = 15
8 + 15 = 23
Then the n-th term is equal to the sum of the (n - 1) term and the (n - 2) term.
This is written as:
aₙ = aₙ₋₁ + aₙ₋₂
Because in the recursive rule needs two previous terms, we need to specify the two first terms of the sequence.
Then we need to write also:
a₁ = 6
a₂= 1.