Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Logarithm Question

  • 13-03-2008 09:06PM
    #1
    Registered Users, Registered Users 2 Posts: 2,283 ✭✭✭


    I'm sure this is very easy, but help would me greatly appreciated.
    2 log3x - log3 (x-2) = 2

    Could you solve this please and show workings.. would greatly help me thanxs :)


Comments

  • Registered Users, Registered Users 2 Posts: 1,595 ✭✭✭MathsManiac


    I'm assuming both of those 3's are the base of the logs. If that's so, then you can use these log rules / properties:

    2log(a) = log (a^2), and

    log(a) - log (b) = log (a/b).

    Using both of these on the left hand side you get

    log[base3] (x^2 / (x-2)) = 2.

    Next use the fact that if log[base b] (a) = c, then b^c=a; (def. of log)

    So, you get 3^2 = x^2 / (x-2)

    So 9(x-2) = x^2,

    So x^2 -9x +18 = 0,

    So (x - 6)(x - 3) = 0, so x=6 or x=3.

    You should always check the answers to log-based equations, as sometimes you get "extraneous" roots, which don't actually work in the original equation, (they might give rise to logs of negative numbers).

    In this case, both roots work.


Advertisement