Don’t click on the link please
Answer:
4 hours
Step-by-step explanation:
Since the initial fee is $90, you will subtract $90 from $330, getting $240. Since every hour after 1 hour is $60, you would divide $240 by $60 getting 4 hours
First we need to calculate t(4) because x=4 for 4 shifts.
t(4) = 4*4 +3 = 19
Now because function "c" is declared as c(t(x)) for value x=4 we are searching c(19)! because t(4) = 19
c(19) = 2*19 + 5 = 43.
Answer is 43
Answer:
get stuff out of parentheses solve obvious problems, solve x
The most basic and common reason to use parentheses, brackets, and braces is to control the order of operations.
<h3>What are parentheses?</h3>
In mathematics, parenthesis is used to arrange numbers in the sequence of operations, clarify numbers, and denote multiplication.
Suppose you have an expression as:-
E = { ( 5-2 )8} 6
In this case, you would calculate 5 minus 2 first (parentheses), then multiply by 8 (brackets), then complete the part inside the curly braces, and finally multiply by 6.
Therefore the most basic and common reason to use parentheses, brackets, and braces is to control the order of operations.
To know more about parentheses follow
brainly.com/question/1778745
#SPJ1