Given the point (1,4), determine:
Abcissa, Ordinate, Ordered Pair Detail, Quadrant, Polar to Cartesian, Cartesian to Polar, Equivalent Coordinates, Symmetric Points about the origin, Symmetric Points about the x-axis, Symmetric Points about the y-axis, Rotate 90 Degrees, Rotate 180 Degrees, Rotate 270 Degrees, Reflect over origin, Reflect over y-axis, Reflect over x-axis
Abcissa = absolute value of x-value
Perpendicular distance to the y-axis
Abcissa = |1| = 1
Ordinate = absolute value of y-value
Perpendicular distance to the x-axis
Ordinate = |4| = 4
We start at the coordinates (0,0)
Since our x coordinate of 1 is positive
We move up on the graph 1 space(s)
Since our y coordinate of 4 is positive
We move right on the graph 4 space(s)
Polar Coordinates are (r,θ)
Cartesian Coordinates are (x,y)
Polar to Cartesian Transformation is
(r,θ) → (x,y) = (rcosθ,rsinθ)
(r,θ) = (1,4°)
(rcosθ,rsinθ) = (1cos(4),1sin(4))
(rcosθ,rsinθ) = (1(0.99756405026539),1(0.069756473664546))
(rcosθ,rsinθ) = (0.9976,0.0698)
(1,4°) = (0.9976,0.0698)
Cartesian Coordinates are (x,y)
Polar Coordinates are (r,θ)
(x,y) = (1,4)
r = ±√x2 + y2
r = ±√12 + 42
r = ±√1 + 16
r = ±√17
r = ±4.1231056256177
θ = tan-1(y/x)
θ = tan-1(4/1)
θ = tan-1(4)
θradians = 1.325817663668
Angle in Degrees = | Angle in Radians * 180 |
π |
θdegrees = | 1.325817663668 * 180 |
π |
θdegrees = | 238.64717946025 |
π |
θdegrees = 75.96°
Therefore, (1,4) = (4.1231056256177,75.96°)
We add 360°
(1,4° + 360°)
(1,364°)
(1,4° + 360°)
(1,724°)
(1,4° + 360°)
(1,1084°)
(-1 * 1,4° + 180°)
(-1,184°)
(-1 * 1,4° - 180°)
(-1,-176°)
If (x,y) is symmetric to the origin:
then the point (-x,-y) is also on the graph
(-1, -4)
If (x,y) is symmetric to the x-axis:
then the point (x, -y) is also on the graph
(1, -4)
If (x,y) is symmetric to the y-axis:
then the point (-x, y) is also on the graph
(-1, 4)
Take (1, 4) and rotate 90 degrees
We call this R90°
The formula for rotating a point 90° is:
R90°(x, y) = (-y, x)
R90°(1, 4) = (-(4), 1)
R90°(1, 4) = (-4, 1)
Take (1, 4) and rotate 180 degrees
We call this R180°
The formula for rotating a point 180° is:
R180°(x, y) = (-x, -y)
R180°(1, 4) = (-(1), -(4))
R180°(1, 4) = (-1, -4)
Take (1, 4) and rotate 270 degrees
We call this R270°
The formula for rotating a point 270° is:
R270°(x, y) = (y, -x)
R270°(1, 4) = (4, -(1))
R270°(1, 4) = (4, -1)
Take (1, 4) and reflect over the origin
We call this rorigin
Formula for reflecting over the origin is:
rorigin(x, y) = (-x, -y)
rorigin(1, 4) = (-(1), -(4))
rorigin(1, 4) = (-1, -4)
Take (1, 4) and reflect over the y-axis
We call this ry-axis
Formula for reflecting over the y-axis is:
ry-axis(x, y) = (-x, y)
ry-axis(1, 4) = (-(1), 4)
ry-axis(1, 4) = (-1, 4)
Take (1, 4) and reflect over the x-axis
We call this rx-axis
Formula for reflecting over the x-axis is:
rx-axis(x, y) = (x, -y)
rx-axis(1, 4) = (1, -(4))
rx-axis(1, 4) = (1, -4)