Solving f(x) and Questions on Solution

  • Context: Undergrad 
  • Thread starter Thread starter sonya
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around finding the inverse of the function f(x) = (2e^x - 8)/(10e^x + 9). Participants explore various methods for deriving f^(-1)(x) and engage in a debate about the properties of inverse functions versus multiplicative inverses.

Discussion Character

  • Homework-related
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant attempts to find the inverse by taking the natural logarithm of both sides but expresses confusion about how to proceed from there.
  • Another participant suggests that the inverse can be expressed as 1/f, leading to a simplification of the function.
  • Several participants clarify that f^(-1) represents the inverse function, not the multiplicative inverse, emphasizing the relationship f(f^(-1)(x)) = x.
  • One participant provides a detailed algebraic manipulation to derive f^(-1)(x) and expresses that this can be verified by showing f(f^(-1)(x)) = x.
  • There is confusion among participants regarding the notation of inverse functions and whether it is equivalent to the multiplicative inverse.
  • Another participant explains that calculators may misinterpret the notation, leading to misunderstandings about the nature of inverse functions.
  • Discussion includes the concept of identities in multiplication and function composition, with examples illustrating the differences between multiplicative inverses and function inverses.

Areas of Agreement / Disagreement

Participants generally disagree on the interpretation of f^(-1) as either the inverse function or the multiplicative inverse, with some clarifying the distinction while others remain confused. The discussion does not reach a consensus on the best approach to finding the inverse function.

Contextual Notes

Some participants express uncertainty about the properties of inverse functions and their notation, indicating a need for clarification on definitions and mathematical principles related to inverses.

Who May Find This Useful

Students and individuals interested in understanding inverse functions, their properties, and the differences between function inverses and multiplicative inverses may find this discussion beneficial.

sonya
Messages
23
Reaction score
0
sum1 here help!

ok...since no1s helpin in the hmwk section thot id take a shot here..

if f(x)= (2e^x -8)/(10e^x + 9)
then wat is f^(-1)(x)?

i first took the ln of both sides...

getting lny = ln (2e^x - 8)/(10e^x + 9)

then using one of the properties i get

lny = ln (2e^x - 8) - ln (10e^x + 9)

and from here i get stuck...how do i solve for x?? am i doing it a totally wrong way?? please help!

and i did get a sol'n from sum1 but i had a question abt it...some1 b kind enuf 2 help!
 
Mathematics news on Phys.org
f^-1 = 1/f

1/((2e^x -8)/(10e^x + 9)) = (10e^x + 9)/(2e^x -8)

then you can work to write this function simpler.
 
f-1 is the inverse of f, where f is a function.

f-1 does not equal 1/f
 
if x^-1 = 1/x
it would mean the same for a function, so

f^-1 would be the same as 1/f
 
Originally posted by Astrophysics
if x^-1 = 1/x
it would mean the same for a function, so

f^-1 would be the same as 1/f
Sorry, you're wrong Astrophysics. If f is a function then f^-1 is the inverse of the function so that f^-1(f(x)) = x.
 
Last edited by a moderator:


Originally posted by sonya
ok...since no1s helpin in the hmwk section thot id take a shot here..

if f(x)= (2e^x -8)/(10e^x + 9)
then wat is f^(-1)(x)?

i first took the ln of both sides...

getting lny = ln (2e^x - 8)/(10e^x + 9)

then using one of the properties i get

lny = ln (2e^x - 8) - ln (10e^x + 9)

and from here i get stuck...how do i solve for x?? am i doing it a totally wrong way?? please help!

and i did get a sol'n from sum1 but i had a question abt it...some1 b kind enuf 2 help!

You just need some algebraic manipulation first

f = (2e^x -8)/(10e^x + 9)
so, 10e^x * f + 9f = 2e^x -8
so, 10e^x * f - 2e^x = -8 - 9f
so, e^x ( 10f - 2 ) = -( 8 + 9f )
so, e^x = -( 8 + 9f ) / ( 10f - 2 )
so, x = ln[ ( 8 + 9f ) / ( 2 - 10f ) ]
so, x = ln( 8 + 9f ) - ln( 2 - 10f )

therefore f^-1(x) = ln( 8 + 9x ) - ln( 2 - 10x )
 
Originally posted by MathNerd
Sorry, you're wrong Astrophysics. If f is a function then f^-1 is the inverse of the function so that f^-1(f(x)) = x.


oh thanks mathnerd, but...how come when I put this in my calculator I get f^-1 = 1/f and f^-1(f(x)) is not x?
 
Originally posted by Astrophysics
oh thanks mathnerd, but...how come when I put this in my calculator I get f^-1 = 1/f and f^-1(f(x)) is not x?

Because your calculator thinks you're talking about the multiplicative inverse. It doesn't realize that you really want the inverse of the function. In mathematical notation f^-1(f(x)) = f(f^-1(x)) = x e.g. cos^-1 x does not equal 1 / cos x, it is instead inverse cos which is the inverse function of the cosine function. In my last post where I solved for f^-1(x), you can easily show that f(f^-1(x)) = f^-1(f(x)) = x
 
I'm very confused here, I was actually thinking the same thing as my calculator I guess, but I have no idea what these inverse means, is it f^-1 or is it something like f' ?
 
  • #10
Originally posted by MathNerd
Because your calculator thinks you're talking about the multiplicative inverse. It doesn't realize that you really want the inverse of the function. In mathematical notation f^-1(f(x)) = f(f^-1(x)) = x e.g. cos^-1 x does not equal 1 / cos x, it is instead inverse cos which is the inverse function of the cosine function. In my last post where I solved for f^-1(x), you can easily show that f(f^-1(x)) = f^-1(f(x)) = x
or you could say cos^-1 x=arccos x
 
  • #11
Originally posted by loop quantum gravity
or you could say cos^-1 x=arccos x
Yes, well ArcCos is nothing but the inverse of the cosine function, whereas 1/cos(x) = sec(x), it is easily shown that sec(x) doesn't equal ArcCos(x). By definition the inverse of an arbitary function f(x) is another function g(x) such that g(f(x)) = f(g(x)) = x. In mathematical notation g(x) = f^-1(x)
 
Last edited by a moderator:
  • #12
inverses and identities.

unification.

multiplication.
1 is the "multiplicative identity." let x be a nonzero real number.

x * x^-1 = x^-1 * x = 1. in effect, the thing and its inverse cancel, leaving the identity.

functions.
let * stand for the composition of functions. so rather than write
f(g(x)), write f * g (x).

f * f^-1 = f^-1 * f = I. by, "I", i mean the "identity function,"
I(x) = x.

except for zero, all numbers have a mulitplicative inverse. not so for functions. for example, the function f(x) = x^2 has no inverse defined on the set of real numbers. however, if restriced to nonnegative numbers, f does have an inverse, namely the square root of x. that is precisely what will "cancel" or "oppose" the operation of squaring.

cheers,
phoenix
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K