SOLUTION: Given y=x/(x^2+1), use the algebraic tests to determine symmetry with respect to both axes and the origin.
Algebra ->
Test
-> Lessons
-> SOLUTION: Given y=x/(x^2+1), use the algebraic tests to determine symmetry with respect to both axes and the origin.
Log On
Question 267380: Given y=x/(x^2+1), use the algebraic tests to determine symmetry with respect to both axes and the origin. Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! To be symmetric to the x axis replace y with -y. we get
-y=x/(x^2+1)
which is
y=-x/(x^2+1)
or
f(x) - - - > -f(x)
therefore, not symmetric to the x axis
-----
To be symmetric to the y axis replace x with -x. we get
y = -x/(x^2+1)
or
f(x) - - -> -f(x)
therefore, not symmetric to the x axis
-----
To be symmetric to the origin replace x with -x AND y with -y. we get
-y=-x/(x^2+1)
which is
y=x/(x^2+1)
f(x) - - - -> f(x)
Therefore, symmetric to origin.
-----
here is the graph.