The cost of parking is an initial cost plus an hourly cost.
The first hour costs $7.
You need a function for the cost of more than 1 hour,
meaning 2, 3, 4, etc. hours.
Each hour after the first hour costs $5.
1 hour: $7
2 hours: $7 + $5 = 7 + 5 * 1 = 12
3 hours: $7 + $5 + $5 = 7 + 5 * 2 = 17
4 hours: $7 + $5 + $5 + $5 = 7 + 5 * 3 = 22
Notice the pattern above in the middle column.
The number of $5 charges you add is one less than the number of hours.
For 2 hours, you only add one $5 charge.
For 3 hours, you add two $5 charges.
Since the number of hours is x, according to the problem, 1 hour less than the number of hours is x - 1.
The fixed charge is the $7 for the first hour.
Each additional hour is $5, so you multiply 1 less than the number of hours,
x - 1, by 5 and add to 7.
C(x) = 7 + 5(x - 1)
This can be left as it is, or it can be simplified as
C(x) = 7 + 5x - 5
C(x) = 5x + 2
Answer: C(x) = 5x + 2
Check:
For 2 hours: C(2) = 5(2) + 2 = 10 + 2 = 12
For 3 hours: C(3) = 5(3) + 2 = 15 + 2 = 17
For 4 hours: C(3) = 5(4) + 2 = 20 + 2 = 22
Notice that the totals for 2, 3, 4 hours here
are the same as the right column in the table above.
full timers work 5 hours a day whereas Part timers work 3 hours a day!
<u>Step-by-step explanation:</u>
Here we have , The difference in hours between full times and the part timers to work three hours a day is 2 working hours . We need to find that how many hours per day to full timers work . Let's find out:
Let full timers work x hours , Part time workers work 3 hours a day , According to question, difference in hours between full times and the part timers to work three hours a day is 2 working hours i.e.
⇒
Adding 3 to make x term alone :
⇒
⇒
Therefore, full timers work 5 hours a day whereas Part timers work 3 hours a day!
Hi! So, the one that doesn't belong is a) y = 4x.
I think that this doesn't belong because every other option has a number after the variable (I forget the exact term for it but it's like +7, +4, and -1 for the rest of the options)
Please let me know how I can further help you :)
(
Step-by-step explanation:
(a)
the probability of parcels weighing 35oz or less is
0.841
the probability of parcels weighing 14oz or less is
0.023
the probability of parcels weighing between 14 and 35oz is the probabilty of 35oz minus the probability of 14oz
0.841 - 0.023 = 0.818
the percentage is the probability × 100 = 81.8%
(b)
the probability of parcels weighing more than 49oz is 1 minus the probability to weigh less than 49oz.
the probability to weigh less than 49oz is
0.99865
so, the probability to weigh more than 49oz is
1 - 0.99865 = 0.00135
the percentage is again probability×100 = 0.14%
Answer:
see explanation
Step-by-step explanation:
(a)
← divide numerator and denominator by 4
= = 0.8
(b)
→ divide numerator and denominator by 5
= = 0.7
(c)
← divide numerator and denominator by 4
= = 1.5