SAT · Math59 flashcards

Distance formula

59 flashcards covering Distance formula for the SAT Math section.

The distance formula is a simple mathematical tool used to calculate the straight-line distance between two points on a coordinate plane. For example, if you have two points like (x1, y1) and (x2, y2), the formula is sqrt[(x2 - x1)^2 + (y2 - y1)^2]. This helps solve problems involving shapes, paths, or positions, and it's foundational for topics like geometry and algebra, making it essential for building a strong math foundation.

On the SAT Math section, the distance formula often appears in multiple-choice questions about coordinate geometry, such as finding distances between points, verifying if points form a triangle or circle, or combining it with other concepts like slopes. Common traps include forgetting to take the square root, mixing up coordinates, or overlooking the Pythagorean theorem's role. Focus on practicing accurate calculations and visualizing graphs to avoid errors and handle time pressure effectively.

Always plug in sample points to verify your answer.

Terms (59)

  1. 01

    Distance formula

    The distance formula calculates the straight-line distance between two points in a plane, given by d = √[(x₂ - x₁)² + (y₂ - y₁)²], where (x₁, y₁) and (x₂, y₂) are the coordinates of the points.

  2. 02

    Coordinates in distance formula

    In the distance formula, the coordinates refer to the x and y values of two points on a graph, which are plugged into d = √[(x₂ - x₁)² + (y₂ - y₁)²] to find the distance between them.

  3. 03

    Pythagorean theorem in distance

    The distance formula is derived from the Pythagorean theorem, treating the line segment between two points as the hypotenuse of a right triangle formed by the differences in x and y coordinates.

  4. 04

    Units for distance

    In the distance formula, the units for the result are the same as the units of the coordinates, such as inches or miles, assuming consistent units for x and y.

  5. 05

    Distance between points on axes

    For points on the axes, like (3,0) and (0,4), the distance formula simplifies to the hypotenuse of a right triangle, such as d = √[(3-0)² + (0-4)²] = √[9 + 16] = 5.

  6. 06

    Vertical distance calculation

    When two points have the same x-coordinate, the distance is simply the absolute difference in y-coordinates, which is a special case of the distance formula where the x term cancels out.

  7. 07

    Horizontal distance calculation

    For points with the same y-coordinate, the distance is the absolute difference in x-coordinates, as the y term in the distance formula becomes zero.

  8. 08

    Distance in coordinate geometry

    The distance formula is a key tool in coordinate geometry for finding lengths of segments, verifying shapes like triangles, or solving problems involving paths on a plane.

  9. 09

    Formula for three points

    To find the distance between three points, apply the distance formula pairwise, such as between A and B, then B and C, and A and C, to get individual segment lengths.

  10. 10

    Distance and graphing

    On a graph, the distance formula helps determine actual distances between plotted points, which is useful for interpreting scales or verifying geometric properties.

  11. 11

    Distance with negative coordinates

    The distance formula works with negative coordinates because squaring the differences eliminates the sign, ensuring the result is always positive.

  12. 12

    Precision in distance calculation

    When using the distance formula, round answers to the appropriate decimal places as specified in the problem, often to the nearest tenth or hundredth.

  13. 13

    Distance in word problems

    In word problems, translate descriptions of points into coordinates and apply the distance formula to find distances between locations or objects.

  14. 14

    Example: Points (1,2) and (4,6)

    For points (1,2) and (4,6), plug into the distance formula: d = √[(4-1)² + (6-2)²] = √[9 + 16] = √25 = 5, showing a straightforward application.

  15. 15

    Example: Points on a line

    For points (2,3) and (2,7), the distance is √[(2-2)² + (7-3)²] = √[0 + 16] = 4, illustrating a vertical line segment.

  16. 16

    Example: Diagonally opposite corners

    For a rectangle with corners at (0,0) and (3,4), the distance is √[(3-0)² + (4-0)²] = √[9 + 16] = 5, representing the diagonal.

  17. 17

    Example: Midpoint and distance

    Given midpoint (2,3) and one point (1,1), the other point is (3,5), and distance between (1,1) and (3,5) is √[(3-1)² + (5-1)²] = √[4 + 16] = √20 ≈ 4.47.

  18. 18

    Example: Distance in a triangle

    For a triangle with vertices (0,0), (3,0), and (0,4), distances are: side1 = 3, side2 = 4, hypotenuse = √[(3-0)² + (0-4)²] = 5, forming a right triangle.

  19. 19

    Mistake: Forgetting the square root

    A common error is calculating (x₂ - x₁)² + (y₂ - y₁)² without the square root, which gives the square of the distance, not the actual distance.

  20. 20

    Mistake: Wrong order of points

    Swapping points in the formula, like using (x₁ - x₂) instead of (x₂ - x₁), doesn't affect the result due to squaring, but can lead to sign errors if not careful.

  21. 21

    Mistake: Omitting parentheses

    Failing to use parentheses in the formula, such as writing √(x2 - x1)^2 instead of √[(x2 - x1)^2], can cause calculation errors in order of operations.

  22. 22

    Mistake: Using absolute values incorrectly

    Some students might try to use absolute values without squaring, but the formula requires squaring to account for both positive and negative differences.

  23. 23

    Mistake: Confusing with midpoint

    Mixing up the distance formula with the midpoint formula, which averages coordinates, leads to incorrect results when trying to find lengths.

  24. 24

    Mistake: Rounding too early

    Rounding intermediate steps, like after squaring, can introduce errors in the final distance, so keep full precision until the end.

  25. 25

    Mistake: Assuming straight-line path

    In problems with obstacles, forgetting that the distance formula gives the straight-line distance, not a path around barriers, can mislead interpretations.

  26. 26

    Mistake: Units mismatch

    Using coordinates in different units, like feet and inches, without conversion will give incorrect distances, as the formula assumes consistent units.

  27. 27

    Mistake: Calculator errors

    Entering numbers wrong on a calculator, such as misplacing decimals in √ values, can result in inaccurate distances.

  28. 28

    Distance formula vs. Midpoint formula

    Use the distance formula to find the length between two points, but use the midpoint formula to find the point exactly in the middle of them.

  29. 29

    Distance formula vs. Slope

    Apply the distance formula for the length of a segment, whereas slope determines the steepness or direction of a line connecting two points.

  30. 30

    Distance formula vs. Equation of a circle

    The distance formula calculates distances between points, while the equation of a circle uses a similar form to define points at a fixed distance from a center.

  31. 31

    Distance formula vs. Perimeter calculation

    Use the distance formula for individual segment lengths in a shape, but add them up for perimeter, which requires multiple applications.

  32. 32

    Distance formula vs. Area formulas

    The distance formula finds lengths, which can help in area calculations like for triangles, but it doesn't directly compute area.

  33. 33

    Distance formula vs. Vector magnitude

    In vectors, the distance formula is similar to finding magnitude, but vectors involve direction, whereas distance is scalar.

  34. 34

    Distance formula vs. Pythagorean theorem

    The distance formula extends the Pythagorean theorem to coordinate points, so use it for non-axis-aligned triangles on a plane.

  35. 35

    Distance formula vs. Distance on number line

    For one-dimensional points on a number line, just use absolute difference, but for two dimensions, the full distance formula is needed.

  36. 36

    Edge case: Identical points

    When two points are the same, like (2,3) and (2,3), the distance is zero, as plugging into the formula yields √[0 + 0] = 0.

  37. 37

    Edge case: Points on x-axis

    For points like (1,0) and (4,0), the distance simplifies to the absolute difference in x-coordinates, since y-coordinates are zero.

  38. 38

    Edge case: Very large coordinates

    With large numbers, ensure your calculator handles them without overflow, as the formula involves squaring, which can produce big values.

  39. 39

    When not to use distance formula

    Do not use the distance formula for non-Euclidean distances, like in spherical geometry, as SAT problems are in the standard plane.

  40. 40

    Edge case: Negative distances

    The formula always gives a positive or zero result, so if a problem implies negative distance, it's likely a misinterpretation of the context.

  41. 41

    Edge case: Fractional coordinates

    For points with fractions, like (1/2, 3/4), carefully compute the differences and squares to get an exact distance, such as simplifying radicals.

  42. 42

    Strategy: Simplify before calculating

    Before plugging numbers into the distance formula, simplify differences if possible, like factoring out common terms, to make calculations easier.

  43. 43

    Strategy: Check for special cases

    Quickly identify if points are on the same horizontal or vertical line to simplify the formula and save time during the test.

  44. 44

    Strategy: Estimate first

    Before exact calculation, estimate the distance using the graph or by approximating coordinates to verify if your answer makes sense.

  45. 45

    Strategy: Use in multiple-choice

    For multiple-choice questions, plug in the options or work backwards if needed, but directly apply the formula for efficiency.

  46. 46

    Strategy: Avoid common traps

    Double-check that you've squared both differences and taken the square root, as these are frequent error points.

  47. 47

    Strategy: Practice mental math

    Memorize squares of numbers up to 20 to speed up distance calculations without a calculator on no-calc sections.

  48. 48

    Example: Points (0,0) and (5,12)

    Using the distance formula, d = √[(5-0)² + (12-0)²] = √[25 + 144] = √169 = 13, which is a classic Pythagorean triple.

  49. 49

    Example: Distance in a square

    For a square with side 4, distance between opposite corners is √[(4-0)² + (4-0)²] = √[16 + 16] = √32 = 4√2 ≈ 5.66.

  50. 50

    Example: Real-world application

    To find the distance between two cities at (40°N, 75°W) and (40°N, 80°W), assuming flat plane, it's √[(75-80)² + (40-40)²] = 5 units on the map.

  51. 51

    Example: Verifying equality

    To check if three points form an equilateral triangle, calculate distances: for (0,0), (1,0), (0.5, √3/2), each side is 1.

  52. 52

    Example: Distance from origin

    The distance from (0,0) to (3,4) is √[9 + 16] = 5, which can help in problems involving radii or origins.

  53. 53

    Example: In a circle equation

    If a point is on a circle centered at (2,3) with radius 5, distance from center to point equals 5, like for (2+5,3) it's exactly 5.

  54. 54

    Example: Multiple distances

    For points A(1,1), B(4,5), C(7,1), distances are AB=√18≈4.24, BC=√[9+16]=5, AC=6, useful for perimeter or shape identification.

  55. 55

    Example: With variables

    For points (a,b) and (c,d), distance is √[(c-a)² + (d-b)²], and if a=1, b=2, c=4, d=6, it equals 5 as before.

  56. 56

    Example: Integer results

    Sometimes distances are integers, like between (0,0) and (6,8) where d=10, recognizing Pythagorean triples speeds this up.

  57. 57

    Comparison: Distance vs. Displacement

    Distance formula gives the straight-line path, similar to displacement in physics, but in math problems, it's purely the Euclidean distance.

  58. 58

    Comparison: Distance vs. Arc length

    Use distance formula for straight lines, but for curves like circles, arc length requires integration, which is beyond SAT scope.

  59. 59

    Comparison: 2D vs. 3D distance

    SAT uses 2D distance with x and y, while 3D adds z, but since SAT doesn't cover 3D, stick to the plane.