the_awesome said:
Homework Statement
It says to find the inverse of a function. I can figure out the answer of x by guessing, but its best to show a good way of working out :P also note that my calculator cannot do the log to a base part correctly.
All i want to know is if I've done it correctly. don't try to over complicate it for me :P I am pretty stupid and in grade 12 lol
Homework Equations
Find the inverse of:
66x-2 = 81
Your problem, as stated, doesn't make any sense. You can't find the inverse of an equation. You can
solve an equation, and in this case, you can solve for x in the equation.
the_awesome said:
The Attempt at a Solution
66x-2 = 81
66y-2 = x + 81
Where did the x on the right side come from? You can't just stick an x in somewhere. And x in the first equation miraculously turned into y. I understand why you did this, since you thought you were finding an inverse, and your teacher has burned into your mind the idea that you have to switch the x and y. In this context, and as already mentioned, your job isn't to find an inverse.
the_awesome said:
6y-2 = log6(x+81)
6y = log6(x+81) + 2
y = log6(x+81) + 2 <<<<<<< this means all of this divided by 6
--------------------------
6
from recalling what someone said to me, they had a solution that was something like:
log6
--------------- +2
log81
_________________________________ <<<<< divide whole thing by 6
6
which is correct? is my attemp any good?
Well, neither is correct, but I think you are misremembering what your friend told you.
First off, this problem has nothing to do with finding the inverse of anything, so put that thought out of your mind. I think that if you go back and look at how the problem is stated, it will say something like this:
Solve for x in the equation 6
6x-2 = 81.
If you take the log of both sides, you get this:
(6x - 2) log(6) = log(81)
Now, can you solve this equation for x?