Answer:
x=(c/d)-1
Step-by-step explanation:
The simple/ <span>common sense method:
</span>The typical lay out of a quadratic equation is ax^2+bx+c
'c' represents where the line crosses the 'y' axis.
The equation is only translated in the 'y' (upwards/downwards) direction, therefore only the 'c' component of the equation is going to change.
A translation upwards of 10 units means that the line will cross the 'y' axis 10 places higher.
9+10=19,
therefore <u>c=19</u>.
The new equation is: <u>y=x^2+19 </u>
<span>
<span>The most complicated/thorough method:
</span></span>This is useful for when the graph is translated both along the 'y' axis and 'x' axis.
ax^2+bx+c
a=1, b=0, c=9
Find the vertex (the highest of lowest point) of f(x).
Use the -b/2a formula to find the 'x' coordinate of your vertex..
x= -0/2*1, your x coordinate is therefore 0.
substitute your x coordinate into your equation to find your y coordinate..
y= 0^2+0+9
y=9.
Your coordinates of your vertex f(x) are therefore <u>(0,9) </u>
The translation of upward 10 units means that the y coordinate of the vertex will increase by 10. The coordinates of the vertex g(x) are therefore:
<u>(0, 19) </u>
substitute your vertex's y coordinate into f(x)
19=x^2+c
19=0+c
c=19
therefore <u>g(x)=x^2+19</u>
Answer: (b)
x g(x)
1 -16
2 -12
3 -8
If g(x) is 4*f(x), then we can find g(x) by multiplying 4 by x-5
g(x) = 4(x-5)
= 4x-20
Now we can plug in 1,2, and 3 for x to see which table makes sense.
g(1) = 4(1) - 20
= -16
g(2) = 4(2) - 20
= -12
g(3) = 4(3) - 20
= -8
hope this helps