I think it’s 36 cents or .357
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.
Answer:
27.5
Step-by-step explanation:
1.5(5)+20=27.5
:) hope its right :)
If your salving for n it would be n=0.75
If your salving by factoring it is 3/4
Answer:
3 months
Step-by-step explanation:
t^3 - 10t^2 + 33t - 36
3t^2 -20t + 33 = 0
(3t-11)(t-3) = 0
t = 3 or t=11/3