there is not such thing as an I axis, but I will show you what happens for both x and y axis so you can fill out the assignment with the correct information.
IF you meant flipping over the x axis, then the dot will go from top to bottom, bottom to up, the x position won't change only its height(y position)
This meant that for reflecting across the x axis, (x,y)->(x,-y)
For y axis its the opposite, just flipping to the side.
This meant that for reflecting across the y axis, (x,y)->(-x,y)
Answer:
Step-by-step explanation:
I can not answer because the information is not specific and not enough to be answered
For a function (fn) to be odd:
f(x) = - f(-x)
For a fn to be even:
f(x) = f(-x)
For a fn to be neither even nor odd
f(x) != f(-x) [No Relation]
(-x)^n = x^n for n -> even
(-x)^n = -x^n for n -> odd
In your example:
f(x) = -4x^3 + 4x
f(-x) = -4 (-x)^3 + 4 (-x)^1 ( 3 and 1 are odd powers )
f(-x) = 4x^3 - 4x (take -1 common to do the check)
f(-x) = -( -4x^3 + 4x ) = - f(x) [between the bracket was the original fn]
f(x) = - f(-x)
so the function is odd also called symmetric about the origin
Step-by-step explanation:
The center of a circle with 2 end points of a di diameter is the midpoint of the two endpoints.
The formula needed to find the minpoints is
(x,y) = (x2 + x1)/2, (y2 + y1)/2
x2 = 3
x1 = 3
y2 = 0
y1 = -7
midpoint = (3 + 3)/2, (0 - 7)/2
midp[oint = 3,-3.5
The midpoint is the center of the circle. Observe that the signs get changed when entering the values for (x,y)
So far what you have is (x - 3)^2 + (y + 3.5)^2 = r^2
To determine r^2 you need only take the distance from the center to oneof the endpoints.
r^2 = (3 - 3)^2 + (3.5 - 0)^2
r^2 = 3.5^2
r^2 = 12.25
Answer: (x - 3)^2 + (y + 3.5)^2 = 12.25
10x + 2y - 6 = 0
Multiply 5x + y - 3 = 0 by 2
2(5x + y - 3 = 0) = 10x + 2y - 6 = 0