Question

Difficulty: MediumFunction Notation and Transformations

The function ff is defined by f(x)=x6+3f(x) = |x - 6| + 3. In the xyxy-plane, the graph of the function gg is obtained by reflecting the graph of ff across the xx-axis and then translating it vertically upward by 11 units. If g(a)=0g(a) = 0 and a>0a > 0, what is the value of aa?

Answer: 14

Answer

The value of aa is 14.
Reflecting f(x)=x6+3f(x) = |x - 6| + 3 across the xx-axis negates the entire expression, giving f(x)=x63-f(x) = -|x - 6| - 3. Translating this graph upward by 11 units adds 11 to the expression, which yields g(x)=x63+11=x6+8g(x) = -|x - 6| - 3 + 11 = -|x - 6| + 8. Setting g(a)=0g(a) = 0 results in a6+8=0-|a - 6| + 8 = 0, which simplifies to a6=8|a - 6| = 8. The solutions to this equation are a=14a = 14 and a=2a = -2. Since the problem specifies that a>0a > 0, the correct answer is 14.

Step-by-Step Solution

1
Reflect the function f(x)f(x) across the xx-axis.
f(x)=x63-f(x) = -|x - 6| - 3
Reflecting a graph across the xx-axis negates the entire function expression, transforming y=f(x)y = f(x) to y=f(x)y = -f(x).
2
Translate the reflected function upward by 11 units to obtain g(x)g(x).
g(x)=x6+8g(x) = -|x - 6| + 8
Translating a function vertically upward by kk units adds kk to the expression, so g(x)=f(x)+11=x63+11=x6+8g(x) = -f(x) + 11 = -|x - 6| - 3 + 11 = -|x - 6| + 8.
3
Set g(a)=0g(a) = 0 and solve for aa.
a6=8    a=14|a - 6| = 8 \implies a = 14 or a=2a = -2
Solving the equation a6+8=0-|a - 6| + 8 = 0 requires isolating the absolute value term to get a6=8|a - 6| = 8. This splits into two cases: a6=8a - 6 = 8 and a6=8a - 6 = -8.
4
Apply the constraint a>0a > 0 to identify the final answer.
a=14a = 14
The problem specifies that aa must be positive, which excludes the solution a=2a = -2 and leaves a=14a = 14.

Key Concept

Function transformations including reflections across the axes and vertical translations.
Estimated Time:1m 30s
Rate this question