find a quadratic expression for g( x )

bumblebee123

Junior Member
Joined
Jan 3, 2018
Messages
200
Can anyone give me a nudge in the right direction for this question- I'm not sure where to start.

question: the curve with the equation y = 7 - 2x - x^2 has a single stationary point whose coordinates are ( -1, 8 )

a vertical translation applied to the curve to give curve y = g (x). The stationary point of the curve y + g ( x ) lies on the x-axis

a) find a quadratic expression for g( x )

a horizontal translation is applied to the curve y = 7 - 2x - x^2 to give the curve y = h (x)

the stationary point of the curve y = h (x) lies on the y-axis

b) find a quadratic expression for h (x)
 
The problem could be stated more clearly. They are asking (a) what vertical translation will move (-1, 8) to the x-axis, and (b) what horizontal translation will move (-1, 8) to the y-axis. Then apply those translations to the given function, f(x) = 7 - 2x - x^2 , to obtain g(x) and h(x).
 
I think I would begin by writing the given function in vertex form \(y=a(a-h)^2+k\) where the vertex is at \((h,k)\):

[MATH]f(x)=7-2x-x^2=-(x^2+2x)+7=-(x^2+2x+1)+7+1=-(x-(-1))^2+8[/MATH]
We can see now that the vertex (which is the turning point for a quadratic function) of \(f(x)\) is at \((-1,8)\) as stated.

Now, it's just a matter of applying the required translations to move the vertex to the desired locations. :)
 
for part a) would this mean y = 0
You want to take away 8 from each and every y value so that (-1,8) will go to (-1,0). How do you do that? Also graph any curve and move each and every point down 8 units just to see what is going on.
 
Yes, and you can verify that g(-1) = 0, and that this is its stationary point.

Now do the second part.
 
well, the original equation is
y = 7 - 2x - x^2
Ididn't know how to turn that into y = f ( x -1 )

looking back over what you did, did you just replace x in the original equation, with (x-1)? Because after looking over it several times, it makes sense :)
y = f ( x -1 ) = 7 - 2(x-1) - (x-1)^2
 
Top