Constraints (Meta) Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
State the domain constraint for f(x)=x4f(x) = \sqrt{x - 4} and solve for xx when f(x)=3f(x) = 3.

Solution

  1. 1
    Constraint: the radicand must be non-negative, so x40x - 4 \ge 0, giving x4x \ge 4.
  2. 2
    Set x4=3\sqrt{x-4} = 3: square both sides to get x4=9x - 4 = 9, so x=13x = 13.
  3. 3
    Check: 13413 \ge 4. Valid.

Answer

x=13,domain constraint: x4x = 13,\quad \text{domain constraint: } x \ge 4
Square root functions are only defined for non-negative radicands. The domain constraint must be stated and verified for any solution.

About Constraints (Meta)

Constraints are conditions, rules, or boundaries that restrict which values or solutions are allowed in a mathematical problem, narrowing an infinite space of possibilities to a manageable set.

Learn more about Constraints (Meta) →

More Constraints (Meta) Examples