st

Showing posts with label SAT Probability. Show all posts
Showing posts with label SAT Probability. Show all posts

Thursday, August 27, 2026

SAT Conditional Probability Trick: Master “Given That” Questions Fast

 

๐ŸŽฏ SAT Conditional Probability: The Hidden “Given That” Trick

Conditional probability looks complicated on the SAT because the question often hides the mathematics inside a table, survey, experiment, or real-life situation.

But the core idea is surprisingly simple:

When the question says “given that,” your universe becomes smaller.

That one idea can turn a difficult-looking SAT probability question into a short calculation.


๐Ÿ”‘ 1. The Basic Conditional Probability Formula

If the question asks for the probability of A given B, write:

P(A | B) = P(A and B) ÷ P(B)

The vertical bar | means:

“given that”

So:

P(A | B)

means:

“the probability of A, given that B has already happened.”

The most important part is the denominator:

⭐ The denominator is the condition.

If you see:

P(A | B)

start by asking:

“How many outcomes satisfy B?”

That becomes your new total.


๐Ÿง  2. The SAT Shortcut

Suppose a survey contains 200 students.

• 120 study mathematics
• 80 study physics
• 50 study both mathematics and physics

What is the probability that a randomly selected student studies mathematics given that the student studies physics?

The phrase “given that the student studies physics” changes the problem.

You are no longer choosing from all 200 students.

You are choosing only from the 80 students who study physics.

Among those 80 students, 50 also study mathematics.

Therefore:

P(Math | Physics) = 50 ÷ 80

= 5 ÷ 8

= 0.625

= 62.5%

๐Ÿšจ SAT trap:

A common mistake is:

50 ÷ 200

That would answer a different question:

What percentage of ALL students study both subjects?

The SAT is testing whether you notice the words:

“given that”


๐Ÿ“Š 3. Two-Way Tables Make Conditional Probability Easier

Many SAT questions present information in a table.

Consider this example:

Uses CalculatorDoes Not Use CalculatorTotal
Group A362460
Group B281240
Total6436100

Suppose a student is selected from those who use a calculator.

What is the probability that the student belongs to Group A?

The condition is:

Uses Calculator

So the denominator is:

64

The favorable outcomes are Group A students who use a calculator:

36

Therefore:

P(Group A | Uses Calculator)

= 36 ÷ 64

= 9 ÷ 16

= 0.5625

So the answer is:

56.25%


⚠️ 4. The Denominator Test

Whenever you see a conditional probability problem, perform this three-second test:

Step ① Find the words after “given that.”

Step ② Find the total number belonging to that condition.

Step ③ Divide the desired intersection by that total.

For example:

P(A | B)

means:

Desired = A and B

Total = B

Therefore:

P(A | B) = (A and B) ÷ B

This is one of the most useful patterns to recognize on the SAT.


๐Ÿ”ฅ 5. “And” vs “Given”

These two expressions look similar but mean very different things.

P(A and B)

asks for the probability that both events happen.

P(A | B)

asks for the probability that A happens among the cases where B is already known to happen.

For example, suppose 100 students are surveyed.

• 40 play basketball
• 30 play soccer
• 15 play both

Then:

P(Basketball and Soccer)

= 15 ÷ 100

= 15%

But:

P(Basketball | Soccer)

= 15 ÷ 30

= 50%

Same intersection.

Different denominator.

That is the entire trick.


๐ŸŽฏ 6. A SAT-Style Example

A school surveys 300 students about whether they participate in music or sports.

The results are:

• 180 participate in sports
• 120 participate in music
• 75 participate in both

A student who participates in music is selected at random.

What is the probability that the student also participates in sports?

The phrase:

“A student who participates in music is selected”

creates the condition.

Therefore, the total possible students are:

120

The students satisfying both conditions are:

75

So:

P(Sports | Music)

= 75 ÷ 120

= 5 ÷ 8

= 0.625

Answer:

62.5%


๐Ÿงฉ 7. Watch for “Among”

The SAT may avoid the words “given that” and use another phrase.

Watch for:

among

of those who

for students who

from the group that

if the selected student is known to

All of these can signal a restricted sample.

For example:

Among students who own a bicycle, 18 out of 30 ride to school.

The probability that a randomly selected bicycle owner rides to school is:

18 ÷ 30 = 60%

The denominator is 30, not the total number of students in the school.


๐Ÿ“ 8. Conditional Probability From a Formula

Sometimes the SAT gives probabilities instead of counts.

Suppose:

P(A) = 0.40

P(B) = 0.50

and

P(A and B) = 0.20

Find:

P(A | B)

Use:

P(A | B) = P(A and B) ÷ P(B)

Therefore:

P(A | B) = 0.20 ÷ 0.50

= 0.40

Answer:

40%

Notice that you don't need to create a table.

The same idea works with probabilities, percentages, fractions, or counts.


๐Ÿ’ก 9. The Reverse Conditional Probability Trap

This is an especially important SAT idea.

In general:

P(A | B) ≠ P(B | A)

For example:

Suppose:

• 60 students play soccer
• 40 students play basketball
• 20 play both

Then:

P(Soccer | Basketball)

= 20 ÷ 40

= 50%

But:

P(Basketball | Soccer)

= 20 ÷ 60

= 33⅓%

The numerator is the same.

The denominator changes.

⭐ Remember:

The condition controls the denominator.


๐Ÿงฎ 10. Turning Percentages Into Counts

SAT questions sometimes give percentages rather than actual numbers.

Suppose 40% of students own a tablet.

Among students who own a tablet, 75% also own a laptop.

What percentage of ALL students own both?

Imagine there are 100 students.

Tablet owners:

40

Of those 40, 75% own a laptop:

0.75 × 40 = 30

Therefore:

30%

of all students own both.

This gives a useful relationship:

P(A and B) = P(B) × P(A | B)

So:

P(A and B) = 0.40 × 0.75

= 0.30

= 30%


๐Ÿšจ 11. A Classic SAT Mistake

Suppose:

P(A) = 60%

and

P(B | A) = 25%

A student might incorrectly say:

P(A and B) = 60% + 25%

That is wrong.

The 25% applies only to the group A.

Use:

P(A and B) = P(A) × P(B | A)

Therefore:

= 0.60 × 0.25

= 0.15

So:

15%

of the entire population belongs to both groups.


๐Ÿ“ˆ 12. Conditional Probability and Tables

A table can often be converted directly into a probability.

Suppose:

PassedDid Not PassTotal
Studied721890
Did Not Study243660
Total9654150

Question:

What is the probability that a student studied, given that the student passed?

The condition is:

Passed

So use the Passed column.

Total who passed:

96

Passed and studied:

72

Therefore:

P(Studied | Passed)

= 72 ÷ 96

= 3 ÷ 4

= 75%


๐Ÿง  13. The “Shrink the Universe” Method

Here is a powerful way to think about every conditional probability problem.

Imagine that the entire group is a large circle.

When the question says:

“given that B”

you throw away everything outside B.

Now your entire universe is:

B

Then ask:

How much of B is also A?

That gives:

A ∩ B ÷ B

or:

P(A | B) = P(A ∩ B) ÷ P(B)

This mental picture is often easier than memorizing a formula.


๐ŸŽฏ 14. SAT Challenge Question

A survey of 400 students found:

• 240 students use a particular study app.
• 160 students use a particular online course.
• 100 students use both.

If a student who uses the online course is selected at random, what is the probability that the student also uses the study app?

Step 1: Identify the condition.

The student uses the online course.

So the denominator is:

160

Step 2: Find the intersection.

Both:

100

Step 3: Divide.

100 ÷ 160

= 5 ÷ 8

= 0.625

Answer:

62.5%


๐Ÿ” 15. The Fastest Way to Solve These Questions

When you see a conditional probability question, don't immediately calculate.

First write:

Condition = ______

Then:

Total in condition = ______

Then:

Favorable within condition = ______

Finally:

Probability = favorable ÷ condition

For:

P(A | B)

write:

Condition → B

Total → B

Favorable → A ∩ B

Answer → (A ∩ B) ÷ B

This prevents one of the most common denominator errors.


๐Ÿ† 16. What to Remember on Test Day

You do not need a complicated strategy.

Remember these five rules:

① “Given that” means the sample space changes.

② The condition becomes the denominator.

③ “And” usually points toward the intersection.

P(A | B) and P(B | A) are usually different.

⑤ For a two-way table, locate the condition's row or column first.


⚡ The 10-Second SAT Method

When the clock is running:

GIVEN → DENOMINATOR

AND → INTERSECTION

CONDITIONAL → SHRINK THE GROUP

PROBABILITY → FAVORABLE ÷ TOTAL

So if you see:

P(A | B)

think immediately:

“Within B, how many are also A?”

That single question can solve many conditional probability problems quickly.


๐Ÿ“Œ Final Takeaway

Conditional probability is not really about complicated probability.

It is about choosing the correct universe.

The SAT may disguise the condition inside:

• a survey
• a two-way table
• percentages
• a real-world situation
• a probability statement
• or a sentence containing “among”

But the underlying structure remains:

P(A | B) = P(A and B) ÷ P(B)

And the most important memory trick is:

⭐ GIVEN = DENOMINATOR ⭐

Once that becomes automatic, many SAT probability questions become much shorter.

explore more pages

SAT MATH FORMULA  SHEET FOR QUICK REFERENCE

SAT MATH FORMULA CHEAT SHEET 


ALGEBRA

SO;VING LINEAR EQUATIONS [PART 1]

LINEAR EQUATIONS [PART 1]


SOLVING LINEAR EQUATIONS [PART II]

LINEAR EQUATIONS [PART II]


SYSTEM OF EQUATIONS  [ PART  I ]


SAT Systems of Equations: Part 2 — Hard Questions, Word Problems, Graphs, Parameters & SAT Tricks

SAT system of equations 2


 PARAMETER QUESTIONS IN SYSTEMS OF LINEAR EQUATIONS


QUADRATIC EQUATIONS [PART I] 

QUADRATIC EQUATIONS [PART I] 


QUADRATIC EQUATIONS [PART II] 

QUADRATIC EQUATIONS [PART II] 


PERCENTAGES


PERCENTAGES [introduction]

PERCENTAGES [part 1]


PERCENTAGE INCREASE AND DECREASE

PERCENTAGES [part 2]


SUCCESSIVE PERCENTAGES DISCOUNT PROFIT LOSS

PERCENTAGES [part3]

Percentages in Data Analysis, Graphs, Tables, Probability,SAT Geometry Notes:  Study Guide with Formulas, Tricks, Practice Questions and Advanced Word Problems


SAT Reverse Percentage Problems




GEOMETRY

SAT Geometry Notes:  Study Guide with Formulas, Tricks, Practice Questions





SAT Word Problems Made Easy: Tricks to Solve Digital SAT Math Problems Faster



The Big Word-Problem Families:  SAT Math Guide


How SAT Word Problems Hide the Equation: Skill That Makes Difficult Questions Easier



SAT Word Problems Distance, Speed, Work, Age, Mixtures & Profit — A Smarter Way to Decode the Question

SAT Function Transformations: A Simple Way to Master Shifts, Reflections, Stretches and Compressions





SAT Probability Made Easy: Conditional Probability, Tables & Tricky Questions




SAT Conditional Probability

Friday, August 7, 2026

SAT Word Problems Made Easy: The Big Problem Families You Need to Know

 Yes. I’ll keep the wording original while making the entire guide Blogger-ready, with Unicode math throughout, clean headings, spacing, and no LaTeX/MathJax dependency.

The Big Word-Problem Families:  SAT Math Guide

Word problems can look intimidating on the SAT because the mathematics is often hidden inside a paragraph.

The good news is that many SAT word problems are not completely new problems. They belong to a relatively small number of repeatable problem families.

Once you learn to recognize the family, the question becomes much easier.

Instead of asking:

“What formula am I supposed to remember?”

ask:

“What mathematical relationship is this problem describing?”

That small change in thinking can save a surprising amount of time.


1. Why SAT Word Problems Feel Difficult

A typical SAT word problem may give you:

• a situation involving people, money, distance, time, or objects
• several numerical values
• one or more conditions
• a question asking you to find an unknown quantity

The difficult part is often translation, not calculation.

For example:

A taxi charges a fixed fee of $4 plus $2.50 for every mile traveled.

You do not need a special “taxi formula.”

The sentence simply says:

Total cost = fixed cost + cost per mile

So:

C = 4 + 2.5m

where:

C = total cost

m = number of miles

That is the mathematical structure of the problem.


2. The Big SAT Word-Problem Families

Most SAT word problems can be organized into familiar families.

The major ones include:

  1. Rate, distance, and time problems

  2. Percent and percent-change problems

  3. Ratio and proportion problems

  4. Mixture problems

  5. Average and weighted-average problems

  6. Work-rate problems

  7. Cost, revenue, and profit problems

  8. Consecutive-integer problems

  9. Age problems

  10. Probability and counting problems

  11. Exponential growth and decay problems

  12. Geometry word problems

  13. Systems of equations from real situations

  14. Unit-conversion problems

  15. Data and statistics problems

You do not necessarily need a different trick for every question.

The better strategy is to learn the structure of each family.


3. Family 1: Rate, Distance, and Time

This is one of the most familiar word-problem structures.

The fundamental relationship is:

Distance = Rate × Time

or:

d = rt

Therefore:

r = d ÷ t

and:

t = d ÷ r

Example

A car travels 180 miles in 3 hours. What is its average speed?

Use:

r = d ÷ t

r = 180 ÷ 3

r = 60

Therefore, the average speed is:

60 miles per hour

SAT Translation Trick

Whenever you see:

“miles per hour”

think:

distance ÷ time

Whenever you see:

“miles in ___ hours”

think:

distance = rate × time

A Common Trap

Suppose a car travels at 60 miles per hour for 2.5 hours.

Its distance is:

d = 60 × 2.5

d = 150 miles

Do not divide 60 by 2.5.

The units help tell you which operation makes sense.


4. Family 2: Percent Problems

Percent problems may appear in many different forms, but they often use the same basic relationship:

Part = Percent × Whole

When multiplying with a percentage, convert the percentage to a decimal.

For example:

25% = 0.25

Example

A jacket originally costs $80. Its price is reduced by 25%. What is the sale price?

First find the discount:

0.25 × 80 = 20

Then subtract the discount:

80 − 20 = 60

Therefore, the sale price is:

$60

A Faster Method

A 25% decrease means that 75% of the original price remains.

So:

100% − 25% = 75%

and:

80 × 0.75 = 60


5. Percent Increase

If a quantity increases by r%, the new value is:

New value = Original value × (1 + r)

Here, r must be written as a decimal.

For example:

12% increase → × 1.12

30% increase → × 1.30

7% increase → × 1.07

Example

A population of 500 increases by 12%.

The new population is:

500 × 1.12 = 560


6. Percent Decrease

If a quantity decreases by r%, the new value is:

New value = Original value × (1 − r)

For example:

20% decrease → × 0.80

35% decrease → × 0.65

8% decrease → × 0.92

Important SAT Warning

A 20% increase followed by a 20% decrease does not return the original number.

Suppose the original value is 100.

After a 20% increase:

100 × 1.20 = 120

Then decrease 120 by 20%:

120 × 0.80 = 96

The final value is:

96

not:

100

The reason is that the second percentage change is calculated from a different starting value.


7. Family 3: Ratios and Proportions

A ratio describes how quantities compare.

Suppose a class has:

12 boys : 18 girls

Simplify:

12 : 18 = 2 : 3

This means that for every:

2 boys

there are:

3 girls

Example

The ratio of red balls to blue balls is 3 : 5.

If there are 24 red balls, how many blue balls are there?

Set up the proportion:

3 ÷ 5 = 24 ÷ x

Cross multiply:

3x = 120

Therefore:

x = 40

So there are:

40 blue balls


8. The Ratio-Multiplier Method

Sometimes you can solve a ratio problem even faster.

Suppose:

A : B = 4 : 7

and:

A = 20

The multiplier is:

20 ÷ 4 = 5

Therefore:

B = 7 × 5

B = 35

This method is especially useful when the numbers are easy to scale.


9. Family 4: Mixture Problems

Mixture problems often involve:

• solutions
• concentrations
• prices
• percentages
• different materials

The central idea is:

Amount of pure substance = Concentration × Total amount

Example

A solution contains 20% salt.

If there are 50 liters of solution, how much salt is present?

Convert 20% to a decimal:

20% = 0.20

Then:

0.20 × 50 = 10

Therefore, the solution contains:

10 liters of salt


10. Mixing Two Concentrations

Suppose you mix a:

20% solution

with a:

50% solution

to obtain a:

30% solution

Let:

x = amount of 20% solution

and:

y = amount of 50% solution

The amount of pure substance is:

0.20x + 0.50y

The total amount of mixture is:

x + y

Therefore:

0.20x + 0.50y = 0.30(x + y)

This equation captures the essential structure of the mixture.

The story may be several sentences long, but the mathematics can reduce to one equation.


11. Family 5: Average Problems

The basic average formula is:

Average = Sum ÷ Number of values

An equally useful rearrangement is:

Sum = Average × Number of values

The second form is often more useful on the SAT.

Example

The average of 5 numbers is 18.

What is their sum?

Use:

Sum = Average × Number

Therefore:

Sum = 18 × 5

Sum = 90


12. Finding a Missing Value

Suppose four test scores have an average of 82.

Three of the scores are:

76, 80, and 88

What must the fourth score be?

First find the required total:

4 × 82 = 328

Now find the sum of the known scores:

76 + 80 + 88 = 244

Therefore:

328 − 244 = 84

The missing score is:

84


13. Weighted Averages

A weighted average is different from an ordinary average because some values count more than others.

The basic idea is:

Weighted average = Total weighted value ÷ Total weight

For example:

A student's homework average is 80 and counts for 40% of the final grade.

The exam average is 90 and counts for 60%.

The final average is:

0.40 × 80 + 0.60 × 90

= 32 + 54

= 86

Therefore:

Final average = 86

SAT Warning

Do not automatically average two averages.

If two groups have different numbers of members, their averages may need to be weighted differently.


14. Family 6: Work-Rate Problems

Work problems are closely related to rate problems.

Instead of:

Distance = Rate × Time

we often use:

Work = Rate × Time

If a person completes a job in 5 hours, that person's work rate is:

1 ÷ 5 = 1/5 job per hour

If another person completes the same job in 10 hours, that person's rate is:

1 ÷ 10 = 1/10 job per hour

Working together, their combined rate is:

1/5 + 1/10

Convert to a common denominator:

2/10 + 1/10 = 3/10

Together they complete:

3/10 of the job per hour


15. Family 7: Cost, Revenue, and Profit

Business problems often hide simple linear equations.

A common structure is:

Total cost = Fixed cost + Variable cost

Example

A company has a fixed monthly cost of $2,000 and spends $15 to produce each item.

If x items are produced:

C = 2000 + 15x

where:

C = total cost

and:

x = number of items produced


16. Revenue

If each item sells for $40, then:

Revenue = Price × Quantity

Therefore:

R = 40x

where:

R = revenue

and:

x = number of items sold


17. Profit

Profit is:

Profit = Revenue − Cost

Suppose:

R = 40x

and:

C = 2000 + 15x

Then:

P = R − C

Substitute:

P = 40x − (2000 + 15x)

Simplify:

P = 25x − 2000


18. Break-Even Problems

Break-even occurs when:

Revenue = Cost

Suppose:

R = 40x

and:

C = 2000 + 15x

Set them equal:

40x = 2000 + 15x

Subtract 15x:

25x = 2000

Therefore:

x = 80

The company breaks even after selling:

80 items


19. Family 8: Consecutive Integers

Consecutive integers are numbers that differ by 1.

For example:

7, 8, 9

can be represented as:

x, x + 1, x + 2

For consecutive even or odd integers, the difference between neighboring numbers is 2.

Three consecutive even integers can be represented as:

x, x + 2, x + 4

Three consecutive odd integers can also be represented as:

x, x + 2, x + 4

Always pay attention to whether the question says:

consecutive integers

or:

consecutive even integers

or:

consecutive odd integers


20. Example: Consecutive Integers

The sum of three consecutive integers is 72.

Let the integers be:

x, x + 1, x + 2

Then:

x + (x + 1) + (x + 2) = 72

Combine like terms:

3x + 3 = 72

Subtract 3:

3x = 69

Therefore:

x = 23

The three integers are:

23, 24, 25


21. Family 9: Age Problems

Age problems become easier when you choose one person's current age as the variable.

Suppose Sarah is 4 years older than John.

Let John's current age be:

x

Then Sarah's age is:

x + 4

Three years from now, John will be:

x + 3

Sarah will be:

x + 7

The important rule is simple:

If the problem moves forward by n years, add n to every person's current age.

If the problem moves backward by n years, subtract n.


22. Family 10: Probability Problems

The basic probability formula is:

Probability = Favorable outcomes ÷ Total possible outcomes

Example

A bag contains 5 red balls and 3 blue balls.

There are:

5 + 3 = 8

total balls.

The probability of selecting a red ball is:

5 ÷ 8

Therefore:

P(red) = 5/8


23. “At Least” and “At Most”

These phrases are extremely important.

At least 5 means:

5 or more

Mathematically:

x ≥ 5

At most 5 means:

5 or fewer

Mathematically:

x ≤ 5

For example:

A student must answer at least 7 questions correctly.

This means:

x ≥ 7

It does not mean:

x > 7

The distinction can change the answer.


24. Family 11: Exponential Growth and Decay

Growth and decay problems usually involve repeated multiplication.

For growth:

A = P(1 + r)แต—

For decay:

A = P(1 − r)แต—

where:

P = initial amount

r = rate written as a decimal

t = number of time periods

A = final amount


25. Example: Population Growth

A population of 2,000 increases by 5% each year.

After one year:

2000 × 1.05

After two years:

2000 × 1.05²

After three years:

2000 × 1.05³

Therefore, after t years:

P = 2000 × 1.05แต—

This is exponential growth because the quantity is repeatedly multiplied by the same growth factor.


26. Family 12: Geometry Word Problems

Geometry word problems often combine a diagram with a real-world situation.

The first step is to translate the words into a geometric relationship.

Some important formulas are:

Rectangle

Area = length × width

A = lw

Triangle

Area = ½ × base × height

A = ½bh

Circle

Area = ฯ€r²

Circumference = 2ฯ€r

Rectangular Prism

Volume = length × width × height

V = lwh

Cylinder

Volume = ฯ€r²h


27. Pythagorean Theorem in Word Problems

If a problem describes a right triangle, consider:

a² + b² = c²

where c is the hypotenuse.

Example

A ladder is 13 feet long and its base is 5 feet from a wall.

Let the height reached by the ladder be h.

Then:

5² + h² = 13²

25 + h² = 169

h² = 144

Therefore:

h = 12

The ladder reaches:

12 feet

up the wall.


28. Family 13: Systems of Equations

Many SAT word problems are really systems of equations hidden inside a story.

Example

Adult tickets cost $12 and student tickets cost $8.

A theater sells 50 tickets for a total of $520.

Let:

a = number of adult tickets

s = number of student tickets

The total number of tickets gives:

a + s = 50

The total cost gives:

12a + 8s = 520

Now the story has become a system:

a + s = 50

12a + 8s = 520

You can solve it using substitution, elimination, or another valid method.


29. The “Two Unknowns” Clue

If a word problem contains two unknown quantities and gives you two independent conditions, immediately consider a system of equations.

Common examples include:

• tickets
• coins
• animals
• mixtures
• products
• adult and student populations
• two types of workers
• two different prices

The story might take several lines.

The mathematics may ultimately be only:

x + y = ...

and:

ax + by = ...


30. Family 14: Unit Conversion

SAT questions sometimes hide the mathematics inside units.

You may need to convert:

feet → inches

miles → feet

hours → minutes

minutes → seconds

or another pair of units.

A safe approach is to write the conversion as a fraction.

For example:

1 foot = 12 inches

To convert 5 feet:

5 feet × 12 inches ÷ 1 foot

The feet cancel:

5 × 12 inches = 60 inches

Therefore:

5 feet = 60 inches


31. The Unit-Cancellation Method

Suppose:

1 mile = 5,280 feet

To convert 3 miles into feet:

3 miles × 5,280 feet ÷ 1 mile

The word miles cancels.

Therefore:

3 × 5,280 = 15,840 feet

This method is useful because the units themselves help you check whether your setup is correct.


32. Family 15: Data and Statistics Problems

SAT word problems frequently involve:

• tables
• graphs
• scatterplots
• means
• medians
• ranges
• percentages
• rates
• slopes
• increases and decreases

A question may look like a complicated data-analysis problem but require only a simple mathematical relationship.

Remember:

Mean = Sum ÷ Number of values

Range = Maximum − Minimum

For a linear relationship:

Slope = Change in y ÷ Change in x

or:

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


33. The Most Important Translation Words

Certain words appear repeatedly in SAT word problems.

“Of”

Often indicates multiplication.

For example:

20% of 80

means:

0.20 × 80

“Per”

Usually indicates a rate.

For example:

60 miles per hour

means:

60 miles ÷ 1 hour

“Total”

Often indicates addition.

“Difference”

Usually indicates subtraction.

“Is”

Often indicates equality.

For example:

x is 7

means:

x = 7

“Twice”

Means:

2x

“Three times”

Means:

3x

“Three less than x”

Means:

x − 3

Be especially careful here.

3 less than x = x − 3

not:

3 − x


34. “More Than” and “Less Than”

These phrases can cause avoidable mistakes.

If a number is 5 more than x:

x + 5

If a number is 5 less than x:

x − 5

If x is 5 more than another number y:

x = y + 5

If x is 5 less than y:

x = y − 5

Read the sentence carefully before writing the equation.


35. The SAT Word-Problem Translation System

When you encounter a difficult word problem, use these five steps.

Step 1: Identify the Unknown

Ask:

“What exactly am I trying to find?”

Give it a variable.

For example:

x = number of students


Step 2: Identify the Important Quantities

Write down the useful numbers and relationships.

Do not automatically use every number that appears in the question.


Step 3: Find the Relationship

Ask:

“What connects these quantities?”

Could it be:

Distance = Rate × Time

or:

Part = Percent × Whole

or:

Profit = Revenue − Cost

or:

Area = Length × Width

or:

Sum = Average × Number


Step 4: Write the Equation

Turn the sentence into mathematics.

Do not try to keep the entire problem in your head.


Step 5: Check the Answer

Ask:

“Does this answer make sense in the original situation?”

Check:

• size
• units
• sign
• restrictions
• whether the answer actually answers the question

This final step can catch surprisingly many mistakes.


36. A Powerful SAT Shortcut: Look for What Stays Constant

Sometimes the wording is complicated, but one quantity remains unchanged.

For example, if the area of a rectangle remains constant:

lw = constant

If a fixed amount of money is divided among several people:

Total amount = constant

If a trip covers a fixed distance:

Distance = constant

Finding the quantity that does not change can make a difficult question much easier.


37. Do Not Automatically Use the Most Complicated Method

The SAT may give you several possible approaches.

Suppose a problem gives:

x + y = 20

and:

x = 7

You do not need a complicated system-solving technique.

Simply:

y = 20 − 7

y = 13

The fastest correct method is usually the best method.


38. Estimate Before You Calculate

Estimation is an underrated SAT skill.

Suppose the original quantity is about:

100

and a small percentage change is applied.

If your final answer suddenly becomes:

2,400

you should immediately question the calculation.

Before checking every line of algebra, ask:

“Is my answer in the right neighborhood?”

A quick estimate can reveal an error before you waste time.


39. The Biggest Word-Problem Mistakes

Mistake 1: Solving Before Defining the Variable

Always know what x represents.

Instead of writing:

x = ?

write something meaningful such as:

x = number of tickets

This makes the equation easier to construct.


Mistake 2: Ignoring Units

Miles, hours, dollars, pounds, liters, and other units are important clues.

If your answer is supposed to be a speed but your calculation produces square miles, something is wrong.


Mistake 3: Reversing Inequalities

Remember:

At least → ≥

At most → ≤


Mistake 4: Treating Percentage Changes as Ordinary Addition

A 10% increase followed by a 10% decrease does not cancel.

Percent changes are applied to the value that exists at that particular stage.


Mistake 5: Averaging Averages Incorrectly

If groups have different sizes, simply averaging their averages may produce the wrong result.


Mistake 6: Using Every Number

Not every number in a word problem necessarily needs to appear in your calculation.

Focus on the information connected to the question.


40. The One-Question Test

When you are completely stuck on a word problem, ask yourself:

“What mathematical sentence is this paragraph trying to say?”

For example:

A gym charges a $30 membership fee and $5 for each visit.

The mathematical sentence is:

C = 30 + 5v

where:

C = total cost

and:

v = number of visits

The paragraph simply explains what the equation means.

Once you recognize that, the problem becomes much simpler.


41. The SAT Word-Problem Cheat Sheet

Rather than memorizing dozens of unrelated formulas, memorize these structures.

Distance

d = rt

Rate

r = d ÷ t

Time

t = d ÷ r

Average

Average = Sum ÷ Number

Sum

Sum = Average × Number

Percent

Part = Percent × Whole

Percent Increase

New = Original × (1 + r)

Percent Decrease

New = Original × (1 − r)

Profit

Profit = Revenue − Cost

Revenue

Revenue = Price × Quantity

Work Rate

Work rate = 1 ÷ Time

Probability

Probability = Favorable outcomes ÷ Total outcomes

Rectangle

A = lw

Triangle

A = ½bh

Circle

A = ฯ€r²

Circumference

C = 2ฯ€r

Pythagorean Theorem

a² + b² = c²

Exponential Growth

A = P(1 + r)แต—

Exponential Decay

A = P(1 − r)แต—

Linear Model

y = mx + b

where:

m = slope

and:

b = y-intercept


42. How to Recognize the Family Quickly

When reading an SAT word problem, look for clues.

Distance, speed, travel

Think:

d = rt

Discounts, taxes, population changes

Think:

percent

“For every”

Think:

ratio or rate

Different concentrations

Think:

mixture

Test scores or data sets

Think:

average

People completing a job

Think:

work rate

Selling products

Think:

cost, revenue, profit

“Consecutive”

Think:

x, x + 1, x + 2

or:

x, x + 2, x + 4

Ages

Think:

current age ± number of years

Chance or selecting objects

Think:

probability

Repeated percentage growth

Think:

exponential model

Right triangle

Think:

a² + b² = c²

Two unknown quantities with two conditions

Think:

system of equations


43. The Real SAT Skill Behind Word Problems

The SAT is not necessarily testing whether you have memorized hundreds of formulas.

It is often testing whether you can take a real-world description and translate it into mathematics.

A paragraph might describe:

a taxi

a business

a population

a classroom

a mixture

a journey

a group of students

or:

a geometric object

But underneath the story may be a familiar mathematical structure.

The key skill is recognizing that structure.


44. A Better Way to Practice

Do not practice word problems randomly forever.

Instead, practice them by family.

For example:

Day 1

Practice:

Rate and distance problems

Day 2

Practice:

Percent problems

Day 3

Practice:

Ratios and proportions

Day 4

Practice:

Averages and weighted averages

Day 5

Practice:

Systems and business problems

Day 6

Practice:

Probability and statistics

Day 7

Mix all the families together.

This progression trains your brain to recognize the underlying structure rather than memorizing individual questions.


45. Final SAT Strategy

Do not try to memorize every word problem you have ever seen.

Instead, train yourself to recognize the family.

When you see a new question, ask:

Is this a rate problem?

A percent problem?

A ratio problem?

An average problem?

A mixture?

A work-rate problem?

A cost or revenue problem?

A consecutive-integer problem?

An age problem?

A probability problem?

An exponential model?

A geometry problem?

A system of equations?

Once you identify the family, the problem usually becomes much less mysterious.

The SAT is not asking you to decode a completely new mathematical language every time.

It is often asking you to recognize a familiar relationship hidden inside an unfamiliar story.

Learn the story patterns.

Translate the words.

Write the relationship.

Solve.

Check the result.

That is the real skill behind SAT word problems.


SAT Linear Equations: The Complete Guide to Slope, Intercepts, Systems & Inequalities

๐—Ÿ๐—œ๐—ก๐—˜๐—”๐—ฅ ๐—˜๐—ค๐—จ๐—”๐—ง๐—œ๐—ข๐—ก๐—ฆ — ๐—ง๐—›๐—˜ ๐—ฆ๐—”๐—ง ๐— ๐—”๐—ง๐—› ๐—š๐—จ๐—œ๐——๐—˜ ๐—ง๐—›๐—”๐—ง ๐—ง๐—จ๐—ฅ๐—ก๐—ฆ ๐—Ÿ๐—œ๐—ก๐—˜๐—ฆ ๐—œ๐—ก๐—ง๐—ข ๐—™๐—ฅ๐—˜๐—˜ ๐—ฃ๐—ข๐—œ๐—ก๐—ง๐—ฆ Linear equ...