SOLUTION: I have to simplify the following - all base 10 logarithms: log(a)-1/2log(4a) I get this far: log(a) - log(4a)^1/2 log[a/(4a)^1/2] but then I get stuck!

Algebra.Com
Question 1201530: I have to simplify the following - all base 10 logarithms:
log(a)-1/2log(4a)
I get this far:
log(a) - log(4a)^1/2
log[a/(4a)^1/2]
but then I get stuck!

Found 6 solutions by Edwin McCravy, Theo, mccravyedwin, ikleyn, MathTherapy, n3:
Answer by Edwin McCravy(20064)   (Show Source): You can put this solution on YOUR website!
I deleted the solution I had posted here because I mistook your given
instructions.  See my solution at the bottom which is a continuation
of what you did.

Edwin

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
equation is:
log(a) - 1/2 * log(4a) which is equal to:
log(a) - log((4a)^(1/2)) which is equal to:
log(a) - log(2 * a ^ (1/2)) which is equal to:
log(a / (2 * a ^ (1/2))) which is equal to:
log(1/2 * a / a ^ (1/2)) which is equal to:
log(1/2 * a ^ (1/2))

that, i believe, is as simple as it gets.


to see if this is true, give a randomly selected value and see if the original equation gives the same result at the simplified equation.
i chose a = 90.

original equation gives result of .6760912591
simplified equation gives the same result.
this confirms the simplification is correct.

i saw a mistake that you made in the simplification process.

1/2 * log(4a) is equal to log((4a) ^ (1/2)), not log(4 * a^(1/2)).

oops.
you didn't make a mistake.
i read it wrong.
sorry about that.
everything else i said applies.

let me know if you have any questions.
theo





Answer by mccravyedwin(409)   (Show Source): You can put this solution on YOUR website!
It may be that your instructions were to write this as a single log.
Always be sure to list the exact instructions given:

Usually the instruction for this sort of log problem will be to expand as
far as possible, or to write as a single log. "To simplify" is a bit
ambiguous in log problems of this type.

log(a)-1/2log(4a)
I get this far:
log(a) - log(4a)^1/2
log[a/(4a)^1/2]

Then you can continue this way:







Subtract exponents of a:





I notice now that this is identical with Theo's solution, which
wasn't there before.

Edwin


Answer by ikleyn(52884)   (Show Source): You can put this solution on YOUR website!
I have to simplify the following - all base 10 logarithms:
log(a)-1/2log(4a)
I get this far:
log(a) - log(4a)^1/2
log[a/(4a)^1/2]
but then I get stuck!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Using the standard rules of logarithms, solve it this way


      log(a) - (1/2)*log(4a) = log(a) - (1/2) * [log(4) + log(a)] = log(a) - (1/2)*log(4) - (1/2)*log(a)  (*)


Combine the 1st and the 3rd terms in (*)  log(a) - (1/2)*log(a) = (1/2)*log(a).


Transform the 2nd term in (*)              (1/2)*log(4) = (1/2) * (2*log(2)) = log(2).



So, you can continue line (*) in this way

       log(a) - (1/2)*log(4a) = (1/2)*log(a) - log(2).   (1)



The rest depends for whom you do this assignment.


If it is a Math assignment, then you transform right side of (1) into  

        log(a) - (1/2)*log(4a) = .

It gives you the answer in simplest mathematical form.



If you simplify for  "Computer Science",  they prefer another form as a "simplest"

    log(a) - (1/2)*log(4a) = (1/2)*log(a) - log(2),    (2)

same as (1).


Why ? - - - because, firstly, then we do not need calculate ,

                and, secondly, log(2) can be considered as a constant.


So, if there is the need to compute log(a) - (1/2)*log(4a)  many times for different values of 'a'

(as it often happens in computing),  then form (2) is preferable. 


For computing, they do not use the term "simplest form" of an expression.


Instead, they think about the form, which is most    for calculations,
i.e. requires minimum of arithmetic operations.

Solved, with explanations.



Answer by MathTherapy(10556)   (Show Source): You can put this solution on YOUR website!
I have to simplify the following - all base 10 logarithms:
log(a)-1/2log(4a)
I get this far:
log(a) - log(4a)^1/2
log[a/(4a)^1/2]
but then I get stuck!
log(a) - ___ <=== I got this far, but then I get stuck!
log(a) -  <==== Picking up from HERE!!
log(a) - 
log(a) - ()
log(a) - ()
log(a) - 
log 
log () ----- RATIONALIZING denominator
log () ====> log () ====> 

Answer by n3(2)   (Show Source): You can put this solution on YOUR website!

RELATED QUESTIONS

write the expression as a sum or difference of logarithms. log(base a)(square root of... (answered by Theo)
Using the properties of logarithms to expand the expression as much as possible without... (answered by Nate)
if x=log to the base 2a,a ,y=log to the base 3a,2a ,z=log to the base 4a,3a... (answered by RAY100)
This one looked easy but it's got me confused please help and thank you. Use the laws of (answered by josmiceli)
The question is: log(base x)2 + log(base2)x= -2 What I did: log(base x)2 +... (answered by lwsshak3)
Using log rules Loga = 0.3 Logb = -0.5 Solve log(1000a^2) log(4throot... (answered by Alan3354)
Hi, I need help in solving this logarith problem:- Solve the simultaneous equations (answered by Earlsdon)
x=log a base 2a, y=log 2a base 3a, z=log 3a base 4a then prove that xyz +... (answered by Theo)
how do i solve a problem like this log base 6 3/50 log base 6 10=1.3 log base 6... (answered by Alan3354)