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 ->  Logarithm Solvers, Trainers and Word Problems -> 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!      Log On


   



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) About Me  (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) About Me  (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) About Me  (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:

log%28%28%28a%5E%22%22%29%2F%284%5E%221%2F2%22a%5E%221%2F2%22%29%29%29%29

log%28%28%28a%5E1%29%2F%282a%5E%221%2F2%22%29%29%29%29

log%28%28%28a%5E%222%2F2%22%29%2F%282a%5E%221%2F2%22%29%29%29%29

Subtract exponents of a:

log%28%28%28a%5E%221%2F2%22%29%2F%282%5E%22%22%29%29%29%29

log%28%28sqrt%28a%29%2F2%29%29

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

Edwin


Answer by ikleyn(52879) About Me  (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) = log%28%28sqrt%28a%29%2F2%29%29.

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 sqrt%28a%29,

                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  highlight%28highlight%28effective%29%29  for calculations,
i.e. requires minimum of arithmetic operations.

Solved, with explanations.



Answer by MathTherapy(10556) About Me  (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) - log%28%284a%29%29%5E%281%2F2%29___log%28%28a%2Fmatrix%282%2C1%2C+%22+%22%2C+%284a%29%5E%281%2F2%29%29%29%29 <=== I got this far, but then I get stuck!
log(a) - log%28%284a%29%29%5E%281%2F2%29 <==== Picking up from HERE!!
log(a) - log%28%28sqrt%284a%29%29%29
log(a) - (log%28%28sqrt%284%29%29%29+%2A+%28sqrt%28a%29%29)
log(a) - (log%28%282%29%29+%2A+%28sqrt%28a%29%29)
log(a) - log%28%282sqrt%28a%29%29%29
log %28a%2F%282sqrt%28a%29%29%29
log (%28a%2Asqrt%28a%29%29%2F%282sqrt%28a%29sqrt%28a%29%29) ----- RATIONALIZING denominator
log (%28a%2Asqrt%28a%29%29%2F%282a%29) ====> log (%28cross%28a%29%2Asqrt%28a%29%29%2F%282cross%28a%29%29) ====> 

Answer by n3(2) About Me  (Show Source):