Answer:
yes it's rotated 180 degree angle
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:
You are awesome :)
Step-by-step explanation:
Thank you!!
<em>Hope</em><em> </em><em>this</em><em> </em><em>will</em><em> </em><em>help</em><em> </em><em>u</em><em>.</em><em>.</em><em>.</em><em>:</em><em>)</em>
Use point slope formula y-y1=m(x-x1)
You are told that y=-x+3. This equation is of the form y=mx+b. Where m=-1. m is the slope. And you have a point (x1,y1) that is (3,-2). With all of this in mind, you then plug all of these details into the point slope formula y-y1=m(x-x1)
In point slope form, you have the following:
y-(-2)=-1(x-3).
To turn this into slope intercept form, simplify y-(-2) to get y+2 and distribute in the -1 to get:
y+2=-x+3
Subtract 2 from both sides to get
y=-x+1
In slope intercept form, the answer is
y=-x+1 and in point slope form, the answer is y+2=-x+3
Hope this helps!!!