Parent Functions Math Example 4

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

Example 4

hard
Write a single equation using transformations of the parent function y=xy = \sqrt{x} that has domain (โˆ’โˆž,4](-\infty, 4], range [โˆ’2,โˆž)[-2, \infty), and passes through the point (0,0)(0, 0).

Solution

  1. 1
    Domain (โˆ’โˆž,4](-\infty, 4] means 4โˆ’xโ‰ฅ04 - x \ge 0, so use 4โˆ’x\sqrt{4 - x}. This reflects x\sqrt{x} horizontally and shifts right 4. Range [โˆ’2,โˆž)[-2, \infty) means subtract 22: y=4โˆ’xโˆ’2y = \sqrt{4-x} - 2.
  2. 2
    Check (0,0)(0,0): 4โˆ’0โˆ’2=2โˆ’2=0\sqrt{4-0} - 2 = 2 - 2 = 0 โœ“. Domain: 4โˆ’xโ‰ฅ0โ‡’xโ‰ค44 - x \ge 0 \Rightarrow x \le 4 โœ“. Range: 4โˆ’xโ‰ฅ0\sqrt{4-x} \ge 0 so yโ‰ฅโˆ’2y \ge -2 โœ“.

Answer

y=4โˆ’xโˆ’2y = \sqrt{4-x} - 2
Working backward from desired features to construct a function requires understanding how each transformation affects domain, range, and key points. Reflecting x\sqrt{x} over the yy-axis (using โˆ’x-x) reverses the domain direction, and vertical shifts move the range.

About Parent Functions

A parent function is the simplest, most basic version of a function family โ€” the unshifted, unstretched, unreflected template. All other functions in the family are transformations of this parent. Memorizing parent function shapes allows rapid graphing of transformed versions.

Learn more about Parent Functions โ†’

More Parent Functions Examples