- 3,802
- 95
I know how to take the reflection of a graph in the y=x line, or more formally, finding the inverse function. All I really do is switch the x and y variables in the function.
e.g. y=x^2, x=y^2
I tried taking the same idea and extending it to a reflection in the y=mx line, m constant. But I encountered problems as such:
Take the function y=(x+1)^2, reflect it in the line y=2x or x=y/2
I tried using the same idea as before, so I substitute all x and y variables as such and this is the result:
y=(x+1)^2 : 2x=(y/2+1)^2
But when I graph both functions, it doesn't look correct. The new 'reflected' function looks much too fat/shallow.
Could someone please explain what I'm doing wrong. Where is my logic flawed here?
e.g. y=x^2, x=y^2
I tried taking the same idea and extending it to a reflection in the y=mx line, m constant. But I encountered problems as such:
Take the function y=(x+1)^2, reflect it in the line y=2x or x=y/2
I tried using the same idea as before, so I substitute all x and y variables as such and this is the result:
y=(x+1)^2 : 2x=(y/2+1)^2
But when I graph both functions, it doesn't look correct. The new 'reflected' function looks much too fat/shallow.
Could someone please explain what I'm doing wrong. Where is my logic flawed here?