Answer: c(p) = 0.59*p
All we do is multiply the price per pound (0.59) by the number of pounds (p). In this case, we don't know how many pounds there are. So we leave p as is. If for instance, we had 10 pounds, then we'd replace p with 10. The variable is simply a placeholder for the unknown number.
<h3>
Answer: Total price of all 5 cars = $35000.</h3>
Step-by-step explanation:
We are given total number of cars = 5 cars.
The mean of all of five cars = $7000.
Note: Total sum/value could be calculated by multiplying mean with the total numbers we have.
<em>Total price = Mean × Total number of cars.</em>
According to problem, mean is 7000 and total number of cars is 5.
<h3>Therefore, Total price of all 5 cars = 7000 × 5 = $35000.</h3>
I got the second one done, I️ just need to know the formula for recursive and explicit formula
In order to calculate the total cost of the purchase, we must first assess that there were two items bought, turkey and lamb. Next, we see multiply the cost of the first item by its quantity, so:
cost(T) = 2.15 * 7.89
cost(T) = $16.96
And repeat for the second item:
cost(L) = 1.87 * 7.89
cost (L) = $14.75
Finally, the total cost is the sum of these costs. So
Total = 16.96 + 14.75
Total = $31.71