<span>7w+5=3w-15
7w-3w=-15-5
4w=-20
w=-5</span>
Start from the parent function 
In the first case, you are computing

In the second case, you are computing
, you translate the function horizontally,
units left if
and
units right if
.
On the other hand, when you transform
, you translate the function vertically,
units up if
and
units down if
.
So, the first function is the "original" parabola
, translated
units right and
units up. Likewise, the second function is the "original" parabola
, translated
units left and
units down.
So, the transformation from
to
is: go
units to the left and
units down
Answer:
a = 4
Step-by-step explanation:
y = 2x + 1 ......(1)
Going through y - y1 = m(x - x1)
m is slope and it is 2
y1 = 9 and x1 = a
y - 9 = 2(x - a)
y - 9 = 2x - 2a
y = 2x - 2a + 9 ........(2)
Equating (1) and (2)
2x + 1 = 2x - 2a + 9
Collecting like terms
2x - 2x + 2a = 9 - 1
2a = 8
a = 8/2
a = 4