SOLUTION: How do you do this exercise: logB = 3(log x -1) -2 (1 - log y)
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: How do you do this exercise: logB = 3(log x -1) -2 (1 - log y)
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 991094
:
How do you do this exercise:
logB = 3(log x -1) -2 (1 - log y)
Found 2 solutions by
josmiceli, stanbon
:
Answer by
josmiceli(19441)
(
Show Source
):
You can
put this solution on YOUR website!
Is this it:
If so,
Hope I got it
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
logB = 3(log x -1) -2 (1 - log y)
----
I'll assume you want to solve for "y":
---
2(1-log(y)) = 3(log(x)-1) - log(B)
-----------
2 - 2log(y) = 3log(x) - 3 - log(B)
----------
-2log(y) = log(x^3/B) - 5
------------
log(y) = (5/2)-log[sqrt(x^3/B)]
-------
log(y) = (5/2) - log[x^(3/2)/B^(1/2)]
---
y = 10^[(5/2) - log[x^(3/2)/B^(1/2)]]
----------
Cheers,
Stan H.