Answer:
- x = log(y/4)/log(1.0256)
- your answer for y=12 is correct
Step-by-step explanation:
The question is asking you to solve ...
y = f(x)
for x. (In other words, find the inverse function.)
You already did this using a constant for y. Do the same thing with y instead of the constant.
y = 4(1.0256^x)
y/4 = 1.0256^x . . . . . . . divide by 4
log(y/4) = x·log(1.0256) . . . . . take logs
log(y/4)/log(1.0256) = x . . . . . divide by the coefficient of x
Now, you have a model for x in terms of y, which is what the question is asking for.
x = log(y/4)/log(1.0256) . . . . . . . exact expression
When y=12, this is ...
x = log(12/4)/log(1.0256) ≈ 43.46 . . . . weeks
_____
This is a linear equation in log(y), so can be written as such:
x = 91.0912·log(y) -54.8424 . . . . . approximate expression
Answer: x = 24
Step-by-step explanation:
9x - 18 = 7x + 30
9x - 7x = 30 + 18
2x = 48
x = 48/2 = 24
Answer:
-38
Step-by-step explanation:
6(-3-4y)
-18-24y
(Multiply 6 by both numbers)
Answer:
16.5 ft by 25.5 ft
Step-by-step explanation:
Let w represent the width of the garden in feet. Then w+9 is the garden's length, and w(w+9) represents its area.
The surrounding walkway adds 8 feet to each dimension, so the total area of the garden with the walkway is ...
(w+8)(w+9+8) = w^2 +25w +136
If we subtract the area of the garden itself, then the remaining area is that of the walkway:
(w^2 +25w +136) - (w(w+9)) = 400
16w + 136 = 400 . . .simplify
16w = 264 . . . . . . . . subtract 136
264/16 = w = 16.5 . . . . . width of the garden in feet
w+9 = 25.5 . . . . . . . . . . .length of the garden in feet