EJU - Examination for Japanese University Mathematics: Functions and Graphs Questions and Answers — Questions and Answers
Question 1: Find the coordinates of the vertex of the parabola defined by the quadratic function y = 2x² - 8x + 5.
- (-2, 29)
- (2, -3) (Correct answer)
- (4, 5)
- (-8, 197)
Correct answer: (2, -3)
The x-coordinate of the vertex of a parabola y = ax² + bx + c is given by the formula x = -b / 2a. For the function y = 2x² - 8x + 5, a = 2 and b = -8. Thus, x = -(-8) / (2 * 2) = 8 / 4 = 2. To find the y-coordinate, substitute x = 2 back into the equation: y = 2(2)² - 8(2) + 5 = 2(4) - 16 + 5 = 8 - 16 + 5 = -3. Therefore, the vertex is at (2, -3).
Question 2: The graph of the function y = f(x) is translated 3 units to the left and 4 units down. Which of the following equations represents the new graph?
- y = f(x + 3) + 4
- y = f(x - 3) + 4
- y = f(x - 3) - 4
- y = f(x + 3) - 4 (Correct answer)
Correct answer: y = f(x + 3) - 4
A horizontal translation of h units is represented by f(x - h), and a vertical translation of k units is represented by f(x) + k. A translation 3 units to the left corresponds to h = -3, so the term becomes f(x - (-3)) = f(x + 3). A translation 4 units down corresponds to k = -4. Combining these gives the new function y = f(x + 3) - 4.
Question 3: What is the period of the function y = 3sin(2x - π/2)?
- 2π
- π/2
- π (Correct answer)
- 4π
Correct answer: π
The period of a trigonometric function of the form y = A sin(Bx + C) + D is given by the formula Period = 2π / |B|. In the function y = 3sin(2x - π/2), the value of B is 2. Therefore, the period is 2π / 2 = π.
Question 4: Which of the following statements is true about the relationship between the graph of a function y = f(x) and its inverse function y = f⁻¹(x)?
- They are reflections of each other across the y-axis.
- They are reflections of each other across the x-axis.
- They are reflections of each other across the line y = x. (Correct answer)
- They are reflections of each other across the origin.
Correct answer: They are reflections of each other across the line y = x.
The graph of a function and its inverse are always symmetric with respect to the line y = x. This is because if a point (a, b) is on the graph of f(x), then the point (b, a) must be on the graph of f⁻¹(x). The line y = x is the perpendicular bisector of the segment connecting these two points.
Question 5: A logarithmic function is given by y = log₂(x - 3). What is the domain of this function?
- x > 0
- x < 3
- All real numbers
- x > 3 (Correct answer)
Correct answer: x > 3
The argument of a logarithmic function must be strictly positive. For the function y = log₂(x - 3), this means that the expression (x - 3) must be greater than 0. Solving the inequality x - 3 > 0 gives x > 3. Therefore, the domain of the function is all real numbers greater than 3.
Question 6: The graph of the quadratic function y = ax² + bx + c opens downwards and has two distinct x-intercepts. Which of the following must be true?
- a > 0 and b² - 4ac > 0
- a > 0 and b² - 4ac < 0
- a < 0 and b² - 4ac > 0 (Correct answer)
- a < 0 and b² - 4ac < 0
Correct answer: a < 0 and b² - 4ac > 0
For a quadratic function y = ax² + bx + c, the graph opens downwards if the leading coefficient 'a' is negative (a < 0). The number of x-intercepts is determined by the discriminant, Δ = b² - 4ac. For two distinct x-intercepts, the discriminant must be positive (b² - 4ac > 0). Therefore, both a < 0 and b² - 4ac > 0 must be true.
Find the coordinates of the vertex of the parabola defined by the quadratic function y = 2x² - 8x + 5.