Found 2 solutions by JimboP1977, jsmallt9:
Answer by JimboP1977(76)
(Show Source):
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!
As usual, there are several ways to solve this. Maybe the quickest way is based on
- knowing our exponents (including fractional exponents) well
- seeing that the argument of the base 8 logarithm is a power of 8
- knowing that you do not need a calculator to find the base 8 logarithm of a power of 8
Since square roots are the same as raising to the 1/2 power we can rewrite the argument:

Using the property of exponents,

, we get:

Using the property of logarithms,

, we can move the exponent out in front:

Since by definition

:
Question 240669: I am stumped, i know you plug in the bottom formula but trying to solve it has me confused
g(x)=x^2+3x
h(x)=(x+3)/2
find (h*g)(-1)
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website!---
g(x)=x^2+3x
h(x)=(x+3)/2
find (h*g)(-1)
============================
Multiply the two algebraic expressions; then evaluate that product at x=-1.
--------------------------------------------
(h*g)(-1) = [(x+3)/2](-1)
---
[(x^3+3x^2)/2](-1)
---
[(-1)^3+3(-1)^2]/2
---
=[-1+3]/2
=[2/2]
= 1
==============
Cheers,
Stan H.
=============================
Question 240582: i am really stumped here!
f(x)=e^2x
what is f(1/4)?
Answer by rapaljer(3625)
(Show Source):
You can
put this solution on YOUR website!If f(x)=e^2x, then
f(1/4) just means to substitute the value of 1/4 in place of the x.
f(1/4)=e^(2*1/4)
f(1/4)=e^(1/2)=e^0.5=1.6487 approximately!
Dr. Robert J. Rapalje, Retired
Seminole State College of Florida
Altamonte Springs Campus
Question 240558: What is 7 to the 4th power?
what is 10 to the 6th power?
Answer by rfer(2688)
(Show Source):
Question 240057: Can you simplify it?( no negative exponent)
(6x^3y^-4z^5)^-2
Can you find x?
square root of (64^x) = 256
Please help as soon as you can! Thanks
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website!Can you simplify it?( no negative exponent)
(6x^3y^-4z^5)^-2
--------------
= 1/(36x^6y^-8z^10)
---
= y^8/(36x^6z^10)
========================
Can you find x?
square root of (64^x) = 256
---
(2^6x) = (2^8)
6x = 8
x = 4/3
====================
Cheers,
Stan H.
Question 239764: solve for an exact answer 4^(x+2) = 7^(3x)
Answer by jsmallt9(594)
(Show Source):
Question 239899: State the domain and range of each function....
g(x)=ln(2x-1)
f(x)=1-e^x
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!The keys to these problems are:
- Exponents can be any Real number: zero, positive, negative, fractions, irrational, etc. And since logarithms are exponents they too can be any Real number.
- The result of raising a positive number to a power will always be positive, no matter what the exponent is! (Remember that zero exponents result in 1's and negative exponents do not result in negative values. Negative exponents mean "reciprocal of" and the reciprocal of a positive is also positive.) And since the argument of a logarithm is the result of raising a positive number to a power, the argument must be positive.
Domain of g(x).
Since the x is in the argument of a logarithm, the domain must make the argument of the logarithm positive:

Solving this we get:

which is the domain of g(x).
Range of g(x).
Since g(x) is a logarithm, the range is all Real numbers.
Domain of f(x).
Since x is the exponent, the domain is all Real numbers.
Range of f(x).
Since

can be any positive number, from the tiniest fraction (for large negative x's) to the infinitely large (for large positive x's), we just have to figure out what values

will be. When

is a tiny fraction, f(x) will be a tiny bit less than 1. When

is infinitely large, f(x) will be an infinitely large negative number. So the range of f(x) is all Real numbers less than 1.
Question 239910: the function A=Aoe-0.0077x models the amount in pounds of a particular radioactive material stored in a concrete vault, where x is the number of years since the material was put into the vault. If 700 punds of the material are placed in the vault, how much time will need to pass for only 150 pounds to remain?
Answer by jsmallt9(594)
(Show Source):
Question 239904: the function A=Aoe-0.0077x models the amount in pounds of a particular radioactive material stored in a concrete vault, where x is the number of years since the material was put into the vault. If 700 punds of the material are placed in the vault, how much time will need to pass for only 150 pounds to remain?
Answer by jsmallt9(594)
(Show Source):
Question 239765: Solve for exact answer lnx = 11
Answer by Theo(675)
(Show Source):
You can
put this solution on YOUR website!ln(x) = 11
you want to find x?
In general,
ln(x) = y if and only if e^y = x
if y = 11, this means that:
e^11 = x
e^11 = 59874.14171 which means that:
x = 59874.14171
This means that:
ln(x) = 11 becomes:
ln(59874.14171) = 11 which becomes:
11 = 11 confirming the value of x is good.
Question 239772: An investment with an interest compounded continuously doubled itself in 12 years. What is the interest rate?
Answer by Theo(675)
(Show Source):
You can
put this solution on YOUR website!Formula for continuous compounding is:
FV = PA * e^(rt)
FV = future value
PA = present amount
e = scientific constant of 2.718281828.....
r = annual interest rate
t = time in years
In your equation,
FV = 2
PA = 1
e = 2.71828182818.....
r = r
t = 12
Equation becomes:
2 = 1 * e^(12r)
This becomes:
2 = e^(12r)
Take natural log of both sides (natural log is log to the base of e)
ln(2) = ln(e^(12r)
By laws of logarithms, this becomes:
ln(2) = 12r*ln(e)
ln(e) = 1
Equation becomes:
ln(2) = 12r
Divide both sides by 12 to get:
ln(2)/12 = r
Solve for r to get:
r = .057762265 * 100% = 5.7762265%
Using continuous compounding, an annual interest rate of 5.7762265% will double your money in 12 years.
Confirm by plugging into the original equation.
2 = 1 * e^(.057762265*12)
Simplify to get:
2 = 2 confirming the value of r is good.
You might try some of the
LESSONS FROM ALGEBRA.COM if you have the time. There's a few in the financial area that might help you.
Question 239516: for what value(s) of k does kt^2 - 6t + k = 0 have imaginary roots?
Answer by solver91311(5072)
(Show Source):
Question 239558: I need help solving log base 5 x=3
Answer by Alan3354(6097)
(Show Source):
Question 239293: When light strikes the surface of a medium such as water or glass, its intensity decreases with depth. The beer-lambert-bougar law states that the percentage of decrease is the same for each additional unit of depth. In a certain lake, intensity decreases about 75% for each additionial meter of depth.
a) Explain why intensity I is an exponential function of depth d in meters
b) Use a formula to express intensity I as an exponential function of d. (use I0 to denote the initial intensity.)
c) Explain in practical terms the meaning of I0.
d) At what depth will the intensity of light be one tenth of the intensity of light striking the surface?
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!Some keys to understanding how to do this problem:
- Using percents in formulas or functions is not very practical. So, since 75% is 3/4, we will use 3/4 instead of 75%. (We could also use 0.75 instead of 75%.)
- When problems say "75% of" some number (or "3/4 of") some number, that "of" translates into a multiplication. The beer-lambert-bougar law says that the intensity of light is some percent of the intensity of the light 1 meter above. So to find the intensity of light in your lake, we will multiply the intensity of light above by 75% (or 3/4).
So to figure out the answers to your problem, let's make up a number for the intensity of light just as it hits the water (i.e. the depth is zero):
- Let's say the intensity at depth 0 is 100.
- The intensity at a depth of 1 meter would be 3/4 of intensity of the light at 0 meters:
. - At 2 meters depth the intensity would be 3/4 of the intensity at 1 meters depth:

- At 3 meters depth the intensity would be 3/4 of the intensity at 2 meters depth:

- etc.
a) Explain why intensity I is an exponential function of depth d in meters
We can see that the intensity is calculated, in part, by the repeated multiplication of 3/4. Our formula is an exponential function because we will use an exponent to represent the repeated multiplication of 3/4.
b) Use a formula to express intensity I as an exponential function of d. (use I0 to denote the initial intensity.)
From the example above we can see where the initial intensity (intensity at depth 0) fits in the formula:

where I is the intensity at d meters,

is the initial intensity and d is the depth in meters.
c) Explain in practical terms the meaning of

.
It is the intensity at depth 0 meters
d) At what depth will the intensity of light be one tenth of the intensity of light striking the surface?
One tenth of the intensity of light striking the surface is

(Remember that "a fraction of a number" means that fraction times that number.) So the equation we need to solve is:
First we'll divide by
On both sides the

's cancel leaving:

To solve for d, when it is the exponent like this, we will use logarithms:

The left side is -1 because 1/10 is

. (If this is not obvious, use your calculator. So now we have:

On the right side we can use the property of logarithms,

, to move the exponent from the argument out in front of the logarithm giving us:

And now we can divide both sides by

:

On the right side the

's cancel leaving:

Using our calculator on the remaining log:

And using the calculator to divide we get:

So at very close to 8 meters the intensity of light will be 1/10 of what it was at the surface.
Question 238089: log_x 100 = 1/2
log_x1024 = 10
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!For problems like yours, where the variable is the base or in the argument of the logarithm, the key is to rewrite the logarithmic equation in exponential form. To do this we need to know that

is equivalent to

.

Rewriting this in exponential form we get:

The equation is now solvable. We just square both sides:

which simplifies to

Rewriting this in exponential form we get:

If you are a computer geek you may recognize that

. Otherwise we find the 10th root of each side:

The left side is the same as

which we can find using a calculator. The right side simplifies to

. So now we have:

Solving this we get

or

And, since x is the base of a logarithm, we must reject x = -2. So the only solution is x = 2.
Question 239388: four two x square minus one = eight xpower
Answer by nyc_function(260)
(Show Source):
You can
put this solution on YOUR website!
Your question is not cleared as typed.
Do you mean 42x^2 - 1 = 8^(x)?
In other words, is 8 raised to a variable?
Get back to me before we can go on with this question.
Question 239310: teacher wants 2 very different ways to transform/translate graph of
log(8-x)? I found one way using two steps, but I need a second way using 1 step.
log(-1)(x-8)= log(-1) + log(x-8)....log(x-8) is a horizontal shift to right, but log(-1) is not defined, so is this OK??
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!Factoring out the minus -1 was a good idea. But, as you found, separating log(-1) was not. With

, the transformation from

is:
- A translation to the right of 8
- A reflection in the y-axis
Another way could be to factor out -1:

Factor the -1 into 10*(-1/10):

Separate out the factor of 10:

Since

:

The transformations from

would be:
- A translation to the right of 8
- A translation up of 1
- A reflection in the y-axis (because of the "-")
- A horizontal spreading or stretching by a factor of 10 (Stretching, not compression, because of the fraction)
I don't know if this second one is "very different" enough.
Question 239018: What percent of 7 is 0.04?
Answer by Theo(675)
(Show Source):
Question 238983: In the equation P=C(1+r/n)^nt for compounding interest what does the ^ stand for and how would you calculate it if:
C= 3150
r=2
n=365
t=1
Answer by nerdybill(2448)
(Show Source):
You can
put this solution on YOUR website!P=C(1+r/n)^nt for compounding interest what does the ^ stand for and how would you calculate it if:
C= 3150
r=2
n=365
t=1
.

Plugging in our given values:

.
That's $3213.63
Question 238812: Determine the transformations on f(x)= log x for f(x) = 3log(x-2)
4 possible answers
shift 2 units down vertical stretch of 3
shift 2 units down horizontal stretch of 3
shift 2 units right vertical stretch of 3
shift 2 units left vertical stretch of 3
Answer by Edwin McCravy(2922)
(Show Source):
You can
put this solution on YOUR website!
Replacing x by (x-2) in the right side causes a shift of 2 units RIGHT.
Multiplying the right side by 3 causes a vertical STRETCH of 3.
Answer:
shift 2 units right vertical stretch of 3
Edwin
Question 238765: how do i solve 3x^(3)+x^(2)-13x+5?
Answer by Alan3354(6097)
(Show Source):
Question 238662: (log4(log4^x))=-4
Answer by jsmallt9(594)
(Show Source):
You can
put this solution on YOUR website!
Solving equations of the form
log(some-expression-with-a-variable) = another-expression
is usually done by rewriting the equaiton in exponential form. To rewrite logarithmic equations in logarithmic form we need to remember that

is equivalent to

Since your equation has a logarithm within a logarithm, we will have to do this twice. Rewriting the outer logarithm in exponential form we get:

Since

and

, the right side simplifies to:

Now we will rewrite the remaining logarithm in exponential form:

This may be an acceptable form for the answer. But it can be simplified a little. First we can "reduce" the exponent using a bit of cleverness and a good understanding of fractional exponents:
Factor the exponent:

Use the property

to rewrite the abvoe as a power of a power:

Since

and

, we can replace

with 2. (This is why we factored 1/2 out of the exponent.)

This is a simplified form of the answer. With a fractional exponent, we could write this in radical form:
Question 238613: I am struggling to solve this problem:
3 to the square root of 12x + 3 3 to the square root of 3x
---------------------------------- =
4
Sorry I don't know how to formally write it out on the computer
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website![3 (raised to the power of the radical 12x) +3 ] all divided by 4 is equal to 3 (raised to the power of the radical 3x),
------------------------
[3^(sqrt(12x)) + 3]/4 = 3^(sqrt(3x))
----
Multiply both sides by 4; Also simplify sqrt(12x) = 2sqrt(3x)
----
[3^[2sqrt(3x)]+3] = 4*3^(sqrt(3x))
---
[3^sqrt(3x)]^2 + 3 = 4*3^(sqrt(3x))
--------------------------------------------
This is a quadratic where the variable is 3^(sqrt(3x))
--------------------------------------------
Let m = 3^(sqrt(3x))
----
Substitute to get the following quadratic:
m^2 - 4m + 3 = 0
Factor and solve for "m":
(m-3)(m-1) = 0
m = 3 or m = 1
--------------------------
Convert back to "x":
3^(sqrt(3x))= 3
sqrt(3x) = 1
3x = 1
x = 1/3
--------------------
OR
---------------------
3^(sqrt(3x)) = 1
sqrt(3x) must be 0
3x = 0
x = 0
=================
Final answer: x = 1/3 or x = 0
=======================================
Cheers,
Stan H.
Question 238133: 4*(-3((-1)^2-3)^2
Answer by RAY100(1637)
(Show Source):
You can
put this solution on YOUR website!we presume last right bracket is after the last 2
.
4[ -3{ (-1)^2-3 }^2 ]
.
4[ -3{ 1-3 }^2 ]
.
4 [ -3{2}^2 ]
.
4[ -3 {4} ]
.
4[ -12 ]
.
-48
.
.
Question 238097: log_8 (1/4) =
Answer by solver91311(5072)
(Show Source):
Question 237837: x^2+6x+9-y^2
it asks me: factoring harder differences of two squares
Answer by solver91311(5072)
(Show Source):
Question 237811: How do I type in logb2 into my calculator. I have the answer to this problem which is .3562 but I can't figure out how my teacher got that answer on my ti-83 calculator.
Found 2 solutions by College Student, Theo:
Answer by College Student(217)
(Show Source):
You can
put this solution on YOUR website!I have a Ti-84. I don't know the shortcut, but you can find it using the Catalog feature. In my version I need to press [2nd}, then [0]. Then scroll down until I see the "log" function.
.
Hope this helps.
Answer by Theo(675)
(Show Source):
You can
put this solution on YOUR website!log of x to the base 2 is equal to the log of x divided by the log of 2 on your calculator.
calculators are set to take the log to the base 10.
any logs to a base other than 10 have to be converted.
log of x to the base 2 is equal to log of x to the base 10 divided by log of 2 to the base 10.
that's equivalent to taking the log of x and dividing it by the log of 2 on your calculator.
you enter the number and hit the log key to get the log of that number.
you store that in m1 (memory location 1).
you enter 2 and hit the log key to get the log of 2.
you store that in m2.
you then take m1 and divide it by m2 to get the log to of x to the base 2.
An example:
log of 8 to the base 2 is equal to 3 because 2^3 = 8
to get the log 8 to the base 2 on your calculator, do the following:
get the log of 8 and store it in m1.
get the log of 2 and store it in m2.
divide m1 by m2.
the answer should be 3.
you can do the same thing using the ln function and you will get the same answer.
get ln of 8 and store in m1.
get ln of 2 and store in m2.
divide m1 by m2 to get 3.
Question 237808: factoring a harder difference of two squares:
(x-3)^2 - 4z^2
i dont know how to factor this
Answer by solver91311(5072)
(Show Source):
Question 237654: g(x) = x2 + 3x
h(x) = (x + 3)/2
Find: (h o g)(-1)
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website!g(x) = x2 + 3x
h(x) = (x + 3)/2
Find: (h o g)(-1)
---------------------------
h[g(-1)] = h[(-1)^2+3*-1]
= h[1-3]
= h[-2]
---
= (-2+3)^2
---
= 1^2
= 1
==============
Cheers,
Stan H.
Question 237545: (2/5)^x=(125/8)
Answer by jim_thompson5910(13794)
(Show Source):
Question 237322: Given the function f is defined by f(x)= 6- x^2, find f(a-1) and simplify.
Could somebody solve this problem for me with an explaination?
Thanks
Answer by solver91311(5072)
(Show Source):
Question 236358: Express x^2/3(y^5 z)^1/3 using radicals.
Thanks a lot!
Answer by user_dude2008(716)
(Show Source):
Question 234838: x^4-29x^2+100=0
Found 2 solutions by jim_thompson5910, JaspersHeart:
Answer by jim_thompson5910(13794)
(Show Source):
You can
put this solution on YOUR website!The previous solution is on the right track, but forgot about the "plus/minus" when dealing with square roots. So the 4 solutions are -2, 2, -5, and 5.
Answer by JaspersHeart(2)
(Show Source):
You can
put this solution on YOUR website!First you factor the problem
(x^2 - 25)(x^2 - 4) [Check using FOIL]
Then to find the zeros you do: & Solve
x^2 - 25 = 0
x^2 = 25
x = 5
x^2 - 4 = 0
x^2 = 4
x = 2
Solution:
x = 5 OR 2
Question 236337: simplify ,assume that no denominator is equal to zero
t raise to the power of 7 over t raise to the power of 2
Answer by jim_thompson5910(13794)
(Show Source):
Question 236404: How do I do these?
Solve the equation 9^x-1=(1/3)^2x
Solve the equation 4^3x-1=1.5625x10^-2
Answer by Earlsdon(4900)
(Show Source):
You can
put this solution on YOUR website!Solve for x:

Substitute

Multiply the exponents on the left side.

Invert the right side and change the sign of the exponent.

Now since the bases (3) are equal, the exponents must be equal, so...

Add 2x to both sides.

Add 2 to both sides.

Divide both sides by 4.

Simplify.
Question 236370: Suppose that the function represents the percentage of inbound e-mail in the U.S. that is considered spam, where x is the number of years after 2000. determine the percentage of spam in the year 2005
Answer by checkley77(7072)
(Show Source):
Question 235930: What is the solution to the equation ln( x+1) - ln(x) = 2
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website!What is the solution to the equation ln( x+1) - ln(x) = 2
-----------------------------------
ln[(x+1)/x] = 2
(x+1)x = e^2
x^2 + x - e^2 = 0
-----
x = [-1 +- sqrt(1 -4*-e^2)]/2
-----
x = [ -1 +- sqrt(1+4e^2)]/2
---
x = (-1/2) + (1/2)sqrt(1+4e^2) or x = (-1/2)-(1/2)sqrt(1+4e^2)
==================================================================
Cheers,
Stan H.
Question 235924: What are the inverse of the functions f(x)=10^x and log10^x?
Answer by stanbon(26297)
(Show Source):
You can
put this solution on YOUR website!What are the inverse of the functions
f(x)=10^x
---
Interchange x and y:
x = 10^y
Solve for "y":
y = log(x) is the inverse function.
==========================================
y = log10^x?
y = x
---
Interchange x and y:
x = y
Solve for "y":
---
y = x is the inverse function.
====================================
Cheers,
Stan H.
Question 234563: Express as a product
Q: log base b t^8
I don't know how to type the the letter "b" next to the word like on my paper, it is lower than the word log and the number 8 is an exponent of the letter t.
Thank you in advance
Answer by Alan3354(6097)
(Show Source):