Answer:
A. Amount(hours worked)
Step-by-step explanation:
Function notation is a way of converting a written description of a function to a concise form that is easy to read.
It is another way of representing the y-value in a function, y = ƒ(something)
Let's convert the word expression to function notation:
- "The amount charged for labour depends on the time the repair technician works."
- "The amount depends on the hours worked."
- "The amount is a function of the hours worked."
- Amount = amount(hours worked)
Answer:
didn't I explain how to do it
Answer:
what does d equal?
Step-by-step explanation:
Answer:
Step-by-step explanation:gsgsbwbw
Hshsh
Answer:

Step-by-step explanation:
Half the length of the palindrome can be any possible sequence of the 26 available letters. The other half is constrained to be the reverse of the same sequence. For odd length sequences, the middle letter can be any of the 26.
So, for k even, the number of palindromes is 26^(k/2). For k odd, the number is 26·26^((k-1)/2) = 26^)((k+1)/2).