NBT NBT Mathematics: Functions and Graphs 2 โ Questions and Answers
Question 1: The graph of y = ax + b passes through (0, 4) and (2, 0). What are the values of a and b?
- a = โ2, b = 4 (Correct answer)
- a = 2, b = โ4
- a = โ4, b = 2
- a = 4, b = โ2
Correct answer: a = โ2, b = 4
y-intercept gives b = 4; gradient = (0 โ 4) รท (2 โ 0) = โ2, so a = โ2.
Question 2: Which of the following is the equation of a parabola with vertex at (2, โ3) and passing through (0, 1)?
- y = (x โ 2)ยฒ โ 3 (Correct answer)
- y = (x + 2)ยฒ โ 3
- y = โ(x โ 2)ยฒ โ 3
- y = (x โ 2)ยฒ + 3
Correct answer: y = (x โ 2)ยฒ โ 3
Vertex (2, โ3) gives y = a(x โ 2)ยฒ โ 3. Substituting (0, 1): 1 = 4a โ 3 โ a = 1. So y = (x โ 2)ยฒ โ 3.
Question 3: The function p(x) = 2^x. The graph of q(x) is p(x) shifted 3 units upward. What is q(x)?
- q(x) = 2^x + 3 (Correct answer)
- q(x) = 2^(x+3)
- q(x) = 2^x โ 3
- q(x) = 3 ยท 2^x
Correct answer: q(x) = 2^x + 3
A vertical shift of 3 units upward adds 3 to the function: q(x) = 2^x + 3.
Question 4: The domain of f(x) = โ(x โ 5) is:
- x โฅ 5 (Correct answer)
- x > 5
- x โค 5
- all real numbers
Correct answer: x โฅ 5
The expression under the square root must be โฅ 0: x โ 5 โฅ 0 โ x โฅ 5.
Question 5: A graph shows f(x) crossing the x-axis at x = โ3 and x = 2, with a y-intercept at y = โ6. Which function fits?
- f(x) = (x + 3)(x โ 2) (Correct answer)
- f(x) = (x โ 3)(x + 2)
- f(x) = โ(x + 3)(x โ 2)
- f(x) = (x + 3)(x + 2)
Correct answer: f(x) = (x + 3)(x โ 2)
Roots at โ3 and 2 โ f(x) = a(x + 3)(x โ 2). At x = 0: a(3)(โ2) = โ6 โ โ6a = โ6 โ a = 1.
Question 6: What is the y-intercept of the exponential function f(x) = 5 ยท (0.4)^x?
- (0, 5) (Correct answer)
- (0, 0.4)
- (0, 2)
- (0, 1)
Correct answer: (0, 5)
f(0) = 5 ยท (0.4)^0 = 5 ยท 1 = 5, so y-intercept is (0, 5).
Question 7: For f(x) = xยฒ โ 6x + 5, find the vertex by completing the square.
- (3, โ4) (Correct answer)
- (3, 4)
- (โ3, โ4)
- (6, 5)
Correct answer: (3, โ4)
f(x) = (x โ 3)ยฒ โ 9 + 5 = (x โ 3)ยฒ โ 4; vertex = (3, โ4).
The graph of y = ax + b passes through (0, 4) and (2, 0).
What are the values of a and b?