If it's a mixed fraction, then:
For the given expressions we will have:
y = exp(x - 4) →we have a shift of 4 units to the right.
y = exp (x +9) → we have a shift of 9 units to the left.
y = exp(x) + 7 → we have a shift of 7 units up.
y = exp(x) - 6 → we have a shift of 6 units down.
<h3>
How to work with vertical and horizontal shifts?</h3>
Remember that the shifts work as follows.
For a function f(x), we define a vertical shift of N units as:
g(x) = f(x) + N
- If N > 0, the shift is upwards.
- If N < 0, the shift is downwards.
For a function f(x), we define a horizontal shift of N units as:
g(x) = f(x + N)
- If N > 0, the shift is to the left.
- If N < 0, the shift is to the right.
Then, if we have:
exp(x - 4) we have a shift of 4 units to the right.
exp (x +9) we have a shift of 9 units to the left.
exp(x) + 7 we have a shift of 7 units up.
exp(x) - 6 we have a shift of 6 units down.
Learn more about translations
brainly.com/question/24850937
#SPJ1
Point L is the midpoint
The midpoint is halfway between the two points. In this case, Point F and Point B are 10 units away from each other. The midpoint is the distance between the points (10) divided by 2.
Answer:
Step-by-step explanation:
Your equation is: 
You also know that x = -3 and y = 2. You can rewrite the equation by substituting x and y with their actual values:
First, you want to do the exponentiation (meaning you want to calculate
and
parts).
equals 9 and
equals 16.
So the equation now is:

Now you want to do multiplication.
equals 36 and
equals 32. So you're left with:

Which equals 68.
Answer:
y = x² - 4x - 21
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (2, - 25), thus
y = a(x - 2)² - 25
To find a substitute (7, 0) into the equation
0 = a(7 - 2)² - 25 = a(5)² - 25 = 25a - 25 ( add 25 from both sides )
25a = 25 ( divide both sides by 25
a = 1, thus
y = (x - 2)² - 25 ← in vertex form
Expand and simplify
y = x² - 4x + 4 - 25
y = x² - 4x - 21 ← in standard form