Functions: Question 4

Syllabus 1.2

Structured AS 6 marks

The graph of y=f(x)y = f(x) has a single minimum point at (4,3)(4, -3).

(a) State the coordinates of the minimum point on the graph of y=f(x)+6y = f(x) + 6. [1]

(b) State the coordinates of the minimum point on the graph of y=f(x2)y = f(x-2). [1]

(c) State the coordinates of the minimum point on the graph of y=2f(x)1y = 2f(x) - 1. [2]

(d) State the coordinates of the minimum point on the graph of y=f(3x)y = f(3x). [2]

Show worked solution Hide worked solution

Worked solution

Part (a): y=f(x)+6y = f(x) + 6

Adding a constant outside the function translates the graph vertically: y=f(x)+ay=f(x)+a shifts every point up by aa (for a>0a>0), leaving the xx-coordinate unchanged.

Here a=6a=6, so the minimum point moves from (4,3)(4,-3) to: (4, 3+6)=(4,3)(4,\ -3+6) = (4, 3)

Part (b): y=f(x2)y = f(x-2)

Adding a constant inside the function translates the graph horizontally: y=f(xc)y=f(x-c) shifts every point cc units to the right (for c>0c>0), leaving the yy-coordinate unchanged.

Here c=2c=2, so the minimum point moves from (4,3)(4,-3) to: (4+2, 3)=(6,3)(4+2,\ -3) = (6, -3)

Part (c): y=2f(x)1y = 2f(x) - 1

This combines two transformations applied to the output of ff: a vertical stretch of scale factor 22, then a vertical translation of 1-1. Multiplying by a positive constant and then subtracting a constant doesn’t change which xx-value gives the smallest output, so the minimum still occurs at x=4x=4.

Take the original minimum value f(4)=3f(4)=-3 and apply the same transformation to it:

y=2(3)1=61=7y = 2(-3) - 1 = -6-1 = -7

So the minimum point is: (4,7)(4, -7)

Part (d): y=f(3x)y = f(3x)

Replacing xx with 3x3x inside the function is a horizontal stretch of scale factor 13\dfrac{1}{3}. Every point moves 33 times closer to the yy-axis. The yy-coordinate of the minimum is unchanged, but the xx-coordinate at which it occurs is divided by 33.

The original minimum occurs at x=4x=4. For y=f(3x)y=f(3x) to reach that same minimum, we need 3x=43x=4, i.e. x=43x = \dfrac{4}{3}, and the yy-value there is still f(4)=3f(4)=-3.

So the minimum point is: (43, 3)\left(\frac{4}{3},\ -3\right)

Final answers

  • (a) (4,3)(4, 3)
  • (b) (6,3)(6, -3)
  • (c) (4,7)(4, -7)
  • (d) (43, 3)\left(\boxed{\dfrac{4}{3}},\ -3\right)