Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Logarithm Question

  • 13-03-2008 8: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