What Are the Ranges of Functions g and h and Their Composite Functions?

  • Thread starter Thread starter MorallyObtuse
  • Start date Start date
  • Tags Tags
    Function Range
AI Thread Summary
The discussion focuses on determining the ranges of the functions g(x) = 1 + x and h(x) = x² + 2x, as well as their composite functions h(g(x)) and g(h(x)). The range of g is all real numbers, while the range of h is y ≥ -1. For the composite functions, h(g(x)) can yield any real number, while g(h(x)) is constrained to values greater than or equal to 1. The participants clarify that evaluating g first allows for a broader range in h, while h's output limits the range of g. The overall conclusion is that the ranges of the functions and their composites are correctly identified.
MorallyObtuse
Messages
45
Reaction score
0
Help needed.

Homework Statement


Functions g and h are defined as follows:
g : x → 1 + x x ∈ R
h : x → x² + 2x x ∈ R

Find i.) the ranges of g and h,

ii.) the composite functions h ° g and g ° h, stating their ranges.
Not sure how this is to be done help needed, please.

2. The attempt at a solution

i.) range of g => R = {y : y ∈ R}

1 + x = 0
x = -1
1 - 2 = -1
-b/2a = -2/2 = -1
range of h => R = {y : y ≥ - 1, y ∈ R}
 
Physics news on Phys.org
The way to do this explicitly, would be to simply give the formula for h o g and g o h, which will give you two quadratic functions again.

But you can also find it by argument. For example, consider h o g. You take some x and apply g. What are the possible values y that you get. Then apply h. What can y map to?
 
MorallyObtuse said:
Help needed.

Homework Statement


Functions g and h are defined as follows:
g : x → 1 + x x ∈ R
h : x → x² + 2x x ∈ R

Find i.) the ranges of g and h,

ii.) the composite functions h ° g and g ° h, stating their ranges.
Not sure how this is to be done help needed, please.

2. The attempt at a solution

i.) range of g => R = {y : y ∈ R}

1 + x = 0
x = -1
1 - 2 = -1
-b/2a = -2/2 = -1
range of h => R = {y : y ≥ - 1, y ∈ R}
h(x)= x^2+ 2x= x^2+ 2x+ 1- 1= (x+1)^2- 1
I presume that is why you were looking at "1+ x= 0"!

Now, g(x) can be any number so h(g(x)) can be what?

h(x) must be larger than or equal to 1 so g(h(x)) can be what?
 
Not sure how much of a difference this is:
g : x |→ 1 + x x ∈ R
h : x |→ x² + 2x x ∈ R

This would be the range of h(x)=> x^2 + 2x = x^2 + 2x + 1 - 1 = (x + 1)^2 - 1
and my range for g is correct?

Now, g(x) can be any number so h(g(x)) can be what?
h(g(x)) can be any number. R = {y: x ∈ R}

h(x) must be larger than or equal to 1 so g(h(x)) can be what?
g(h(x)) can be larger than or equal to 1. R = {y : ≥ - 1, y ∈ R}
 
Last edited:
Your result for h(x) already was correct (it's {y | y ≥ -1}).
Halls was just pointing out that h(x) = g(x)2 - 1, I suppose (which you could also have used to obtain the same result).

Note that h(g(x)) means you are first evaluating g on x. This can give you any number, which you plug into h...
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top