The answer should be D! I know this because 16 divided by 2 equals 8! So she makes 8 dollars per hour! I hope this helps
Answer: 17.50
Step-by-step explanation:
20% of x = 3.50
(20/100) x = 3.50 Divide top and bottom of the left number by 20
(20÷20) / (100÷20) * x = 3.50
(1/5) x = 3.50 Multiply both sides by 5
x = 3.50 * 5
x = 17.50
The meal cost 17.50
9514 1404 393
Answer:
1) f⁻¹(x) = 6 ± 2√(x -1)
3) y = (x +4)² -2
5) y = (x -4)³ -4
Step-by-step explanation:
In general, swap x and y, then solve for y. Quadratics, as in the first problem, do not have an inverse function: the inverse relation is double-valued, unless the domain is restricted. Here, we're just going to consider these to be "solve for ..." problems, without too much concern for domain or range.
__
1) x = f(y)
x = (1/4)(y -6)² +1
4(x -1) = (y-6)² . . . . . . subtract 1, multiply by 4
±2√(x -1) = y -6 . . . . square root
y = 6 ± 2√(x -1) . . . . inverse relation
f⁻¹(x) = 6 ± 2√(x -1) . . . . in functional form
__
3) x = √(y +2) -4
x +4 = √(y +2) . . . . add 4
(x +4)² = y +2 . . . . square both sides
y = (x +4)² -2 . . . . . subtract 2
__
5) x = ∛(y +4) +4
x -4 = ∛(y +4) . . . . . subtract 4
(x -4)³ = y +4 . . . . . cube both sides
y = (x -4)³ -4 . . . . . . subtract 4
Answer: false
Step-by-step explanation:
If f and g are increasing on I, this implies that f' > 0 on I and g' > 0 on I. That is both f' and g' have a positive slope. However,
Using product rule;
(fg)' = fd(g) + gd(f)
(fg)' = f * g' + f' * g
and although it is given that g' and f' are both positive we don't have any information about the sign of the values of the functions themselves(f and g). Therefore, if at least one of the functions has negative values there is the possibility that the derivative of the product will be negative. For example;
f = x, g = 5x on I = (-5, -2)
f' = 1 and g' =5 both greater than 0
f and g are both lines with positive slopes therefore they are increasing, but f * g = 5x^2 is decreasing on I.