1) What this calculator does
This tool combines two visuals: a number line for values and a simple coordinate grid for ordered pairs. In Number Line mode you plot A and optional B, then get distance, midpoint, interval, sign, absolute value, and opposite. In Coordinate Grid mode you analyze P₁(x₁,y₁) and optional P₂(x₂,y₂), then compute distance, midpoint, slope, direction angle, and quadrant or axis location.
2) Number line scaling and interpretation
Min Range and Max Range set the visible window, while Tick Step sets labeled spacing. If A = −3.5 and B = 4, a range of −10 to 10 with step 1 keeps labels readable and both points separated. A tighter window (−5 to 6) highlights the gap but can crowd labels.
3) Distance and midpoint results in 1D
Distance is |A − B|, so it is non-negative and independent of order. With A = −3.5 and B = 4, distance = 7.5. Midpoint is (A + B)/2, giving 0.25. These outputs support inequalities, intervals, and checking number comparisons.
4) Coordinate grid basics with quadrants
The signs of x and y determine the region: (+,+) Quadrant I, (−,+) Quadrant II, (−,−) Quadrant III, and (+,−) Quadrant IV. If x = 0 the point lies on the y-axis; if y = 0 it lies on the x-axis. The calculator labels this automatically.
5) Two-point geometry data
With both points entered, the tool returns Δx = x₂ − x₁ and Δy = y₂ − y₁, then distance √(Δx² + Δy²). For P₁(2,−1) and P₂(6,4), Δx = 4, Δy = 5, distance = √41 ≈ 6.403, midpoint = (4,1.5), and slope = 1.25.
6) Transformations you can test
Coordinate mode also applies transformations to P₁. Translation adds (Δx,Δy). Rotation about the origin uses x′ = x cosθ − y sinθ and y′ = x sinθ + y cosθ. Scaling multiplies by S, while reflections flip signs across axes. Use these to verify steps.
7) Exports, rounding, and workflow
Decimals controls rounding for display and reports, which helps when roots or angles create long results. After you calculate, the result panel appears above the form and provides CSV and PDF downloads. CSV fits spreadsheets; PDF is a clean summary for homework and tutoring. You can also set decimals to match your worksheet style. Use the diagrams to confirm ordering, symmetry, and spacing at a glance. For coordinate tasks, the direction angle helps convert movement into headings, while reflections and scaling support quick checks of transformations and graphing manual.