What is the range of the composite function gf(A)=C?

AI Thread Summary
The discussion revolves around finding the range of the composite function gf(A)=C, where sets A and B are defined, and functions f and g are given. There is confusion regarding the definitions of sets A and B, particularly concerning the inclusion of the value 1, which makes g(1) undefined. The initial calculation of the range as (1, infinity) is challenged, leading to the conclusion that the correct range should be [4, infinity). However, there is a discrepancy with the provided answer of 2/3<=x<=4/3, prompting further investigation into the validity of this range. The conversation emphasizes the importance of correctly defining the domains and ranges of the functions involved.
thereddevils
Messages
436
Reaction score
0

Homework Statement



The sets A and B are defined respectively by

A={x\in R : 0\leq x\leq 1}

B={x\in R : 1\leq x\leq 2}

and the functions f and g are defined respectively by

f(x)=x^2-2x+2

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

where f(A)=B , g(B)=C with C as the range of the function g .

Find the range of the composite function gf(A)=C

Homework Equations





The Attempt at a Solution



gf(x)=1+\frac{3}{(x-1)^2} with domain [0,1)

so the range is (1, infinity)
 
Physics news on Phys.org
That doesn't seem right. Are you sure you have defined your sets A and B correctly? As it is now the domain of B includes 1, but 1 is not a valid value, because g(1) is undefined.

Secondly if you plug a function f that sends A to B into another function g then g should take values from B as input. You on the other hand have g taking values from A as input.

Lastly if the domain of g o f is [0,1) then the range you found is certainly wrong. g o f is a function that increases in the interval [0,1) so the minimum value of the range cannot be 1 since (g o f)(0)>1.
 
Cyosis said:
That doesn't seem right. Are you sure you have defined your sets A and B correctly? As it is now the domain of B includes 1, but 1 is not a valid value, because g(1) is undefined.

Secondly if you plug a function f that sends A to B into another function g then g should take values from B as input. You on the other hand have g taking values from A as input.

Lastly if the domain of g o f is [0,1) then the range you found is certainly wrong. g o f is a function that increases in the interval [0,1) so the minimum value of the range cannot be 1 since (g o f)(0)>1.

ok , i see my mistake , so the correct range should be [4 , infinity) ? But the answer given is 2/3<=x<=4/3
 
You didn't answer all my questions:

That doesn't seem right. Are you sure you have defined your sets A and B correctly? As it is now the domain of B includes 1, but 1 is not a valid value, because g(1) is undefined.

Secondly if 2/3 is in the range of g o f then 2/3=1+3/(x-1)^2 has a solution for x which is in the domain of g o f. Check that this is not the case.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top