PDA

View Full Version : Function Homework Help


jai6638
Aug17-05, 10:52 AM
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?

HallsofIvy
Aug17-05, 11:07 AM
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?

jai6638
Aug20-05, 11:04 AM
So that would be (1/x) / (x+1)(x-1) = (x-1) / ( x^2+x)

Is that the correct answer?


thanks

VietDao29
Aug20-05, 11:25 AM
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,

HallsofIvy
Aug20-05, 01:49 PM
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?

jai6638
Aug22-05, 12:38 PM
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

VietDao29
Aug22-05, 11:14 PM
Yup. That's correct.
Viet Dao,