Coordinate Geometry and Distance - GRE Quantitative Reasoning
Card 1 of 23
What is the distance from $(x,y)$ to the $x$-axis?
What is the distance from $(x,y)$ to the $x$-axis?
Tap to reveal answer
$|y|$. Vertical distance from any point on the line $y=y$ to $y=0$ is the absolute value of the y-coordinate.
$|y|$. Vertical distance from any point on the line $y=y$ to $y=0$ is the absolute value of the y-coordinate.
← Didn't Know|Knew It →
What is the distance between $(0,0)$ and $(3,4)$?
What is the distance between $(0,0)$ and $(3,4)$?
Tap to reveal answer
$5$. Applies the distance formula: $sqrt{(3-0)^2+(4-0)^2}=sqrt{9+16}=sqrt{25}=5$.
$5$. Applies the distance formula: $sqrt{(3-0)^2+(4-0)^2}=sqrt{9+16}=sqrt{25}=5$.
← Didn't Know|Knew It →
What is the distance between $(1,2)$ and $(4,6)$?
What is the distance between $(1,2)$ and $(4,6)$?
Tap to reveal answer
$5$. Distance formula gives $sqrt{(4-1)^2+(6-2)^2}=sqrt{9+16}=5$.
$5$. Distance formula gives $sqrt{(4-1)^2+(6-2)^2}=sqrt{9+16}=5$.
← Didn't Know|Knew It →
What is the distance between $(-1,-2)$ and $(2,2)$?
What is the distance between $(-1,-2)$ and $(2,2)$?
Tap to reveal answer
$5$. Distance formula results in $sqrt{(2-(-1))^2+(2-(-2))^2}=sqrt{9+16}=5$.
$5$. Distance formula results in $sqrt{(2-(-1))^2+(2-(-2))^2}=sqrt{9+16}=5$.
← Didn't Know|Knew It →
What is the midpoint of the segment joining $(2,7)$ and $(6,1)$?
What is the midpoint of the segment joining $(2,7)$ and $(6,1)$?
Tap to reveal answer
$\left(4,4\right)$. Midpoint formula: $left(rac{2+6}{2},rac{7+1}{2}
ight)=(4,4)$.
$\left(4,4\right)$. Midpoint formula: $left(rac{2+6}{2},rac{7+1}{2} ight)=(4,4)$.
← Didn't Know|Knew It →
What is the midpoint of the segment joining $(-3,5)$ and $(1,-1)$?
What is the midpoint of the segment joining $(-3,5)$ and $(1,-1)$?
Tap to reveal answer
$\left(-1,2\right)$. Midpoint formula: $left(rac{-3+1}{2},rac{5+(-1)}{2}
ight)=(-1,2)$.
$\left(-1,2\right)$. Midpoint formula: $left(rac{-3+1}{2},rac{5+(-1)}{2} ight)=(-1,2)$.
← Didn't Know|Knew It →
What is the squared distance between $(x_1,y_1)$ and $(x_2,y_2)$ (no square root)?
What is the squared distance between $(x_1,y_1)$ and $(x_2,y_2)$ (no square root)?
Tap to reveal answer
$(x_2-x_1)^2+(y_2-y_1)^2$. Squares the differences in coordinates to compute distance squared, avoiding the square root for comparisons or equations.
$(x_2-x_1)^2+(y_2-y_1)^2$. Squares the differences in coordinates to compute distance squared, avoiding the square root for comparisons or equations.
← Didn't Know|Knew It →
Identify the condition for points $(x_1,y_1)$ and $(x_2,y_2)$ to be exactly $r$ units apart.
Identify the condition for points $(x_1,y_1)$ and $(x_2,y_2)$ to be exactly $r$ units apart.
Tap to reveal answer
$(x_2-x_1)^2+(y_2-y_1)^2=r^2$. Sets the squared distance equal to $r^2$ to define points exactly $r$ units apart without needing the square root.
$(x_2-x_1)^2+(y_2-y_1)^2=r^2$. Sets the squared distance equal to $r^2$ to define points exactly $r$ units apart without needing the square root.
← Didn't Know|Knew It →
What is the equation of the circle with center $(0,0)$ and radius $r$?
What is the equation of the circle with center $(0,0)$ and radius $r$?
Tap to reveal answer
$x^2+y^2=r^2$. Special case of the circle equation when the center is at the origin, using distance from $(0,0)$.
$x^2+y^2=r^2$. Special case of the circle equation when the center is at the origin, using distance from $(0,0)$.
← Didn't Know|Knew It →
What is the distance from $(4,-3)$ to the origin $(0,0)$?
What is the distance from $(4,-3)$ to the origin $(0,0)$?
Tap to reveal answer
$5$. Distance to origin: $sqrt{(4-0)^2+(-3-0)^2}=sqrt{16+9}=5$.
$5$. Distance to origin: $sqrt{(4-0)^2+(-3-0)^2}=sqrt{16+9}=5$.
← Didn't Know|Knew It →
What is the distance from $(x,y)$ to the $y$-axis?
What is the distance from $(x,y)$ to the $y$-axis?
Tap to reveal answer
$|x|$. Horizontal distance from any point on the line $x=x$ to $x=0$ is the absolute value of the x-coordinate.
$|x|$. Horizontal distance from any point on the line $x=x$ to $x=0$ is the absolute value of the x-coordinate.
← Didn't Know|Knew It →
What is the distance from point $(x_0,y_0)$ to the horizontal line $y=c$?
What is the distance from point $(x_0,y_0)$ to the horizontal line $y=c$?
Tap to reveal answer
$|y_0-c|$. Vertical distance between the point's y-coordinate and the line $y=c$ uses the absolute difference.
$|y_0-c|$. Vertical distance between the point's y-coordinate and the line $y=c$ uses the absolute difference.
← Didn't Know|Knew It →
What is the distance from point $(x_0,y_0)$ to the vertical line $x=c$?
What is the distance from point $(x_0,y_0)$ to the vertical line $x=c$?
Tap to reveal answer
$|x_0-c|$. Horizontal distance between the point's x-coordinate and the line $x=c$ uses the absolute difference.
$|x_0-c|$. Horizontal distance between the point's x-coordinate and the line $x=c$ uses the absolute difference.
← Didn't Know|Knew It →
What is the length of the diagonal of a rectangle with corners $(0,0)$ and $(6,8)$?
What is the length of the diagonal of a rectangle with corners $(0,0)$ and $(6,8)$?
Tap to reveal answer
$10$. Diagonal length is the distance between opposite corners: $sqrt{(6-0)^2+(8-0)^2}=sqrt{36+64}=10$.
$10$. Diagonal length is the distance between opposite corners: $sqrt{(6-0)^2+(8-0)^2}=sqrt{36+64}=10$.
← Didn't Know|Knew It →
What is the equation of the circle with center $(h,k)$ and radius $r$?
What is the equation of the circle with center $(h,k)$ and radius $r$?
Tap to reveal answer
$(x-h)^2+(y-k)^2=r^2$. Represents all points $(x,y)$ at distance $r$ from center $(h,k)$ using the distance formula squared.
$(x-h)^2+(y-k)^2=r^2$. Represents all points $(x,y)$ at distance $r$ from center $(h,k)$ using the distance formula squared.
← Didn't Know|Knew It →
State the distance formula between two points $(x_1,y_1)$ and $(x_2,y_2)$ in the coordinate plane.
State the distance formula between two points $(x_1,y_1)$ and $(x_2,y_2)$ in the coordinate plane.
Tap to reveal answer
$d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}$. Derived from the Pythagorean theorem, calculating the hypotenuse of the right triangle formed by the horizontal and vertical differences in coordinates.
$d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}$. Derived from the Pythagorean theorem, calculating the hypotenuse of the right triangle formed by the horizontal and vertical differences in coordinates.
← Didn't Know|Knew It →
What is the distance from $(x_1,y_1)$ to $(x_2,y_1)$ (same $y$-coordinate)?
What is the distance from $(x_1,y_1)$ to $(x_2,y_1)$ (same $y$-coordinate)?
Tap to reveal answer
$|x_2-x_1|$. With identical y-coordinates, the distance simplifies to the absolute difference in x-coordinates, as the vertical change is zero.
$|x_2-x_1|$. With identical y-coordinates, the distance simplifies to the absolute difference in x-coordinates, as the vertical change is zero.
← Didn't Know|Knew It →
What is the distance from $(x_1,y_1)$ to $(x_1,y_2)$ (same $x$-coordinate)?
What is the distance from $(x_1,y_1)$ to $(x_1,y_2)$ (same $x$-coordinate)?
Tap to reveal answer
$|y_2-y_1|$. With identical x-coordinates, the distance simplifies to the absolute difference in y-coordinates, as the horizontal change is zero.
$|y_2-y_1|$. With identical x-coordinates, the distance simplifies to the absolute difference in y-coordinates, as the horizontal change is zero.
← Didn't Know|Knew It →
State the formula for the distance from the origin $(0,0)$ to a point $(x,y)$.
State the formula for the distance from the origin $(0,0)$ to a point $(x,y)$.
Tap to reveal answer
$\sqrt{x^2+y^2}$. Applies the distance formula with $(x_1,y_1)=(0,0)$, yielding the magnitude of the position vector from the origin.
$\sqrt{x^2+y^2}$. Applies the distance formula with $(x_1,y_1)=(0,0)$, yielding the magnitude of the position vector from the origin.
← Didn't Know|Knew It →
State the formula for the midpoint of the segment joining $(x_1,y_1)$ and $(x_2,y_2)$.
State the formula for the midpoint of the segment joining $(x_1,y_1)$ and $(x_2,y_2)$.
Tap to reveal answer
$\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right)$. Averages the x-coordinates and y-coordinates separately to find the central point of the line segment.
$\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right)$. Averages the x-coordinates and y-coordinates separately to find the central point of the line segment.
← Didn't Know|Knew It →
What is the distance between $(5,-1)$ and $(5,6)$?
What is the distance between $(5,-1)$ and $(5,6)$?
Tap to reveal answer
$7$. Vertical line segment with $Delta x=0$ and $Delta y=7$, so distance equals $|6-(-1)|$.
$7$. Vertical line segment with $Delta x=0$ and $Delta y=7$, so distance equals $|6-(-1)|$.
← Didn't Know|Knew It →
What is the distance between $(-2,1)$ and $(1,5)$?
What is the distance between $(-2,1)$ and $(1,5)$?
Tap to reveal answer
$5$. Distance formula yields $sqrt{(1-(-2))^2+(5-1)^2}=sqrt{9+16}=5$.
$5$. Distance formula yields $sqrt{(1-(-2))^2+(5-1)^2}=sqrt{9+16}=5$.
← Didn't Know|Knew It →
What is the distance between $(2,3)$ and $(8,3)$?
What is the distance between $(2,3)$ and $(8,3)$?
Tap to reveal answer
$6$. Horizontal line segment with $Delta x=6$ and $Delta y=0$, so distance equals $|8-2|$.
$6$. Horizontal line segment with $Delta x=6$ and $Delta y=0$, so distance equals $|8-2|$.
← Didn't Know|Knew It →