If and , then can be described as after which transformations?
Opening subject page...
Loading your content
College Algebra Quiz
Practice Graphing From Parent Functions in College Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 8
0 of 8 answered
If f(x)=x3 and g(x)=21(x+1)3−4, then g(x) can be described as f(x) after which transformations?
This quiz focuses on Graphing From Parent Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for College Algebra.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
If f(x)=x3 and g(x)=21(x+1)3−4, then g(x) can be described as f(x) after which transformations?
Explanation: Starting with f(x)=x3: The term (x+1)3 represents a horizontal shift left 1 unit. The coefficient 21 represents a vertical compression by factor 21. The −4 represents a vertical shift down 4 units. So g(x)=21(x+1)3−4. Choice A confuses vertical and horizontal compression. Choice C shifts right instead of left. Choice D has multiple errors: wrong compression type, wrong horizontal direction, and wrong vertical direction.
Consider the function h(x)=4−2x+3. This function can be obtained by transforming the parent function f(x)=x. What is the domain of h(x)?
Explanation: For h(x)=4−2x+3 to be defined, we need 4−2x≥0. Solving: 4−2x≥0⇒4≥2x⇒2≥x, so x≤2. The domain is (−∞,2]. Choice B reverses the inequality. Choice C uses x≥−2, which comes from incorrectly solving 4−2x≥0 as −2x≥−4 without flipping the inequality sign. Choice D combines both errors.
The parent function f(x)=x1 is transformed to create h(x)=x+3−2+1. What are the equations of the vertical and horizontal asymptotes of h(x)?
Explanation: When working with rational function transformations, you need to identify how the parent function f(x)=x1 has been shifted to find the new asymptotes. The transformed function h(x)=x+3−2+1 shows two key transformations from the parent function. The vertical asymptote occurs where the denominator equals zero, so you set x+3=0, which gives x=−3. The horizontal asymptote is determined by the constant term added outside the fraction, which is +1, so the horizontal asymptote is y=1. Looking at the incorrect choices: Choice A places the vertical asymptote at x=3, which incorrectly assumes the shift is in the positive direction rather than recognizing that x+3=0 means x=−3. Choice B correctly identifies the vertical asymptote as x=−3 but incorrectly places the horizontal asymptote at y=−1, confusing the sign of the vertical shift. Choice C combines both errors—wrong vertical asymptote and wrong horizontal asymptote. The correct answer is D: the vertical asymptote is x=−3 and the horizontal asymptote is y=1. Study tip: For rational function transformations in the form x−ha+k, remember that the vertical asymptote is x=h (set the denominator to zero) and the horizontal asymptote is y=k (the vertical shift). Watch the signs carefully—x+3 means h=−3, not +3.
Which of the following functions represents a horizontal stretch of f(x)=(x−1)2+2 by a factor of 3?
Explanation: A horizontal stretch by factor 3 means replacing x with 3x in the function. Starting with f(x)=(x−1)2+2, we get g(x)=(3x−1)2+2. Choice A is a vertical stretch by factor 3. Choice B represents a horizontal compression by factor 31. Choice D incorrectly applies the stretch factor to the entire expression (x−1) rather than just x, which would not preserve the horizontal shift properly.
Consider the function m(x)=−21(x+2)3+1. If the point (a,b) lies on the graph of the parent function f(x)=x3, what point lies on the graph of m(x)?
Explanation: When you see a function transformation problem like this, you need to track how each transformation affects the coordinates of points on the original function.
Let's analyze m(x)=−21(x+2)3+1 compared to the parent function f(x)=x3. This involves three transformations applied in sequence:
If point (a,b) is on f(x)=x3, then b=a3. To find the corresponding point on m(x), apply the transformations to the coordinates:
The transformed point is (a−2,−21b+1), which matches choice D.
Choice A incorrectly applies the transformations to get the coordinates rather than finding where the point moves. Choice B has the correct y-coordinate transformation but wrong x-coordinate (a+2 instead of a−2). Choice C misses the reflection, keeping +21b instead of −21b.
Strategy tip: For transformation problems, systematically apply each change to the coordinates in order. Remember that f(x+h) shifts left by h units, which often trips students up since the sign seems backwards.
The function g(x)=−2∣x+3∣−1 is a transformation of the parent function f(x)=∣x∣. Which sequence of transformations, applied in order, produces g(x) from f(x)?
Explanation: To transform f(x)=∣x∣ into g(x)=−2∣x+3∣−1: First, shift left 3 units to get ∣x+3∣. Then reflect across the x-axis and apply vertical stretch by factor 2 to get −2∣x+3∣. Finally, shift down 1 unit to get −2∣x+3∣−1. Choice B incorrectly shifts right instead of left. Choice C applies the reflection before the horizontal shift, which would give a different result. Choice D shifts up instead of down.
If g(x)=2x−4−3 and f(x)=x, which statement about the range of g(x) compared to the range of f(x) is correct?
Explanation: The parent function f(x)=x has range [0,∞). For g(x)=2x−4−3: The horizontal shift (x−4) affects the domain but not the range. The vertical stretch by factor 2 would change [0,∞) to [0,∞). The vertical shift down 3 units changes the range to [−3,∞). Choice A ignores the vertical shift. Choice C confuses domain and range. Choice D incorrectly calculates the effect of the transformations on the range.
The function p(x)=3−x+2+1 is a transformation of the parent exponential function f(x)=3x. Which point on the graph of f(x) corresponds to the point (3,2) on the graph of p(x)?
Explanation: We can rewrite p(x)=3−x+2+1=32−x+1. If (3,2) is on p(x), we verify: p(3)=32−3+1=3−1+1=31+1=34. This doesn't equal 2, so let me recalculate. Actually, p(3)=3−3+2+1=3−1+1=31+1=34=2. Let me check which x gives p(x)=2: 3−x+2+1=2, so 3−x+2=1=30, thus −x+2=0 and x=2. So (2,2) is on p(x). Working backwards from this point: the corresponding point on f(x)=3x is found by reversing transformations. Since p(x)=3−(x−2)+1, this involves reflection across y-axis and shift up 1. Reversing: (2,2)→(2,1)→(−2,1) on f(x). But this doesn't match our given point. Let me verify the original constraint matches an answer choice by checking f(−1)=3−1=31, and working forward through transformations.