Question

How to tell if one quadratic is a horizontal shift of another

Original question: hey guys i was wondering how others would do this q?

The function f(x)=2x2βˆ’3xf(x)=2x^2-3x has been transformed like qiu The function g(x)=2x2+3xg(x)=2x^2+3x

2x2βˆ’3x=2[x2βˆ’32x]2x^2-3x=2\left[x^2-\frac{3}{2}x\right]

f(x)=2[x2βˆ’32x]f(x)=2\left[x^2-\frac{3}{2}x\right] g(x)=2[x2+32x]g(x)=2\left[x^2+\frac{3}{2}x\right]

g(x)=f(x+32)g(x)=f\left(x+\frac{3}{2}\right)

32\frac{3}{2} 32\frac{3}{2} 32\frac{3}{2} 32βˆ’32=3\frac{3}{2}-\frac{3}{2}=3 xβˆ’3=0x-3=0

f(x)=3f(x)=3 transformedΒ \text{transformed } commented 33 units to the right.

If f(x)=x2f(x)=x^2 β‡’2\Rightarrow 2 (1,6)β†’(8,?)(1,6)\to(8,?) (8,?)(8,?)

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: When two quadratics differ only in the sign of the linear term, the fastest check is to complete the square and compare the vertex positions.

We have

f(x)=2x2βˆ’3x,g(x)=2x2+3x.f(x)=2x^2-3x,\qquad g(x)=2x^2+3x.

Complete the square for both.

For ff:

f(x)=2(x2βˆ’32x)=2[(xβˆ’34)2βˆ’916]=2(xβˆ’34)2βˆ’98.f(x)=2\left(x^2-\frac32x\right) =2\left[\left(x-\frac34\right)^2-\frac{9}{16}\right] =2\left(x-\frac34\right)^2-\frac98.

For gg:

g(x)=2(x2+32x)=2[(x+34)2βˆ’916]=2(x+34)2βˆ’98.g(x)=2\left(x^2+\frac32x\right) =2\left[\left(x+\frac34\right)^2-\frac{9}{16}\right] =2\left(x+\frac34\right)^2-\frac98.

So the graphs have the same shape and the same yy-value at the vertex, but the vertex of gg is shifted left by 32\frac32 units relative to ff.

That means

g(x)=f(x+32).g(x)=f\left(x+\frac32\right).

So the transformation is a horizontal shift left by 32\frac32 units.


Pitfalls the pros know πŸ‘‡ It is easy to mix up left and right when the formula is written as f(x+a)f(x+a). Inside the function, a plus sign means shift left, not right. Another mistake is trying to compare coefficients directly without checking the vertex form, which makes the translation much clearer.

What if the problem changes? If the linear term in g(x)g(x) were βˆ’3x-3x instead of +3x+3x, then gg would be exactly the same as ff. If the coefficient in front of x2x^2 changed too, then the graph would not be a pure translation anymore; you would also have a vertical stretch or compression.

Tags: horizontal shift, vertex form, complete the square

FAQ

How can you tell if one quadratic is a shift of another?

Rewrite both functions in vertex form. If they have the same shape and only the x-coordinate of the vertex changes, then one is a horizontal shift of the other.

What does f(x+a) mean in a function transformation?

A change to f(x+a) shifts the graph left by a units, while f(x-a) shifts it right by a units.

chat