Math 110 Readiness: Domain Restrictions, Parabola Vertex & Perpendicular Lines
Domain of Functions – General Principles
- In Math 110 most common elementary functions (polynomials, exponentials, trigonometric, etc.) have domain .
- Three major families force you to remove numbers from the real‐number line:
- Rational functions (division by zero).
- Even–indexed radicals (negative radicands).
- Logarithmic functions (non-positive arguments).
- Always check whether a function is piece-wise defined.
• Restrictions that fall outside the stated sub-interval are ignored.
• Only restrictions inside the sub-interval matter.
1 Rational Functions
- A rational function has the form , where are polynomials.
- Rule: any that makes must be excluded.
- Procedure:
- Factor the denominator if possible.
- Solve .
- Remove those roots from .
- Example
•
• Denominator:
• Zeros:
• Domain: .
2 Even-Indexed Radical Functions
- A radical with an even index (square root, fourth root, …) is defined only for non-negative radicands.
- Rule: set the radicand .
- Procedure:
- Identify the radicand .
- Solve .
- Resulting set is the domain.
- Example
•
• Condition:
• Domain: . - Piece-wise note: if the same radical is declared only for x>1, then the final domain would be intersected with , which remains .
3 Logarithmic Functions
- A logarithm (with a>0,\,a\ne1) exists only when its argument is strictly positive.
- Rule: set f(x)>0.
- Procedure mirrors the radical test but uses a strict inequality.
- Example
•
• Condition: x^{2}-5x>0 \;\Longrightarrow\; x
4 Quick Scan for No Domain Restrictions
- Linear functions – always defined.
- Odd-indexed radicals – the radicand may be negative.
- Polynomials – unlimited domain.
5 Vertex of a Parabola
Given the conic in implicit form
solve for to place it in standard quadratic form:
Interpret as with parameters
- Vertex shortcut (completing‐the‐square / calculus):
•
•
• Vertex
6 Lines – Forms & Slopes
- Ax+By=C → slope (provided ).
- Point–slope form:
- Perpendicular slopes: if , the two lines are perpendicular.
7 Example – Line Through a Vertex, Perpendicular to a Given Line
Task: “Find the equation of the line that passes through the vertex of the parabola and is perpendicular to ”
- Vertex (from Section 5):
- Slope of given line: rewrite so
- Slope of requested line:
- Point–slope equation:
- Standard form (multiply by ):
- Rearrange:
- Answer set (all equivalent):
•
•
•
Each represents the same perpendicular line.
8 Connections & Remarks
- The domain tests for radicals and logs mirror each other; logs are strict (>0), radicals are non-strict (≥0).
- Piece-wise definitions often appear on exams; always perform interval intersection between the intrinsic restriction and the stated sub-interval.
- Vertex calculation is fundamental for graph-based questions, maximum/minimum problems, and tangent line tasks.
- The perpendicular‐line skill is frequently paired with distance‐to‐a‐line or intersection problems; storing the slope-relationship is critical.
9 Quick Reference – Formulas
- Denominator ≠ 0:
- Even radical:
- Logarithm: f(x)>0.
- Vertex
- Point–slope
- Perpendicular
10 Ethical & Practical Takeaways
- Clearly stating domains prevents misuse of formulas in modeling and ensures that numeric methods (e.g.
calculators, computer algebra systems) do not produce undefined operations such as division by zero or taking square roots of negative numbers. - In real-world contexts (engineering tolerances, population models, finance), these restrictions translate into feasible vs. infeasible parameter ranges.