Why Does My Range for a Composite Function Differ from the Textbook's?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Peter G.
Messages
439
Reaction score
0
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.
 
Physics news on Phys.org
The notation exactly how it is in the book is the following:
q : x → x2-2, x∈R
 
Cool :smile:

Thanks a lot SammyS

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