值域zhíyù
Core Concept
The range of a function is the set of all possible output values (y-values) that the function can produce.
Mathematical Definition
The range is also called the codomain image or simply the image of the function.
Domain vs. Range
| Concept | Symbol | Description |
|---|---|---|
| Domain | Set of all valid input values (x) | |
| Range | Set of all output values (y) |
Key relationship: The range depends on both the function rule AND the domain.
Methods to Find Range
Method 1: Direct Analysis (观察法)
For simple functions, analyze the behavior directly.
Example: ,
Since for all real , and can be arbitrarily large:
Range:
Method 2: Inverse Function Method (反函数法)
- Write
- Solve for in terms of
- Find values of for which is defined
Example: ,
Let
Solve for :
For to exist, .
Range:
Method 3: Monotonicity Method (单调性法)
Use the function's monotonicity to find range from domain.
Example: ,
Since is strictly increasing:
- Minimum:
- Maximum:
Range:
Method 4: Completing the Square (配方法)
For quadratic functions .
Example: ,
Complete the square:
Since , the minimum is 1 at .
Range:
Method 5: Substitution (换元法)
Example: ,
Let , where
Then , so:
Since , the minimum occurs at :
Range:
CSCA Practice Problems
💡 Note: The following practice problems are designed based on the CSCA exam syllabus.
Example 1: Basic (Difficulty ★★☆☆☆)
Find the range of , .
Solution: Linear function is strictly increasing.
- At :
- At :
Answer:
Example 2: Intermediate (Difficulty ★★★☆☆)
Find the range of , .
Solution:
Complete the square:
Vertex at (within domain), minimum = 2
Check endpoints:
Answer:
Example 3: Advanced (Difficulty ★★★★☆)
Find the range of , .
Solution:
Let
Cross multiply:
For real , need :
This requires and to have the same sign.
- Case 1: Both positive: and → impossible
- Case 2: Both negative: and →
Also, as , (never equals 1). At : (achievable).
Answer:
Common Mistakes
❌ Mistake 1: Ignoring Domain Restrictions
Wrong: Range of is ✗
Correct: Range of is ✓
❌ Mistake 2: Using Wrong Method for Bounded Domain
Wrong: For , , range is ✗
Correct: Range is (minimum at , not ) ✓
❌ Mistake 3: Forgetting to Check Endpoints
Always verify function values at domain boundaries.
Study Tips
- ✅ Identify function type first: Linear, quadratic, rational, etc.
- ✅ Check if domain is bounded: Use monotonicity if bounded
- ✅ For quadratics, locate vertex: Is it inside the domain?
- ✅ For fractions, use inverse method: Solve for in terms of
💡 Exam Tip: For bounded domains, always check both the vertex (for quadratics) AND the endpoints!
相关术语
前置知识 - 建议先学习
相关术语 - 一起学习效果更好
进阶学习 - 掌握后可以学这些
对比学习 - 容易混淆,注意区别
Practice Exercises
Practice to reinforce your understanding