SOLUTION: This is the last of my quiz questions that I am using to prep for my final exam. For the function defined by f(x)=5x-4, find a formula for f-^1(x). Solve the equation 4^(2x)

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: This is the last of my quiz questions that I am using to prep for my final exam. For the function defined by f(x)=5x-4, find a formula for f-^1(x). Solve the equation 4^(2x)      Log On


   



Question 70349This question is from textbook Algebra & Trigonometry with Geometry
: This is the last of my quiz questions that I am using to prep for my final exam.
For the function defined by f(x)=5x-4, find a formula for f-^1(x).
Solve the equation 4^(2x)+1 = 2^(3x)+6 ?
Find an exponential function of the form f(x)=ba^x+c with y-intercept 2, horizontal asymptote y=-2, that passes through the point P(1,4).
Solve the equation (f o g)^-1(3)?
For the function defined by f(x)=2-x^2, 0 < (underlined) x, use a sketch to help find a formula for f-^1(x).
The amount of a radioactive tracer remaining after t days is given by A=Ao e^-0.058t, where Ao is the starting amount at the beginning of the time period. How many days will it take for one half of the original amount to decay?
The population P of a certain culture is expected to be given by a model P=100e^rt where r is a constant to be determined and t is a number of days since the original population of 100 was established. Find the value of r if the population is expected to reach 200 in 3 days.
Please help! My exam is on Friday.
Thanks, John

This question is from textbook Algebra & Trigonometry with Geometry

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
For the function defined by f(x)=5x-4, find a formula for f-^1(x). 

f%28x%29+=+5x-4
Replace f%28x%29 by y
y+=+5x-4
Interchange x and y
x+=+5y-4
Solve for y
5y-4+=+x
5y+=+x%2B4
y+=+%28x%2B4%29%2F5
Replace y by f%5E%28-1%29%28x%29 
f%5E%28-1%29%28x%29+=+%28x%2B4%29%2F5

-------------------------------

Solve the equation 4^(2x+1) = 2^(3x+6) ?

+4%5E%282x%2B1%29+=+2%5E%283x%2B6%29+ 

Write 4 as 2%5E2

%282%5E2%29%5E%282x%2B1%29++++=++++2%5E%283x%2B6%29

Simplify the left side

2%5E%282%282x%2B1%29%29+=+2%2A%283x%2B6%29

2%5E%284x%2B2%29+=+2%5E%283x%2B6%29

Now use the principle that if two powers of the same 
positive base are equal, and the base is not 1, then
the exponents must be equal:

4x%2B2+=+3x%2B6

x+=+4

----------------------------------------
 
Find an exponential function of the form f%28x%29=ba%5Ex%2Bc with
y-intercept 2, horizontal asymptote y=-2, that passes through the 
point P(1,4).

The graph of f%28x%29+=+ba%5Ex has horizontal asymptote y = 0, the 
x-axis. To move that asymptote down to y=-2 we must shift the graph 
downward by 2 units, so we add -2 to the right side, which makes 
c = -2

So far we have f%28x%29+=+ba%5Ex-2 

To have y-intercept 2, it must pass through the point (0,2)
so that f(0) = 2.

f%280%29+=+ba%5E%280%29-2
2+=+b%281%29-2
2+=+b-2
4+=+b

So far we have f%28x%29=4a%5Ex-2

To pass through the point (1,4) we have f(1) = 4.
 
f%281%29+=+4a%5E1-2
4+=+4a-2
6=4a
3%2F2=a

So we have f%28x%29+=+4%2A%283%2F2%29%5Ex-2

+graph%28+300%2C+200%2C+-10%2C+5%2C+-5%2C+5%2C+-2%2C+4%2A%283%2F2%29%5Ex-2%29+ 

-------------------------------------------------

Solve the equation (f o g)^-1(3)?

You didn't give f(x) and g(x), so I can't do that one
without that information.

-------------------------------------------------

For the function defined by f%28x%29=2-x%5E2, 0+%3C=+x, use 
a sketch to help find a formula for f%5E%28-1%29%28x%29.

First we sketch the graph of f%28x%29=2-x%5E2, 0+%3C=+x

  

Now we draw in the identity line whose equation is y=x



Now we draw the curve reflecting it into the identity line and we 
get the

  

The blue curve is the graph of f%5E%28-1%29%28x%29

To find an equation for f%5E%28-1%29%28x%29 we proceed as in the
first problem above

f%28x%29+=+2-x%5E2
Replace f%28x%29 by y
y+=+2-x%5E2
Interchange x and y
x+=+2-y%5E2
Solve for y
y%5E2+=+2-x
ysqrt%282-x%29
We can see from the graph that the blue curve is above the
x-axis so we ignore the - solution
Replace y by f%5E%28-1%29%28x%29 
f%5E%28-1%29%28x%29+=+sqrt%282-x%29

-----------------------------------------

The amount of a radioactive tracer remaining after t days is given by
A = A0e-0.058t, where A0 is the 
starting amount at the beginning of the time period. How many days 
will it take for one half of the original amount to decay?

This is when A = A0/2

So substitute A0/2 for A

A0/2 = A0e-0.058t 

Divide both sides by A0

1/2 = e-0.058t

Use principle that X = eY can be written as Y = ln(X)
to rewrite that as

-0.058t = ln(1/2)
      t = ln(1/2)/(-0.058) = 11.95081346 days or about 12 days.

-----------------------------------------------

The population P of a certain culture is expected to be given by 
a model P=100ert where r is a constant to be determined 
and t is a number of days since the original population of 100 was 
established. Find the value of r if the population is expected to 
reach 200 in 3 days.

Substitute 200 for P and 3 for t

P = 100ert
200 = 100er·3
200 = 100e3r
Divide both sides by 100
2 = e3r
Use principle that X = eY can be written as Y = ln(X)
to rewrite that as
3r = ln(2)
 r = ln(2)/3 = .2310490602

Edwin