Find the Function G for Given F(x) = 1/x and (f/g)(x) = (x+1)/(x^2-x)

  • Thread starter Thread starter jai6638
  • Start date Start date
  • Tags Tags
    Function Homework
AI Thread Summary
To find the function g given F(x) = 1/x and (f/g)(x) = (x+1)/(x^2-x), the correct approach involves recognizing that g(x) can be derived from the equation g(x) = f(x) / ((f/g)(x)). The initial calculations showed that (f/g)(x) simplifies to (1/x) * ((x+1)/(x-1)), leading to the conclusion that 1/g(x) = (x+1)/(x-1). After correcting for the division, the final expression for g(x) is determined to be (x-1)/(x+1). The discussion clarifies the importance of correctly interpreting the function definitions and operations involved.
jai6638
Messages
263
Reaction score
0
Q) Given F(X) = 1/x and (f/g)(x) = (x+1)/(x^2-x). find the function g.

A: (x+1)/x(x-1) = (1/x) . (x+1)/(x-1)

Hence, the function G is (x+1)/(x-1)


Is this answer correct?
 
Physics news on Phys.org
Almost! You have shown that \frac{x+1}{x^2- x}= \frac{x+1}{x(x-1)}= \frac{1}{x}\left(\frac{x+1}{x-1}\right)= f(x)\left(\frac{x+1}{x-1}\right) correctly.

But you want f/g, not f*g! How do you divide by a fraction?
 
So that would be (1/x) / (x+1)(x-1) = (x-1) / ( x^2+x)

Is that the correct answer?


thanks
 
Nope, that's still wrong. You can recheck your calculation.
g(x) = f(x) / ((f / g)(x))
By the way, at your first post, it reads F(x) = 1 / x. Do you really mean that or f(x) = 1 / x?
Viet Dao,
 
What I wrote before was
\frac{x+1}{x^2- x}= \frac{x+1}{x(x-1)}= \frac{1}{x}\left(\frac{x+1}{x-1}\right)= f(x)\left(\frac{x+1}{x-1}\right)= \frac{f(x)}{g(x)}

So \frac{1}{g(x)}= \frac{x+1}{x-1}.

Now do you see what g(x) is?

Once again, how do you divide by a fraction?
 
Last edited by a moderator:
damn... So does g(x) = (x-1)/(x+1) ?



By the way, at your first post, it reads F(x) = 1 / x. Do you really mean that or f(x) = 1 / x?

I mean, f(x)=1/x
 
Last edited:
Yup. That's correct.
Viet Dao,
 
Back
Top