Byrgg
- 335
- 0
But I want to know what you do if you don't know what function you're dealing with, is there now way to take (x + 1) - 1 = x and figure out the inverses from there?
You do realize that you have just written x = x right?Byrgg said:(x + 1) - 1 = x
Byrgg said:But I want to know what you do if you don't know what function you're dealing with, is there now way to take (x + 1) - 1 = x and figure out the inverses from there?
Byrgg said:So then if you are given and equation in the form f(g(x)) = x, you cannot determine the functions f(x) and g(x)?
Basically, I know how to find the inverse of a function(reversing x and y, and then rearranging to find y), and from this you can obtain f(g(x)) = x. What I find strange though, is why you can't do the opposite, and take f(g(x)) = x to find the functions.
What do you mean by "simplify"? it seems pretty obvious that you could write f(x)= b^x and f-1= log_b(x) but that's just using the definition of b^x and log_b(x). It's also true that b(b^{log_b(x)-1})= x so you could also write f(x)= b^{x-1}Byrgg said:Here's something I'm wondering, you can prove the equation (x + 1) - 1 = x simply, 1 - 1 = 0, 0 + x = x, easy. But say you have something like b^{log_b (x)} = x, how can you simplify this as I did with the previous equation?
HallsofIvy said:What do you mean by "simplify"?
HallsofIvy said:It's also true that b(b^{log_b(x)-1})= x so you could also write f(x)= b^{x-1}
and f^{-1}(x)= b log_b(x). You have to have a function in order to have an "inverse" function, not an equation.
Again, both of those (x + 1) - 1 = x and b^{log_b (x)} = x are equations. EQUATIONS DO NOT HAVE INVERSES only functions have inverses, this has been said many times before ensure that you know the difference between a function and an equation.Byrgg said:I meant simplify as I did in my example:
(x + 1) - 1 = x
x + 1 - 1 = x
x + (1 - 1) = x
x + 0 = x
x = x
I'm wondering if there's a similar way to do this with b^{log_b (x)} = x.
Was there a typo or something in this example? I didn't really understand it, maybe I'm just not reading it right or something.
Only by noting that by definition b^{log_b (x)} = x, just as by definition 1-1= 0!Byrgg said:I meant simplify as I did in my example:
(x + 1) - 1 = x
x + 1 - 1 = x
x + (1 - 1) = x
x + 0 = x
x = x
I'm wondering if there's a similar way to do this with b^{log_b (x)} = x.
No, there was no typo. My point was that yes, you could "disassemble" the equation b^{log_b (x)} = x and choose to make f(x)= bx and f-1(x)= log_b(x). But you could also choose to write b^{log_b(x)}as b (b^{log_b(x)-1}, taking out 1 &quot;b&quot; separately. Then you could assert that by taking f(x)= b(b^x) and f<sup>-1</sup>(x)= log<sub>b</sub>(x)-1, you still have f(f<sup>-1</sup>(x))= x.<br /> <br /> One more time: Given any equation of the form F(x)= x, there is <b>not</b> a unique way to &quot;disassemble&quot; F(x) into f(x) and f<sup>-1</sup>(x). You must <b>start</b> with a function f(x) and seek its inverse function, f<sup>-1</sup>(x), if any.Was there a typo or something in this example? I didn't really understand it, maybe I'm just not reading it right or something.
<br /> <br /> I'm not really understanding this part very well, could you clarify it a bit?HallsofIvy said:But you could also choose to write b^{log_b(x)}as b (b^{log_b(x)-1}, taking out 1 "b" separately. Then you could assert that by taking f(x)= b(b^x) and f-1(x)= logb(x)-1, you still have f(f-1(x))= x.
HallsofIvy said:It takes a little more arithmetic but I could write 5 as 9- 4 and -5 as 2- 7 so that 5- 5 becomes (9- 4)+ (2-7) leading to the conclusion that (9+ 2)+ (-4-7)= 11+ (-11)= 0. Aha! the equation tells me that the additive inverse of 11 is -11! In other words, the equation 5+ (-5)= 0 can manipulated to give a+ (-a)= 0 for any numbers a.
<br /> <br /> I'm still not understanding this part very well, could you clarify it a bit? I'm not really sure what is being done here.HallsofIvy said:But you could also choose to write b^{log_b(x)}as b (b^{log_b(x)-1}, taking out 1 "b" separately. Then you could assert that by taking f(x)= b(b^x) and f-1(x)= logb(x)-1, you still have f(f-1(x))= x.
Byrgg said:I know that functions are not equations, maybe I wasn't clear on what I was asking. HallsofIvy has said that there is no unique way to determine the functions involved when given an equation, given the fact that there are infinite ways to disassemble an equation. What has confused me in all of this, is that in my first thread, I believe it HallsofIvy who said b^{log_b x} = x precisely said that b^x and log_b(x) were inverses. After hearing the explanations here, it seems that pulling these functions out like that was wrong, since there were infinite ways to disassemble the equation. Could someone clear this up please?
Is this still part of the example you were working with, or did you start a new example? If it's still part of the last example, then I'm lost.
I'm still not understanding this part very well, could you clarify it a bit? I'm not really sure what is being done here.
Offic Shredder said:It's part of the last example, showing how many ways there are to break up an equation
Office Shredder said:Ignore it, it's not necessary
HallsofIvyrom the equation [itex said:b^{log_b(x)}= x[/itex]and immediately got that f(x)= bx and f-1(x)= logb[/sup](x) are inverse functions. My point was that an equation like that involves one function, not two. There is no unique way to break a single function into two.
HallsofIvy said:One more time and then I'm going to drop this: there is no unique way to divide a formula into two functions. There might be a "simplest" way that seems obvious but that is not a mathematical property.
HallsofIvy said:What you are asked to prove is that b^{log_b(x)}= x , which is precisely saying that bx and logb(x) are inverse functions. HOW you would prove that depends on what definitions of logb(x) and bx you are using.
Office_Shredder said:For the second part:
Again, the problem makes it clear that you are looking at two functions, b^x and log_b(x) While you're able to break it up in different ways than that, it's the easiest and simplest way to do it.