nothingsus
- 16
- 0
Homework Statement
If the graph of 1/x is reflected in the y-axis, translated 3/4 units to the right and 2 units up, the resulting graph would have the equation...
A) 1/(x-2) + 0.75
B) 3/(4x) +2
C) 2 - 1/(3/4x)
D) -1/(4x-3) + 2
E) 1/(3-4x) + 2
2. The attempt at a solution
So the general formula of a hyperbola is y = a/(x-b) + c (in this context anyway, I know there's another form)
reflection in the y-axis -> y=f(-x)
translated 3/4 right -> b=3/4
translated 2 up -> c=2
So if I put it all together I get
y = 1/(-x-b) + c
y = 1/(-x-0.75) + 2
= 1/-(x+0.75) + 2
= -1/(x+0.75) +2
The correct answer was D)