Visualization Hacks

Making abstract SAT algebra visible. Shift, shade, and solve with your eyes.

📝 SAT Problem

Function \(g(x) = (x-2)^2 + k\) passes through the point (0, 5). Find the value of \(k\).

Step 1: Plot the Target Coordinate First

Type the point (0, 5) into Desmos and check the label box.

Placing the coordinate on the graph first gives you a perfect visual target, making the rest of the problem effortless.

Step 2: Enter Function & Add Slider

Type g(x) = (x-2)^2 + k. Desmos will ask to add a slider.

Click the blue "k" button.

Step 3: Instant Verification

Pro Tip: Plot the coordinate before entering the function.

If you put the function first, you'd have to physically drag the slider to match the graph. But by placing (0, 5) first, as soon as you add the "k" slider, it defaults to 1 and the parabola instantly snaps perfectly through our target point!

Desmos Slider Solved

You get your answer k = 1 without ever clicking or dragging the slider.

Final Answer:

1

📝 SAT Problem

The solution to the system y > 2x + 1 and y < -x + 5 contains points in every quadrant EXCEPT:

(A) Quadrant I
(B) Quadrant II
(C) Quadrant III
(D) Quadrant IV

Step 1: Graph Inequalities for Digital SAT Mapping Trick

Type both equations into Desmos. Look for the overlapping shaded region (usually purple or darker color).

Digital SAT inequality shading Desmos trick mapping quadrants

Step 2: Check Quadrants

The shaded region exists in Top-Right (I), Top-Left (II), and Bottom-Left (III).

It never crosses into the Bottom-Right (IV).

Final Answer:

Quadrant IV (Choice D)

(x-2)^2 + (y-1)^2 = 4

📝 SAT Problem

Find the value of \(c\) such that the line \(y = c\) is tangent to the circle \((x-2)^2 + (y-1)^2 = 4\).

(A) 2
(B) 3
(C) 4
(D) 5

Step 1: Graph the Circle

Type (x-2)^2 + (y-1)^2 = 4 into Desmos to graph the circle.

You might think to type y = c for the tangent line — but look what happens:

Desmos graphing y = x instead of y = c
⚠️ Warning: Do NOT type y = c in Desmos. Desmos treats c as a reserved letter and graphs y = x instead of a horizontal line. It will NOT offer a slider!

Step 2: Try Horizontal Lines

Instead, type actual values: y = 1, y = 2, y = 3, etc. Check which horizontal line just touches the top of the circle.

Desmos trying y = 1

y = 1 cuts through the circle — too low.

y = 2 still crosses the circle — not tangent yet.

Step 3: Find the Tangent Line

Try y = 3. The line just barely touches the top of the circle — tangent!

Desmos y = 3 tangent to circle

The line y = 3 is tangent to the circle, so c = 3.

Final Answer:

3 (Choice B)

🌀 #8: Parametric Circle

(cos t, sin t)

Draws a unit circle. Change range of `t` to draw arcs or sectors visually.

❄️ #9: Polar Mode

r = 3

Simplest way to graph a circle of radius 3 centered at (0,0). Just type r=3.

🌤️ #10: Implicit Shading

x^2 + y^2 < 9

Shades the INTERIOR of a circle. Great for point-in-circle problems.

👆 #11: The Gray Dot

The Move: Click ANY intersection.

If you graph two lines, just click the gray dot. It gives the exact (x, y) coordinates. Never estimate.

🔍 #12: Zoom Fit

The Move: Click the Wrench icon.

If you can't see the graph (e.g., y=500x), just click "Zoom Fit" (if available) or manually set axis to -100 to 1000.

🍰 #13: Trig Grid

The Move: Change Step to "pi".

In settings (Wrench), change x-axis Step to `pi`. Now your grid lines are at π, 2π, etc. Essential for Trig graphs.

📈 #14: Connect Points

The Move: Long-press the circle icon next to a table.

Turn on "Lines". Useful for visualizing polygons on the coordinate plane.

📐 Mastered Geometry Hacks?

Take on our elite geometry and circle theorem challenges.