Answer: 0.88
Step-by-step explanation:
Okay -5.37 + 8.14 = 2.77 ( you can simply plug this into the calculator or you could switch the problem around so it’s 8.14 - 5.37, either way you’ll get 2.77)
And then you take 2.77 -1.89 = 0.88
So 0.88 is your answer
Given the function f (x) = 3x, find the value of f-1 (81).
For this case, the first thing you should do is rewrite the function.
We have then:
y = 3 ^ x
From here, we clear the value of x:
log3 (y) = log3 (3 ^ x)
log3 (y) = x
Then, we rewrite the function again:
f (x) ^ - 1 = log3 (x)
Now, we evaluate the inverse function for x = 81:
f (81) ^ - 1 = log3 (81)
f (x) ^ - 1 = 4
Answer:
the value of f-1 (81) is:
f (x) ^ - 1 = 4
It really depends on what month or year. but typically a month is 4-5 weeks so it's either 16 or 20 miles
Let n = number of nickels, and p = number of pennies.
The number of coins is 25, so we get this equation.
n + p = 25
The value of the coins is 0.05 per nickel, and 0.01 per penny.
0.05n + 0.01p = 0.73
Now you have a system of equations.
n + p = 25
0.05n + 0.01p = 0.73
Solve the first equation for n:
n = 25 - p
Now substitute into the second equation.
0.05(25 - p) + 0.01p = 0.73
1.25 - 0.05p + 0.01p = 0.73
-0.04p = -0.52
p = 13
There were 13 pennies.
Now we substitute 13 for p in n + p = 25 to find out the number of nickels.
n + 13 = 25
n = 12
There are 13 pennies and 12 nickels.
Check: 13 pennies and 12 nickels does total 25 coins.
13 * 0.01 + 12 * 0.05 = 0.13 + 0.60 = 0.73
The value is $0.73.
Our answer is correct.