The PSAT is your first look at the Digital SAT — and for a lot of 10th and 11th graders, it’s also the ticket to National Merit recognition. But here’s the good news: the PSAT tests a surprisingly short list of math formulas and grammar rules. Learn these 30, and you’ve covered the majority of what you’ll actually see on test day.

📅
October PSAT is coming up. Most schools test in mid-to-late October. This quiz takes about 10 minutes — a perfect warm-up the week before.

This quiz mixes three question styles: multiple choice for classic test practice, flip cards for fast formula review, and a few fill-in questions to make sure you can actually recall the answer under pressure. Your score updates live at the top of the page, and at the end you’ll get a Review Mistakes mode that only re-shows what you missed.

🔢

Algebra Essentials

5 questions
Q1
Flashcard Algebra
Tap to reveal

What is the slope formula for a line through two points (x₁, y₁) and (x₂, y₂)?

Formula

m = (y₂ − y₁) / (x₂ − x₁)

Example: For (2, 3) and (5, 9), slope = (9 − 3) / (5 − 2) = 6/3 = 2. Rise over run.

Did you know it?
Q2
Multiple Choice Algebra

Which equation is in slope-intercept form with slope 3 and y-intercept −4?

Explanation

Slope-intercept form is y = mx + b, where m is the slope and b is the y-intercept. Slope 3 goes in the m slot, y-intercept −4 goes in the b slot: y = 3x − 4.

Memory trick: The number touching x is always the slope. The lonely number at the end is the y-intercept.
Q3
Multiple Choice Algebra

If 5x − 2 > 13, then which of the following must be true?

Explanation

Solve like a normal equation: add 2 to both sides → 5x > 15. Divide by 5 → x > 3.

Memory trick: The inequality sign only flips when you multiply or divide by a negative number. Here we divided by positive 5, so the sign stays the same.
Q4
Fill In Algebra

Solve for x: 3(x + 4) = 21. Enter just the number.

Explanation

Distribute first: 3x + 12 = 21. Subtract 12: 3x = 9. Divide by 3: x = 3.

Memory trick: When you see parentheses in an equation, distribute BEFORE trying to isolate the variable. It almost always makes the algebra easier.
Q5
Flashcard Algebra
Tap to reveal

What is the distance formula between two points on a coordinate plane?

Formula

d = √((x₂ − x₁)² + (y₂ − y₁)²)

Example: distance from (1,2) to (4,6) = √(3² + 4²) = √25 = 5. It’s the Pythagorean theorem in disguise.

Did you know it?
📐

Geometry Must-Knows

5 questions
Q6
Flashcard Geometry
Tap to reveal

What is the area of a circle with radius r?

Formula

A = π r²

Example: for r = 5, area = π × 25 = 25π square units. On the PSAT, most answers stay in terms of π.

Did you know it?
Q7
Multiple Choice Geometry

A right triangle has legs of length 6 and 8. What is the length of the hypotenuse?

Explanation

Pythagorean theorem: a² + b² = c². So 6² + 8² = 36 + 64 = 100, and c = √100 = 10.

Memory trick: Memorize the three Pythagorean triples the PSAT loves: 3-4-5, 5-12-13, and 6-8-10 (which is just 3-4-5 doubled). If you see two of the sides in a right triangle, the third is usually one of these.
Q8
Flashcard Geometry
Tap to reveal

What are the side ratios of a 45-45-90 and a 30-60-90 triangle?

Ratios

45-45-90: 1 : 1 : √2
30-60-90: 1 : √3 : 2

The 45-45-90 has two equal legs and a hypotenuse that’s √2 times a leg. The 30-60-90 has a short leg (opposite 30°), a long leg = short × √3, and a hypotenuse = short × 2.

Did you know it?
Q9
Multiple Choice Geometry

The three interior angles of a triangle measure , 2x°, and 60°. What is the value of x?

Explanation

Interior angles of any triangle add to 180°. So x + 2x + 60 = 1803x = 120x = 40.

Memory trick: Triangle interior angles = 180°. Quadrilateral interior angles = 360°. Any polygon: (n − 2) × 180.
Q10
Fill In Geometry

A circle has diameter 10. Its circumference is . What is the value of k?

Explanation

Circumference formula: C = π d (or 2π r). Here d = 10, so C = 10π, meaning k = 10.

Memory trick: Circumference uses the diameter (or 2r). Area uses r squared. Don’t mix them up on test day.
📈

Data & Advanced Math

5 questions
Q11
Flashcard Data
Tap to reveal

Define mean, median, and mode.

Definitions

Mean = sum / count
Median = middle value (sort first!)
Mode = most frequent value

For {3, 5, 5, 7, 10}: mean = 30/5 = 6, median = 5, mode = 5. If there are two middle numbers, average them.

Did you know it?
Q12
Multiple Choice Data

A product’s price rose from $80 to $100. What is the percent increase?

Explanation

Percent change formula: (new − old) / old × 100%. Here: (100 − 80) / 80 = 20/80 = 0.25 = 25%.

Memory trick: Always divide by the ORIGINAL number, not the new one. That’s trap answer A ($20 out of $100 = 20% — wrong denominator).
Q13
Flashcard Advanced
Tap to reveal

What is the quadratic formula to solve ax² + bx + c = 0?

Formula

x = (−b ± √(b² − 4ac)) / (2a)

The ± gives you both roots. If b² − 4ac (the discriminant) is negative, there are no real solutions.

Did you know it?
Q14
Multiple Choice Advanced

Simplify: (x³)(x⁵)

Explanation

When multiplying like bases, add the exponents: x³ · x⁵ = x⁸ (3 + 5 = 8).

Memory trick: Multiply → add exponents. Divide → subtract exponents. Power to a power → multiply exponents. Trap answer B (3 × 5 = 15) is the classic mistake.
Q15
Fill In Data

A bag has 4 red marbles and 6 blue marbles. What is the probability of drawing a red marble? Enter as a decimal (e.g. 0.25).

Explanation

Probability = favorable outcomes / total outcomes. There are 4 red and 10 total marbles: 4/10 = 0.40 (or 40%).

Memory trick: Probability is always between 0 and 1. If your answer is above 1, you flipped the fraction. If it’s negative, something went really wrong.
📝

Sentence Structure

5 questions
Q1
Multiple Choice Structure

Choose the correct verb: “The stack of books ___ heavy.”

Explanation

The subject is stack (singular), not books. Prepositional phrases like “of books” don’t change the subject. So the verb must be singular: is.

Memory trick: Cross out the prepositional phrase in your head. “The stack of books ___ heavy.” Now it’s obvious: stack is heavy.
Q2
Multiple Choice Structure

Which version fixes the two independent clauses correctly?

Explanation

A is a comma splice (two full sentences joined with just a comma). C is a run-on. D puts the comma in the wrong place. B uses a semicolon — the correct way to join two closely related independent clauses.

Memory trick: Two independent clauses need one of: (1) semicolon, (2) comma + FANBOYS conjunction (for, and, nor, but, or, yet, so), or (3) a period. A lonely comma is never enough.
Q3
Multiple Choice Structure

Which of the following is a complete sentence?

Explanation

A complete sentence needs a subject AND a verb AND expresses a complete thought. C has all three (She = subject, won = verb, complete idea). A starts with “Because” (dependent clause). B has no main verb. D has no subject.

Memory trick: Words like because, although, when, if, since, while create dependent clauses that CAN’T stand alone. You need to add a main clause.
Q4
Flashcard Structure
Tap to reveal

What makes a clause dependent (unable to stand alone)?

Rule

A subordinating conjunction at the start: because, although, when, if, since, while, unless, until, after, before

“Because she studied” = dependent (incomplete). “She studied” = independent (complete). Attach a dependent clause to an independent one with a comma: “Because she studied, she passed.”

Did you know it?
Q5
Multiple Choice Structure

A semicolon is correctly used to…

Explanation

A semicolon does one main job on the PSAT: it joins two independent clauses (both must be able to stand alone as complete sentences). It can also separate items in a complicated list, but that’s rarer.

Memory trick: Test whether a semicolon is correct by mentally replacing it with a period. If both halves work as their own sentences, the semicolon is fine.
🔁

Punctuation Rules

5 questions
Q6
Multiple Choice Punctuation

Which sentence uses commas correctly?

Explanation

An introductory phrase (like “After the exam”) that comes before the main clause gets a comma right after it. B is the only version that places the comma correctly at the boundary between the intro and the main clause.

Memory trick: If a sentence starts with a phrase that sets up when, where, why, or how the main action happens, you almost always need a comma before the main clause begins.
Q7
Multiple Choice Punctuation

Complete the sentence: “The dog wagged ___ tail.”

Explanation

Its = possessive (like his, her). It’s = contraction of it is. Substitute “it is”: “The dog wagged it is tail” — nonsense. So no apostrophe.

Memory trick: Possessive pronouns (his, her, our, their, its) NEVER take an apostrophe. If “it is” doesn’t work in the sentence, use its.
Q8
Multiple Choice Punctuation

Which sentence uses a colon correctly?

Explanation

A colon must come after a complete sentence. “He brought three items” is a complete sentence, so the colon is fine. In A, “He brought” is not complete on its own (it needs the object).

Memory trick: Cover everything after the colon. If the part before it can stand alone as a sentence, the colon is used correctly.
Q9
Flashcard Punctuation
Tap to reveal

What is the Oxford (serial) comma, and does the PSAT require it?

Rule

The Oxford comma is the comma before “and” or “or” in a list of three or more items.

“pencils, paper, and calculators” (with Oxford) vs. “pencils, paper and calculators” (without). The PSAT accepts either style, but requires the SAME style throughout a passage. Watch for inconsistency in a list.

Did you know it?
Q10
Multiple Choice Punctuation

Which sentence uses commas correctly around the nonessential clause?

Explanation

A nonessential clause (extra info you could remove) must be surrounded by commas on both sides. “My brother is a teacher” still makes sense without “who lives in Texas,” so it needs bracketing commas.

Memory trick: Commas around a phrase = you can lift it out and the sentence still works. If it’s essential (“the brother who lives in Texas” vs. the other brothers), no commas.
💬

Word Choice & Transitions

5 questions
Q11
Multiple Choice Word Choice

In formal SAT/PSAT style, complete: “Each student turned in ___ homework.”

Explanation

Each is singular, so the pronoun that refers to it must also be singular. In formal PSAT/SAT style, that’s his or her. (In everyday writing, singular “they” is now widely accepted, but the PSAT still tests the traditional rule.)

Memory trick: Words like each, every, everyone, anyone, someone, nobody are singular. They take singular pronouns and singular verbs on the test.
Q12
Multiple Choice Word Choice

Which completion avoids a dangling modifier? “Walking to school, ___”

Explanation

The person doing the walking must come right after the comma. In A, C, and D, it sounds like the rain, the books, or the rain is walking. Only B has an actual person (I) walking.

Memory trick: Whenever a sentence starts with an -ing phrase (Walking, Running, Reading, etc.), the subject right after the comma must be the person doing that action.
Q13
Multiple Choice Word Choice

Complete with parallel structure: “She likes running, swimming, and ___.”

Explanation

Items in a list must all take the same grammatical form. The first two items use the -ing form (running, swimming), so the third must too: biking.

Memory trick: Look at the pattern of the first two items in any list. Whatever form they use (verb form, noun form, phrase length), the rest of the list must match.
Q14
Flashcard Transitions
Tap to reveal

Name the four most common transition types the PSAT tests, with example words.

Transitions

Contrast: however, although, but, yet
Cause/effect: because, since, therefore, thus
Example: for instance, such as, for example
Addition: furthermore, also, moreover, additionally

The PSAT’s #1 transition question: read the sentence before and after the blank. If they agree, use Addition. If they clash, use Contrast. If one causes the other, use Cause/effect.

Did you know it?
Q15
Multiple Choice Word Choice

Complete the question: “___ did you invite to the party?”

Explanation

Rewrite the sentence and see whether the answer is he/she (use who) or him/her (use whom). “You did invite him” → use whom.

Memory trick: Both him and whom end in m. If him fits the answer, then whom fits the question.
🏆

Nice work!

0/30

You’re building solid PSAT foundations. Review the ones you missed and try again in a couple of days — spaced practice locks it in.

Ready to score higher on the October PSAT?

Our expert PSAT tutors help students turn practice-quiz confidence into real test-day points — and, for juniors, into National Merit recognition. Grab your free cheat sheet, or book a no-pressure consultation to see how we can help.