MTH117 Mathematics I

Mathematics IUnit 112 min read

Functions and Graphs: Types, Domains, Graphs, and Applications

Unit 1 of Mathematics I covers the foundational concepts of functions, their types, domains, ranges, graphs, transformations, and real-world applications, essential for solving calculus problems and modeling physical phenomena.

1. Introduction to Functions

1.1 Definition of a Function

A function from a set to a set is a rule that assigns to each element in exactly one element in . This is written as: where:

  • is the independent variable (input),
  • is the dependent variable (output),
  • is the domain (set of all possible inputs),
  • is the codomain (set of all possible outputs).
-3-2-1123-2246810xyy = f(x) = x²y = g(x) = x + 1 (not a function)Valid (1,1)Valid (-1,1)Invalid (fails vertical line test)
Vertical line test: Only y = x² is a function.

Key Points:

  • A function must have exactly one output for each input (vertical line test).
  • Notation: or .

1.2 Types of Functions

Type Definition Example
Polynomial Functions of the form .
Rational Ratio of two polynomials: , .
Algebraic Functions involving roots, exponents, etc.
Trigonometric Functions like .
Exponential Functions of the form , where .
Logarithmic Inverse of exponential: .
Piecewise Defined by different expressions over different intervals.
Absolute Value .
-5-4-3-2-112345-20-10102030xyPolynomialRationalTrigonometricExponential
Graphs of common function types (x-axis: input, y-axis: output).

1.3 Domain and Range

  • Domain: All possible input values () for which is defined.
    • For , domain is .
    • For , domain is .
  • Range: All possible output values () that can take.
    • For , range is .
    • For , range is .
-5-4-3-2-101234503
Domain of f(x) = √(x) / (x - 3): [0, 3) ∪ (3, ∞).

Worked Example 1: Find the Domain Find the domain of . Solution:

  1. The expression under the square root must be non-negative: .
  2. The denominator cannot be zero: . Domain: .

2. Graphs of Functions

2.1 Plotting Basic Functions

Graphs visually represent the relationship between and . Key features to plot:

  • Intercepts: -intercepts (), -intercepts ().
  • Symmetry: Even () or odd ().
  • Asymptotes: Vertical (), horizontal (), or oblique.

Worked Example 2: Sketch the Graph Sketch the graph of . Solution:

  • For , (straight line with slope 1).
  • For , (straight line with slope -1).
  • The graph forms a "V" with the vertex at .

2.2 Transformations of Functions

Transformations shift, stretch, or reflect graphs of functions. Common transformations:

Transformation Effect on Graph Example
Vertical Shift : Shifts up by . (up by 3)
Horizontal Shift : Shifts right by . (right by 2)
Vertical Stretch , : Stretches vertically. (stretched by 2)
Horizontal Stretch , : Stretches horizontally. (stretched by 2)
Reflection : Reflects over -axis.
: Reflects over -axis.
-3-2-1123510152025xyOriginal: y = x²Shift right: y = (x - 2)²Shift up: y = x² + 3Reflect over x-axis: y = -x²
Transformations of y = x² (vertex at (0,0)).

Worked Example 3: Apply Transformations Sketch the graph of . Solution:

  1. Start with (parabola opening upwards).
  2. Shift right by 1: .
  3. Shift up by 2: . Graph: Vertex at , same shape as .

3. Piecewise Functions

Piecewise functions are defined by different expressions over different intervals. Example:

-3-2-1123-2-112345xyx < 0: y = x + 2x ≥ 0: y = 1 - xOpen circle (excluded)Closed circle (included)
Piecewise function with boundary at x = 0.

Worked Example 4: Evaluate Piecewise Function Given as above, find and . Solution:

  • For : Since , use . .
  • For : Since , use . .

Graphing Piecewise Functions:

  1. Plot each piece separately.
  2. Use open/closed circles to indicate exclusivity/inclusivity at boundaries.
  3. Ensure continuity (if required) at transition points.

4. Applications of Functions

4.1 Modeling Real-World Problems

Functions model relationships in physics, economics, and engineering. Examples:

  1. Temperature vs. Height: Given ground temperature and temperature at is , express as a linear function. Solution: Slope . Equation: .

  2. Position Function from Acceleration: Given , initial velocity , and initial displacement , find . Solution:

    • Integrate acceleration to get velocity: . Use : . So, .
    • Integrate velocity to get position: . Use : . Final position function: .

4.2 Optimization Problems

Functions are used to optimize quantities like cost, area, or volume. Example: Cost Minimization A rectangular storage container has volume , length twice the width. Base costs Rs. 10/m², sides Rs. 4/m². Find dimensions to minimize cost. Solution:

  1. Let width = , length = , height = .
  2. Volume constraint: .
  3. Cost function:
    • Base area: , cost: .
    • Side areas: Two sides of (cost ) and two sides of (cost ). Total side cost: .
    • Total cost .
  4. To minimize , take derivative and set to zero: . Set : . Then .

5. Common Mistakes and Clarifications

5.1 Misconceptions

  • Vertical Line Test: A graph represents a function only if no vertical line intersects it more than once.
  • Domain vs. Range: Domain is about inputs (), range is about outputs ().
  • Piecewise Functions: Forgetting to check the condition for each piece can lead to incorrect evaluations.

5.2 Comparing Functions

Aspect Polynomial Rational Trigonometric
Domain All real numbers. All reals except where denominator is zero. All reals (for ).
Range Depends on degree and leading coefficient. All reals except possibly some values. for .
Graph Behavior Smooth, continuous. May have vertical asymptotes. Periodic, oscillates.
Applications Modeling growth, area, volume. Rates, ratios. Waves, circular motion.

Exam Tip

What to Expect in TU Exams

  1. Definition-Based Questions:

    • Expect questions on defining functions, domains, ranges, and continuity.
    • Example: "Define continuity at a point ."
  2. Graph Sketching:

    • Sketch graphs of piecewise, absolute value, and polynomial functions.
    • Label intercepts, asymptotes, and key points.
  3. Function Evaluation:

    • Evaluate piecewise functions at specific points (e.g., , ).
    • Example: Given , find and .
  4. Applications:

    • Model real-world scenarios using linear or polynomial functions.
    • Example: Temperature variation with height, cost optimization.
  5. Transformations:

    • Identify and apply transformations (shifts, stretches, reflections) to graphs.
    • Example: Given , sketch .
  6. Domain and Range:

    • Find domains of functions involving roots, denominators, and logarithms.
    • Example: Find the domain of .

How to Score Full Marks

  • Precision: Clearly state definitions and conditions (e.g., "domain excludes ").
  • Graphs: Label axes, intercepts, and key features. Use dotted lines for asymptotes.
  • Steps: Show all steps in calculations (e.g., integrating acceleration to velocity).
  • Units: Include units in applied problems (e.g., meters, degrees Celsius).
  • Verification: Check continuity at piecewise boundaries (e.g., ).

Practice Questions for Revision

  1. Find the domain and range of .
  2. Sketch the graph of .
  3. A particle's acceleration is . If its initial velocity is and initial position is , find its position function .
  4. Express the temperature in as a function of height (in km) if the ground temperature is and at , it is , assuming a linear model.
  5. Given , find and sketch its graph.

Based on the TU BSc CSIT syllabus for Mathematics I (MTH117), unit 1.

Discussion

Loading…