12 multiple-choice questions, progressively harder.
A point (p,q)(p, q)(p,q) lies on y=f(x)y = f(x)y=f(x). Where does it move on the graph of y=f(x+2)−3y = f(x + 2) - 3y=f(x+2)−3?
Solution
Correct answer: D
The graph y=f(x+2)−3y = f(x + 2) - 3y=f(x+2)−3 is a shift left 222 and down 333, so subtract 222 from the input and 333 from the output.
(p,q)⟶(p−2, q−3)(p, q) \longrightarrow (p - 2,\; q - 3)(p,q)⟶(p−2,q−3)
A parabola has vertex (−2,5)(-2, 5)(−2,5) and the same shape as y=x2y = x^2y=x2, opening upward. Which equation is it?
Correct answer: C
Vertex (−2,5)(-2, 5)(−2,5) gives h=−2h = -2h=−2 (so the inside is x+2x + 2x+2) and k=5k = 5k=5 in y=(x−h)2+ky = (x - h)^2 + ky=(x−h)2+k.
y=(x+2)2+5y = (x + 2)^2 + 5y=(x+2)2+5
The graph of y=f(x)y = f(x)y=f(x) has x-intercepts at (1,0)(1, 0)(1,0) and (4,0)(4, 0)(4,0). What are the x-intercepts of y=f(x+2)y = f(x + 2)y=f(x+2)?
Correct answer: A
The inside x+2x + 2x+2 is a left shift by 222, which moves both x-intercepts left by 222.
(1−2, 0)=(−1,0),(4−2, 0)=(2,0)(1 - 2,\; 0) = (-1, 0), \qquad (4 - 2,\; 0) = (2, 0)(1−2,0)=(−1,0),(4−2,0)=(2,0)
The graphs of y=f(x)y = f(x)y=f(x) and y=f(x)+cy = f(x) + cy=f(x)+c pass through (3,2)(3, 2)(3,2) and (3,9)(3, 9)(3,9) respectively. What is ccc?
Correct answer: B
At the shared input 333, the second graph is the first raised by ccc, so its height is f(3)+cf(3) + cf(3)+c.
2+c=9 ⇒ c=72 + c = 9 \;\Rightarrow\; c = 72+c=9⇒c=7
Where does the parabola y=(x−1)2−9y = (x - 1)^2 - 9y=(x−1)2−9 cross the x-axis?
Set the output to 000 and solve for xxx.
(x−1)2=9 ⇒ x−1=±3 ⇒ x=4 or x=−2(x - 1)^2 = 9 \;\Rightarrow\; x - 1 = \pm 3 \;\Rightarrow\; x = 4 \text{ or } x = -2(x−1)2=9⇒x−1=±3⇒x=4 or x=−2
The crossings are (4,0)(4, 0)(4,0) and (−2,0)(-2, 0)(−2,0), symmetric about the vertex input x=1x = 1x=1.
A function fff has domain −3≤x≤2-3 \le x \le 2−3≤x≤2 and range 0≤y≤80 \le y \le 80≤y≤8. What are the domain and range of y=f(x+1)−4y = f(x + 1) - 4y=f(x+1)−4?
Left 111 shifts the domain left 111, and down 444 shifts the range down 444.
−3−1≤x≤2−1,0−4≤y≤8−4-3 - 1 \le x \le 2 - 1, \qquad 0 - 4 \le y \le 8 - 4−3−1≤x≤2−1,0−4≤y≤8−4
That gives domain −4≤x≤1-4 \le x \le 1−4≤x≤1 and range −4≤y≤4-4 \le y \le 4−4≤y≤4.
Suppose g(x)=f(x−2)+1g(x) = f(x - 2) + 1g(x)=f(x−2)+1 and g(5)=10g(5) = 10g(5)=10. What is f(3)f(3)f(3)?
With g(x)=f(x−2)+1g(x) = f(x - 2) + 1g(x)=f(x−2)+1, at x=5x = 5x=5 the inside is 5−2=35 - 2 = 35−2=3.
g(5)=f(3)+1=10 ⇒ f(3)=9g(5) = f(3) + 1 = 10 \;\Rightarrow\; f(3) = 9g(5)=f(3)+1=10⇒f(3)=9
The graph of y=f(x)y = f(x)y=f(x) is shifted right hhh. The point (2,3)(2, 3)(2,3) moves to (9,3)(9, 3)(9,3). What is hhh?
The height is unchanged and the input grows from 222 to 999, so the horizontal shift is their difference.
h=9−2=7h = 9 - 2 = 7h=9−2=7
The parabola y=x2y = x^2y=x2 has vertex (0,0)(0, 0)(0,0); a congruent parabola has vertex (6,−4)(6, -4)(6,−4). Which translation carries the first to the second?
The vertex moves from (0,0)(0, 0)(0,0) to (6,−4)(6, -4)(6,−4), so the input rose by 666 and the height fell by 444.
(0,0)⟶(6,−4) ⇒ right 6, down 4(0, 0) \longrightarrow (6, -4) \;\Rightarrow\; \text{right } 6,\ \text{down } 4(0,0)⟶(6,−4)⇒right 6, down 4
The graph of y=x2y = x^2y=x2 is shifted so its vertex is at (−1,−6)(-1, -6)(−1,−6). What is the y-intercept of the shifted parabola?
The equation is y=(x+1)2−6y = (x + 1)^2 - 6y=(x+1)2−6. Put x=0x = 0x=0 to find the y-intercept.
(0+1)2−6=1−6=−5 ⇒ (0,−5)(0 + 1)^2 - 6 = 1 - 6 = -5 \;\Rightarrow\; (0, -5)(0+1)2−6=1−6=−5⇒(0,−5)
The graph of y=f(x)y = f(x)y=f(x) is shifted down kkk. The point (4,10)(4, 10)(4,10) moves to (4,3)(4, 3)(4,3). What is kkk?
The input is unchanged and the output falls from 101010 to 333, so the downward shift is their difference.
k=10−3=7k = 10 - 3 = 7k=10−3=7
A translation sends every point (x,y)(x, y)(x,y) of a graph to (x−3,y+2)(x - 3, y + 2)(x−3,y+2). Which equation describes the new graph in terms of fff?
Points moving to (x−3,y+2)(x - 3, y + 2)(x−3,y+2) means the graph shifts left 333 and up 222. Left 333 makes the inside x+3x + 3x+3; up 222 adds 222 outside.
y=f(x+3)+2y = f(x + 3) + 2y=f(x+3)+2
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.