PDA

View Full Version : Range of a Composite Function


Peter G.
May14-11, 01:39 PM
Function p and q are defined by:

p (x) = 3x2+1, x∈R, Domain 0≤x≤2
q (x) = x2 - 2, x∈R

(q∘p) - State the range:

I got -1 ≤ y ≤ 167

The book says 0 ≤ y ≤ 167

Any idea where I went wrong?

The composite function I got so then I could sub was:
9x4 + 6x2 - 1

Thanks,
Peter G.

SammyS
May14-11, 03:57 PM
Your answer looks good to me.

Are you sure q(x) is not |x2 - 2| ?

Peter G.
May14-11, 05:13 PM
The notation exactly how it is in the book is the following:
q : x → x2-2, x∈R

SammyS
May14-11, 06:11 PM
Looks fine. |x2 - 2| was the simplest way I could see to get the book answer, so you appear to be correct: Range = [-1, 167] .

Peter G.
May14-11, 06:14 PM
Cool :smile:

Thanks a lot SammyS

And, if you don't mind, what are those two vertical lines?

SammyS
May14-11, 06:39 PM
Absolute value .