Practice Desmos in the Bluebook app from College Board. It has the exact version of Desmos you'll see on test day.
y = 5(x - 3) + 8y = 2(2x + 1)y = sqrt(5x + 11)y = x + 1-2x + 5 >= 13y = x^4 + x^2 - 12y = -16x^2 + 48x + 4. Swap \(t\) for \(x\).3x + 2y = 126x + ky = 18. Tap "add slider: \(k\)?"y_1 ~ ab^{x_1}. The tilde \(\sim\) tells Desmos to fit. Desmos auto-formats the subscripts.y_1 ~ mx_1 + b. Quadratic: y_1 ~ ax_1^2 + bx_1 + c. Exponential: y_1 ~ ab^{x_1}. Type each model on its own line and compare.
median(12, 7, 5, 15, 9, 11, 8). Desmos returns 9.mean(...), stdev(...), stdevp(...), total(...), min(...), max(...), and quantile(L, 0.25) for quartiles. Drop the values straight into the parentheses, no list definition needed.
y = abs(2x - 5) + 3. The V opens upward.y = 10. A horizontal line.|2x - 5| + 3. Either way, "no solution" questions come down to whether the horizontal line sits below the V's vertex.
x+1/x-2 gives Desmos \(\,x + \frac{1}{x} - 2\,\), not \(\,\frac{x+1}{x-2}\,\). Always type (x+1)/(x-2). Desmos reads exactly what you enter.x^2 → \(x^2\)x_1 → \(x_1\)sqrt(x) = \(\sqrt{x}\)nthroot(27, 3) = 3abs(x-3) or |x-3|> then = → \(\geq\). Same with < then = for \(\leq\).y_1 ~ mx_1 + b fits a line.