st

Wednesday, September 23, 2026

SAT Math Probability: Conditional Probability, Two-Way Tables, Formulas and Practice

 

SAT Math Probability: Formulas, Conditional Probability, Two-Way Tables and Practice

Probability on the SAT Math section is often less about complicated calculations and more about identifying exactly what population or group the question is talking about.

A problem may give you a simple collection of objects, a two-way table, a survey, a repeated experiment, or a situation involving two events.

The calculation may be short.

The difficult part is deciding what belongs in the numerator and what belongs in the denominator.

The College Board's current SAT framework includes probability and conditional probability within the Problem-Solving and Data Analysis content area. The framework specifically includes one-way tables, two-way tables, tree diagrams, area models, relative frequency, probability, and conditional probability.

This makes probability an important skill to understand if you are preparing for the Digital SAT Math section in 2026.


SAT Probability Formulas and Main Ideas

Before working through examples, learn these basic relationships.

Basic probability

Probability = favorable outcomes ÷ total outcomes

Complement

P(not A) = 1 − P(A)

Probability of A or B

P(A or B) = P(A) + P(B) − P(A and B)

Probability of A and B for independent events

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

Conditional probability

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

The notation P(A | B) means:

the probability of A given B.

The event after the vertical bar tells you which group you are working within.

That idea is especially important for SAT conditional probability questions.


What Is Probability?

Probability describes how likely an event is to occur.

For an event with equally likely outcomes:

Probability = favorable outcomes ÷ total possible outcomes

A probability can be written as a fraction, decimal, or percentage.

For example, suppose a container has:

  • 6 red balls

  • 4 blue balls

There are 10 balls altogether.

The probability of selecting a red ball is:

6/10 = 3/5 = 0.6 = 60%

A probability of 0 means the event cannot happen.

A probability of 1 means the event must happen.

Therefore:

0 ≤ P(A) ≤ 1

This simple range is also useful when checking an answer. A probability cannot be negative and cannot be greater than 1.


How to Solve Basic SAT Probability Questions

For a basic probability question, identify two things:

Numerator: the outcomes you want

Denominator: all possible outcomes in the relevant sample space

Example

A box contains 7 green pencils, 5 yellow pencils, and 8 red pencils.

What is the probability of randomly selecting a yellow pencil?

There are:

7 + 5 + 8 = 20 pencils

There are 5 favorable outcomes.

Therefore:

P(yellow) = 5/20

P(yellow) = 1/4

So the probability is:

1/4, 0.25, or 25%

The important step is not the division.

It is recognizing that the denominator is 20, because all 20 pencils are possible selections.


SAT Probability From a Table

Probability questions can also provide data in a table.

Suppose a school records whether 160 students participate in a sports program.

SportsNo SportsTotal
Grade 9423880
Grade 10463480
Total8872160

Question

What is the probability that a randomly selected student participates in sports?

The question does not restrict the student to a particular grade.

Therefore, use the entire group.

Favorable students:

88

Total students:

160

So:

P(sports) = 88/160

= 11/20

= 0.55

= 55%

This is an example of a probability calculated from a two-way table using the overall total.


How to Read a Two-Way Table on the SAT

A two-way table organizes observations according to two categories.

In the example above:

  • The rows represent grade level.

  • The columns represent sports participation.

  • The interior cells show the number of students in both categories.

  • The row totals show the number of students in each grade.

  • The column totals show the number of students in each sports category.

  • The bottom-right value is the total number of students.

When solving a SAT two-way table probability problem, do not automatically choose the bottom-right number as your denominator.

First read the wording.

The correct denominator depends on the population described by the question.


SAT Conditional Probability: The Most Important Idea

Conditional probability means that the question has restricted the group you are considering.

Look for wording such as:

  • given that

  • among

  • of the students who

  • if the student is

  • for students who

  • selected from those who

These phrases can indicate that you should work with a smaller group rather than the entire sample.

Using the previous table:

SportsNo SportsTotal
Grade 9423880
Grade 10463480
Total8872160

Question

A student is known to be in Grade 9.

What is the probability that the student participates in sports?

The condition tells us that we are considering Grade 9 students only.

There are 80 Grade 9 students.

Of those 80 students, 42 participate in sports.

Therefore:

P(Sports | Grade 9) = 42/80

= 21/40

= 0.525

= 52.5%

Notice what happened to the denominator.

We did not use 160.

The condition changed the relevant population from all students to Grade 9 students.

That is the central idea behind many SAT conditional probability problems.


How to Remember P(A | B)

Read the notation from left to right:

P(A | B)

means:

probability of A, given B

The condition is B.

So the denominator represents B.

For example:

P(plays soccer | Grade 10)

means:

Among Grade 10 students, what fraction plays soccer?

It does not mean:

Among soccer players, what fraction is in Grade 10?

Those are different questions.

In general:

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

The order matters.


Joint Probability From a Two-Way Table

A joint event requires both conditions to be true.

For example:

Grade 9 and Sports

From the table:

42 students are both Grade 9 students and sports participants.

Out of 160 students:

P(Grade 9 and Sports) = 42/160

= 21/80

A joint probability from a table normally uses the relevant intersection cell as the numerator and the overall total as the denominator when no condition restricts the sample.


Marginal Probability vs. Conditional Probability

These two ideas can look similar but use different denominators.

Marginal probability

A marginal probability describes one category without restricting the sample.

For example:

What is the probability that a randomly selected student participates in sports?

Use:

88/160

Conditional probability

A conditional probability restricts the sample.

For example:

What is the probability that a Grade 9 student participates in sports?

Use:

42/80

The numerator may involve the same intersection cell.

The denominator changes because the question changes the population being considered.

This distinction is one of the most useful skills for SAT probability from two-way tables.


Independent Events on the SAT

Two events are independent when knowing that one event occurred does not change the probability of the other.

For independent events:

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

A familiar example is flipping a fair coin twice.

The first flip does not change the probabilities for the second flip.

The probability of heads on each flip is:

1/2

Therefore:

P(two heads) = 1/2 × 1/2

= 1/4

The important word is independent.

Do not multiply probabilities automatically just because a question contains two events.

First determine whether the events affect one another.


Dependent Events and Sampling Without Replacement

Events are dependent when the outcome of one event changes the probabilities for another event.

A common example is selecting objects without replacement.

Suppose a bag contains:

  • 4 red marbles

  • 6 blue marbles

Two marbles are selected without replacement.

What is the probability that both are red?

First selection

There are 4 red marbles out of 10:

4/10

After one red marble is selected, there are:

3 red marbles

and:

9 marbles total

So the second probability is:

3/9

Therefore:

P(both red) = 4/10 × 3/9

= 12/90

= 2/15

The second denominator is 9 rather than 10 because the first marble was not returned.

This is why the phrase “without replacement” deserves immediate attention.


SAT Probability With Replacement

Now change the situation.

Suppose the first marble is selected and then returned to the bag before the second selection.

The total number of marbles remains 10.

The probability of red on each selection is:

4/10

Therefore:

P(two red) = 4/10 × 4/10

= 16/100

= 4/25

The difference between replacement and no replacement can completely change the answer.

When you see a repeated-selection probability question, ask:

Does the sample space change after the first selection?


Probability of A or B

The word “or” requires careful reading.

If two events cannot happen together, add their probabilities.

For example, on a standard six-sided die, a roll cannot be both 2 and 5.

Therefore:

P(2 or 5) = P(2) + P(5)

= 1/6 + 1/6

= 1/3

But some events overlap.

When A and B can happen at the same time:

P(A or B) = P(A) + P(B) − P(A and B)

The overlap is subtracted because it was counted twice.


SAT Example: King or Heart

Consider a standard 52-card deck.

What is the probability of selecting a king or a heart?

There are:

4 kings

13 hearts

But the king of hearts belongs to both groups.

Therefore, the overlap must be subtracted.

P(king or heart)

= 4/52 + 13/52 − 1/52

= 16/52

= 4/13

The key question is:

Can the two events happen at the same time?

If yes, check for overlap.


The Complement Rule

Sometimes the easiest way to calculate a probability is to find the probability of the opposite event.

The complement rule is:

P(not A) = 1 − P(A)

Example

Suppose the probability that a randomly selected machine passes a quality test is:

0.92

Then the probability that it does not pass is:

1 − 0.92 = 0.08

So:

P(not pass) = 0.08

The complement rule is particularly useful when the question asks for:

  • not

  • does not

  • neither

  • none

  • at least one

depending on how the problem is structured.


Probability of “At Least One”

“At least one” means one or more.

It can sometimes be easier to calculate the opposite:

none

and then subtract from 1.

Suppose a fair coin is flipped three times.

What is the probability of getting at least one head?

The opposite event is getting no heads.

That means all three flips are tails.

P(three tails) = 1/2 × 1/2 × 1/2

= 1/8

Therefore:

P(at least one head)

= 1 − 1/8

= 7/8

This approach is often shorter than listing every possible sequence containing one, two, or three heads.


Probability With Percentages

Probability and percentage are closely connected.

For example:

1/4 = 0.25 = 25%

3/5 = 0.6 = 60%

7/10 = 0.7 = 70%

If a SAT question gives you percentages instead of counts, pay attention to what the percentage represents.

A percentage could describe:

  • the entire population

  • a particular row

  • a particular column

  • a conditional group

Do not assume that every percentage in a table uses the same denominator.


Relative Frequency and SAT Probability

The College Board framework also includes relative frequency in its probability and conditional probability skill area.

Relative frequency is essentially the proportion of observations belonging to an outcome.

For example, suppose a machine produces 500 parts and 15 are defective.

The observed relative frequency of defective parts is:

15/500

= 0.03

= 3%

A question may use experimental or survey data rather than a theoretical sample space.

In that case, carefully identify whether the problem is asking you to calculate a proportion from the observed data.


Tree Diagrams and Probability

The SAT framework also identifies tree diagrams as one representation that can be used with probability and conditional probability.

A tree diagram is useful when a process happens in stages.

For example:

First selection → Second selection

Each branch represents a possible outcome.

When following a particular path, multiply the probabilities along that path.

If several different paths produce the result the question asks for, add the probabilities of those paths.

The important ideas remain the same:

Multiply along a path.

Add separate paths when appropriate.

Always check whether the events are independent or whether earlier outcomes change later probabilities.


How to Solve SAT Probability Word Problems

Probability word problems can contain a lot of information.

Do not calculate immediately.

Use this process.

Step 1: Identify the experiment

What is being selected, measured, rolled, flipped, or observed?

Step 2: Identify the event

What outcome does the question want?

Step 3: Find the relevant sample space

Ask:

What outcomes are still possible?

Step 4: Look for a condition

Words such as:

“given that”

“among”

“of those who”

“if the student is”

may restrict the sample.

Step 5: Check for multiple events

Does the question involve:

and

or

at least one

neither

Step 6: Check replacement

If objects are selected repeatedly, determine whether the first object is returned.

Step 7: Calculate

Only after identifying the correct sample space should you perform the arithmetic.

Step 8: Check the result

A probability must be between 0 and 1.


The Most Common SAT Probability Mistakes

Mistake 1: Using the grand total for every question

This is especially common with conditional probability.

If the question says:

“Among Grade 10 students…”

you are not considering the entire school anymore.

The Grade 10 total becomes the relevant denominator.


Mistake 2: Reversing conditional probability

These are different:

P(A | B)

and

P(B | A)

Read the wording carefully.

The condition determines the denominator.


Mistake 3: Ignoring overlap in an “or” question

If A and B can happen together, simply adding P(A) and P(B) counts the overlap twice.

Use:

P(A or B) = P(A) + P(B) − P(A and B)


Mistake 4: Forgetting that “without replacement” changes the sample

If an object is removed and not returned, the number of available objects changes.

Recalculate the next probability.


Mistake 5: Multiplying every time you see “and”

The multiplication rule depends on the structure of the events.

For independent events:

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

For dependent events, the second probability must account for the first event.


Mistake 6: Reading the table before reading the question

A large table can contain much more information than you need.

Read the question first.

Then locate only the row, column, cell, or totals required to answer it.


SAT Probability Practice Questions

Question 1: Basic Probability

A container contains 12 white cards, 8 blue cards, and 10 green cards.

What is the probability of selecting a blue card at random?

Solution

Total cards:

12 + 8 + 10 = 30

Blue cards:

8

Therefore:

P(blue) = 8/30

= 4/15

Answer: 4/15


Question 2: Conditional Probability From a Two-Way Table

A school surveys 200 students.

Plays SoccerDoes Not Play SoccerTotal
Grade 9364480
Grade 105466120
Total90110200

A student is selected from the Grade 10 group.

What is the probability that the student plays soccer?

Solution

The condition is Grade 10.

Therefore, the denominator is:

120

The number of Grade 10 students who play soccer is:

54

So:

P(Soccer | Grade 10) = 54/120

= 9/20

= 0.45

Answer: 9/20


Question 3: Independent Events

A fair six-sided die is rolled twice.

What is the probability of rolling a 6 both times?

The probability of a 6 on one roll is:

1/6

The rolls are independent.

Therefore:

P(two 6s) = 1/6 × 1/6

= 1/36

Answer: 1/36


Question 4: Without Replacement

A bag contains 5 red balls and 7 blue balls.

Two balls are selected without replacement.

What is the probability that both balls are red?

First selection:

5/12

After one red ball is removed:

4 red balls remain out of 11 total balls.

Second selection:

4/11

Therefore:

P(both red) = 5/12 × 4/11

= 20/132

= 5/33

Answer: 5/33


Question 5: Complement

The probability that a randomly selected package arrives on time is 0.94.

What is the probability that it does not arrive on time?

Use the complement:

1 − 0.94 = 0.06

Answer: 0.06


Question 6: “Or” With Overlap

A standard 52-card deck contains 4 kings and 13 hearts.

What is the probability of selecting a king or a heart?

The king of hearts belongs to both groups.

Therefore:

P(king or heart)

= 4/52 + 13/52 − 1/52

= 16/52

= 4/13

Answer: 4/13


A Fast SAT Probability Checklist

When you see a probability problem, ask these questions:

1. What is the event?

What exactly am I trying to find?

2. What is the relevant population?

Am I considering everyone or only a particular group?

3. Is there a condition?

Look for “given,” “among,” or similar wording.

4. Is there an overlap?

If the question uses “or,” determine whether both events can happen together.

5. Are the events independent?

If one event happens first, does it change the next probability?

6. Is there replacement?

If not, the sample size may change.

7. Can the answer be checked?

The probability must be between 0 and 1.


How to Improve at SAT Probability Questions

The best way to improve is not to memorize dozens of isolated tricks.

Instead, practice identifying the structure of the problem.

When you miss a question, ask:

Did I choose the wrong numerator?

Did I choose the wrong denominator?

Did I miss a condition?

Did I overlook an overlap?

Did I treat dependent events as independent?

Did I forget that an item was removed without replacement?

These questions reveal whether the problem was a calculation error or a misunderstanding of the probability model.

For SAT Math probability practice, it is particularly useful to mix simple probability questions with two-way tables, conditional probability, complements, independent events, and dependent events.

That prevents you from solving every problem with the same formula.


SAT Probability: What You Actually Need to Remember

Probability questions become much easier when you stop looking for one formula that works for everything.

Instead, identify the situation.

Basic probability

Favorable outcomes ÷ relevant total outcomes

Conditional probability

Restrict the sample to the group named by the condition.

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

Independent events

One event does not change the probability of the other.

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

Dependent events

The probability of a later event changes because of an earlier event.

“Or”

Check whether the events overlap.

P(A or B) = P(A) + P(B) − P(A and B)

Complement

Sometimes the opposite event is easier to calculate.

P(not A) = 1 − P(A)

Two-way tables

Read the question first.

Then determine whether the denominator should be:

  • the overall total

  • a row total

  • a column total

  • or another restricted group

The central skill behind many SAT probability and conditional probability questions is knowing which group the probability is being calculated within.

Once that becomes automatic, many probability problems reduce to a carefully chosen fraction rather than a complicated calculation.

Tuesday, September 22, 2026

Rational Expressions on the SAT: Rules, Examples and Practice

 

Rational Expressions on the SAT: Rules, Examples and Practice

Rational expressions are algebraic expressions that contain fractions involving variables.

On the Digital SAT, rational expressions are included within the Advanced Math content domain. College Board includes skills such as rewriting simple rational expressions and solving simple rational equations within this area.

The important skills are not about memorizing a large number of formulas.

You need to know how to:

• identify values that make an expression undefined
• factor numerators and denominators
• simplify rational expressions
• add and subtract rational expressions
• multiply and divide rational expressions
• solve rational equations
• check restrictions
• recognize when a canceled factor still creates a restriction

The examples below focus on the algebraic reasoning you need for SAT Math.


Main Ideas to Know

Before working with rational expressions, remember these rules:

  1. A denominator cannot equal zero.

  2. Factor before canceling whenever possible.

  3. You can cancel factors, not individual terms.

  4. Use a common denominator when adding or subtracting rational expressions.

  5. When dividing by a rational expression, multiply by its reciprocal.

  6. Restrictions from the original expression still apply after simplification.

  7. When solving a rational equation, check the answer against the original restrictions.

These ideas cover most of the algebra involved in this topic.


What Is a Rational Expression?

A rational expression is an algebraic expression written as one polynomial divided by another polynomial.

Examples include:

(x + 3)⁄(x − 2)

(2x² − 5x + 1)⁄(x + 4)

6⁄(x² − 9)

The variable may appear in the numerator, the denominator, or both.

Rational expressions follow many of the same rules as ordinary fractions.

You can:

• simplify them
• add them
• subtract them
• multiply them
• divide them

The important difference is that some values of the variable can make the denominator equal to zero.

Those values are not allowed.


The Most Important Rule: A Denominator Cannot Be Zero

Division by zero is undefined.

Therefore, any value that makes a denominator equal to zero must be excluded.

Consider:

5⁄(x − 7)

Set the denominator equal to zero:

x − 7 = 0

Therefore:

x = 7

So the expression is undefined when x = 7.

The restriction is:

x ≠ 7

Another example

Consider:

(x + 1)⁄(x² − 4)

Factor the denominator:

x² − 4 = (x − 2)(x + 2)

The denominator is zero when:

x = 2

or

x = −2

Therefore:

x ≠ 2, −2

These excluded values are called domain restrictions.

A useful SAT habit is to check the denominators before doing complicated algebra.


Simplifying Rational Expressions

A reliable method is:

  1. Factor the numerator.

  2. Factor the denominator.

  3. Find common factors.

  4. Cancel common factors.

  5. Keep the restrictions from the original expression.

Consider:

(x² − 9)⁄(x² + x − 12)

Factor the numerator:

x² − 9 = (x − 3)(x + 3)

Factor the denominator:

x² + x − 12 = (x + 4)(x − 3)

Therefore:

[(x − 3)(x + 3)]⁄[(x + 4)(x − 3)]

Cancel the common factor:

(x + 3)⁄(x + 4)

So the simplified expression is:

(x + 3)⁄(x + 4)

However, the original denominator was:

(x + 4)(x − 3)

Therefore:

x ≠ −4

and

x ≠ 3

The restriction x ≠ 3 still matters even though the factor (x − 3) was canceled.

This is one of the most important ideas in rational expressions.


Why You Cannot Cancel Terms

Consider:

(x + 5)⁄x

You cannot cancel the x.

Why?

Because the numerator is a sum:

x + 5

The x is not a factor of the entire numerator.

Compare that with:

x(x + 5)⁄x

Here, x is a factor of the entire numerator, so it can be canceled:

x + 5

provided that:

x ≠ 0

Remember:

Cancel factors, not terms.


Adding Rational Expressions

When rational expressions have different denominators, you need a common denominator.

Consider:

3⁄x + 2⁄(x + 1)

A common denominator is:

x(x + 1)

Rewrite the first fraction:

3⁄x = 3(x + 1)⁄[x(x + 1)]

Rewrite the second fraction:

2⁄(x + 1) = 2x⁄[x(x + 1)]

Now combine the numerators:

[3(x + 1) + 2x]⁄[x(x + 1)]

Expand:

(3x + 3 + 2x)⁄[x(x + 1)]

Therefore:

(5x + 3)⁄[x(x + 1)]

The original denominators give the restrictions:

x ≠ 0

and

x ≠ −1


Subtracting Rational Expressions

The same common-denominator method works for subtraction.

Consider:

5⁄(x + 2) − 1⁄(x − 3)

A common denominator is:

(x + 2)(x − 3)

Rewrite both fractions:

5(x − 3)⁄[(x + 2)(x − 3)]

and

(x + 2)⁄[(x + 2)(x − 3)]

Now subtract:

[5(x − 3) − (x + 2)]⁄[(x + 2)(x − 3)]

Expand the numerator:

(5x − 15 − x − 2)⁄[(x + 2)(x − 3)]

Therefore:

(4x − 17)⁄[(x + 2)(x − 3)]

The restrictions are:

x ≠ −2

and

x ≠ 3

Be especially careful with the negative sign before the second numerator.


Multiplying Rational Expressions

Multiplication is often easier because you can factor and cancel before multiplying.

Consider:

(x + 2)⁄(x − 1) × (x − 1)⁄(x + 5)

The factor (x − 1) appears in both the numerator and denominator.

Cancel it:

(x + 2)⁄(x + 5)

However, the original expression contained the denominators:

x − 1

and

x + 5

Therefore:

x ≠ 1

and

x ≠ −5

So the simplified result is:

(x + 2)⁄(x + 5)

with the original restrictions still applying.


Dividing Rational Expressions

When dividing rational expressions, multiply by the reciprocal of the second expression.

Consider:

(x² − 4)⁄(x + 3) ÷ (x − 2)⁄(x + 1)

Change division to multiplication:

(x² − 4)⁄(x + 3) × (x + 1)⁄(x − 2)

Factor:

x² − 4 = (x − 2)(x + 2)

Therefore:

[(x − 2)(x + 2)]⁄(x + 3) × (x + 1)⁄(x − 2)

Cancel (x − 2):

(x + 2)(x + 1)⁄(x + 3)

Now consider the restrictions.

From the original denominators:

x + 3 ≠ 0

so:

x ≠ −3

and:

x + 1 ≠ 0

so:

x ≠ −1

There is another restriction.

The expression being divided by is:

(x − 2)⁄(x + 1)

A divisor cannot equal zero.

Therefore:

x − 2 ≠ 0

so:

x ≠ 2

The complete set of restrictions is therefore:

x ≠ −3, −1, 2

This is an important difference between ordinary simplification and division of rational expressions.


Solving Rational Equations

A rational equation contains one or more rational expressions and asks you to find the value of the variable.

Consider:

2⁄(x − 3) = 4⁄(x + 1)

First identify the restrictions:

x ≠ 3

and

x ≠ −1

Now cross-multiply:

2(x + 1) = 4(x − 3)

Expand:

2x + 2 = 4x − 12

Rearrange:

14 = 2x

Therefore:

x = 7

Check the original denominators:

7 − 3 = 4

and:

7 + 1 = 8

Neither denominator is zero.

Therefore:

x = 7

is a valid solution.


When an Algebraic Answer Is Not Allowed

Consider:

x⁄(x − 5) = 5⁄(x − 5)

The denominator tells us:

x ≠ 5

If the numerators are compared, we get:

x = 5

But x = 5 is not allowed because it makes the original denominator zero.

Therefore, the equation has:

no solution

This is why restrictions should be identified before or during the solution process.


Clearing Denominators

For some rational equations, multiplying every term by a common denominator is easier than cross-multiplication.

Consider:

2⁄x + 1⁄(x + 2) = 3

The common denominator is:

x(x + 2)

The restrictions are:

x ≠ 0

and

x ≠ −2

Multiply every term by x(x + 2):

2(x + 2) + x = 3x(x + 2)

Expand:

2x + 4 + x = 3x² + 6x

Combine like terms:

3x + 4 = 3x² + 6x

Rearrange:

3x² + 3x − 4 = 0

The resulting quadratic can then be solved using an appropriate method.

Any value obtained must still satisfy the original restrictions.


Complex Fractions

A complex fraction contains a fraction within a fraction.

For example:

(1⁄x + 1)⁄(1⁄x − 1)

One efficient method is to multiply both the numerator and denominator by x:

[(1⁄x + 1)x]⁄[(1⁄x − 1)x]

Simplify:

(1 + x)⁄(1 − x)

Therefore:

(x + 1)⁄(1 − x)

However, restrictions must still be considered.

The original expression contains:

1⁄x

so:

x ≠ 0

The entire original denominator is:

1⁄x − 1

This cannot equal zero.

Set it equal to zero:

1⁄x − 1 = 0

Therefore:

1⁄x = 1

so:

x = 1

Thus the original expression requires:

x ≠ 0, 1


Equivalent Rational Expressions

Some SAT questions ask you to rewrite an expression into an equivalent form.

For example:

(x + 1)⁄(x + 1) − 4⁄(4x − 5)

A common denominator is:

(x + 1)(4x − 5)

Rewrite the first fraction:

(x + 1)(4x − 5)⁄[(x + 1)(4x − 5)]

Rewrite the second fraction:

4(x + 1)⁄[(x + 1)(4x − 5)]

Subtract:

[(x + 1)(4x − 5) − 4(x + 1)]⁄[(x + 1)(4x − 5)]

Factor (x + 1):

[(x + 1)(4x − 5 − 4)]⁄[(x + 1)(4x − 5)]

Simplify:

[(x + 1)(4x − 9)]⁄[(x + 1)(4x − 5)]

Cancel the common factor:

(4x − 9)⁄(4x − 5)

The original expression still has restrictions from its original denominators.

This kind of algebra is closely connected to the SAT skill of rewriting rational expressions into equivalent forms.


Common SAT Rational Expression Mistakes

1. Forgetting a denominator restriction

If you see:

3⁄(x − 4)

remember:

x ≠ 4

2. Canceling terms instead of factors

You cannot cancel the x in:

(x + 5)⁄x

because x is not a factor of the entire numerator.

3. Adding denominators

This is incorrect:

1⁄x + 1⁄(x + 2) = 2⁄(2x + 2)

The denominators must not be added.

Find a common denominator instead.

4. Losing a negative sign

Consider:

−(x + 3)⁄(x − 2)

The negative sign applies to the entire numerator.

It can also be written as:

(−x − 3)⁄(x − 2)

Be particularly careful when subtracting rational expressions.

5. Forgetting an original restriction

Suppose:

[(x − 4)(x + 2)]⁄[(x − 4)(x + 5)]

simplifies to:

(x + 2)⁄(x + 5)

The original expression still requires:

x ≠ 4

and:

x ≠ −5

6. Accepting a forbidden solution

A value that makes an original denominator zero cannot be accepted as a solution.

Always check the final answer against the original equation.


A Fast SAT Method

When you encounter a rational-expression question, use this sequence.

Step 1: Check the denominators

Ask:

Which values make a denominator equal to zero?

Write those restrictions down.

Step 2: Factor when useful

Factoring can reveal common factors and restrictions.

Step 3: Identify the operation

Determine whether the question asks you to:

• simplify
• add
• subtract
• multiply
• divide
• solve an equation

Step 4: Apply the appropriate rule

Do not use the same procedure for every rational-expression problem.

Step 5: Check your result

Make sure your answer does not violate an original restriction.

This process helps reduce careless algebra errors.


Rational Expressions and Advanced Math on the SAT

Rational expressions are included within the SAT's Advanced Math domain.

College Board describes Advanced Math as covering nonlinear expressions and equations involving topics such as quadratic, exponential, polynomial, rational, radical, and other nonlinear relationships.

The Advanced Math domain accounts for approximately 35% of SAT Math.

That percentage refers to the entire Advanced Math domain.

It does not mean that 35% of the Math section consists of rational-expression questions.

College Board does not specify a fixed number of rational-expression questions that will appear on every SAT.

Therefore, preparation should focus on mastering the underlying algebra rather than trying to predict an exact number of questions.


Rational Expressions: Quick Review

Denominator rule

Denominator ≠ 0

Multiplication

a⁄b × c⁄d = ac⁄bd

Division

a⁄b ÷ c⁄d = a⁄b × d⁄c

The divisor itself cannot equal zero.

Addition

Find a common denominator before combining the numerators.

Subtraction

Find a common denominator before subtracting the numerators.

Simplification

Factor first and cancel common factors.

Restrictions

Restrictions come from the original expression.

Rational equations

Check every proposed solution against the original restrictions.


Final SAT Strategy

Rational expressions become much easier when you recognize that most questions rely on a small group of recurring skills:

factor → find restrictions → choose the correct operation → simplify → check

The goal is not to memorize complicated shortcuts.

Instead, become comfortable with the basic algebra.

Before entering an answer, ask yourself:

Did I make a denominator equal to zero?

Did I cancel a term instead of a factor?

Did I lose a negative sign?

Did I use a common denominator correctly?

Did I remember the restrictions from the original expression?

Does my final answer actually work in the original equation?

These quick checks can prevent many avoidable mistakes.

Rational expressions also connect naturally with other SAT Math skills, especially factoring, nonlinear equations, equivalent expressions, and algebraic manipulation.

Once those skills become automatic, rational-expression questions become much more manageable.

Monday, September 21, 2026

SAT Exponential Functions: Growth, Decay, Formulas, Word Problems & Practice

 

SAT Exponential Functions: Complete Guide to Growth, Decay, Models, Graphs and Practice

Exponential functions can look intimidating on the SAT because the variable appears in an exponent rather than in the familiar position you see in a linear equation.

But the underlying idea is simple:

A linear model repeatedly adds or subtracts the same amount. An exponential model repeatedly multiplies by the same factor.

That difference is the key to solving SAT exponential function questions.

This guide explains how to recognize exponential growth and decay, build an exponential model from a word problem, interpret the parts of an exponential equation, work with exponents, understand graphs and transformations, solve percentage-change problems, handle compound interest, and avoid the mistakes that commonly turn an otherwise manageable SAT question into a wrong answer.


1. What Is an Exponential Function?

A common exponential function has the form:

f(x) = a × bˣ

Here:

  • a is the initial value

  • b is the multiplication factor

  • x is the input or number of repeated intervals

  • f(x) is the resulting value

The most important feature is that the variable is in the exponent.

For example:

f(x) = 400(1.06)ˣ

is exponential because x is the exponent.

By contrast:

f(x) = 400 + 6x

is linear because x is multiplied by a constant.

And:

f(x) = x² + 6x + 4

is quadratic because the variable is raised to the second power.

Quick SAT comparison

TypeExampleWhat changes repeatedly?
Linearf(x) = 20 + 5xSame amount
Quadraticf(x) = x² + 5x + 6Squared variable
Exponentialf(x) = 20(1.05)ˣSame multiplication factor

A useful question to ask is:

“Is the quantity changing by the same amount, or by the same percentage/factor?”

Same amount usually points toward a linear model.

Same percentage or multiplication factor points toward an exponential model.


2. The Most Important SAT Exponential Formula

The basic model is:

f(x) = a × bˣ

Suppose:

P(t) = 750(1.04)ᵗ

Then:

  • 750 is the starting amount

  • 1.04 is the growth factor

  • t is the number of time periods

  • P(t) is the amount after t periods

When t = 0:

P(0) = 750(1.04)⁰

Since:

(1.04)⁰ = 1

we get:

P(0) = 750

So the coefficient in the basic exponential model represents the initial value when the input is 0.


3. Exponential Growth: How to Build the Formula

If a quantity increases by a fixed percentage during every time period, use:

f(t) = a(1 + r)ᵗ

where r is written as a decimal.

For example, suppose a population begins at 3,200 and increases by 7% each year.

Convert 7% to a decimal:

7% = 0.07

Add the rate to 1:

1 + 0.07 = 1.07

Therefore:

P(t) = 3200(1.07)ᵗ

Why is the factor 1.07 rather than 0.07?

Because after one period, the new amount contains:

  • 100% of the original amount

  • plus another 7%

So:

100% + 7% = 107% = 1.07

This is one of the most useful ideas to understand for an SAT exponential growth problem.


4. Exponential Decay: The Factor Is Less Than 1

When a quantity decreases by a fixed percentage in every period, use:

f(t) = a(1 − r)ᵗ

For example, suppose a machine originally costs $18,000 and loses 9% of its value each year.

The remaining percentage is:

100% − 9% = 91%

Convert that to a decimal:

0.91

The model is:

V(t) = 18,000(0.91)ᵗ

The important distinction is:

Growth → factor greater than 1

Decay → factor between 0 and 1

For a standard positive exponential model:

b > 1 → growth

0 < b < 1 → decay


5. The Fastest Way to Recognize Growth or Decay

On a multiple-choice SAT question, look at the base.

Consider:

A(t) = 600(1.08)ᵗ

The base is 1.08.

Since:

1.08 > 1

the model represents growth.

Now consider:

B(t) = 600(0.82)ᵗ

Since:

0 < 0.82 < 1

the model represents decay.

This gives you a fast elimination strategy.

If a question describes a 12% increase, an answer containing:

(0.88)ᵗ

should immediately look suspicious.

If the situation describes a 12% decrease, an answer containing:

(1.12)ᵗ

should also raise a red flag.


6. Percentage Increase Does NOT Mean Use the Percentage as the Base

This is one of the most common exponential-function mistakes.

Suppose an amount increases by 15%.

The incorrect factor is:

0.15

The correct growth factor is:

1.15

Likewise, a 15% decrease uses:

0.85

because:

1 − 0.15 = 0.85

Remember this pattern

Increase by r% → multiply by 1 + r

Decrease by r% → multiply by 1 − r

where r is the decimal form of the percentage.


7. Worked SAT Example: Population Growth

A city has a population of 18,500. Its population increases by 3.5% each year. Which function represents the population after t years?

Convert:

3.5% = 0.035

Growth means add the rate to 1:

1 + 0.035 = 1.035

Therefore:

P(t) = 18,500(1.035)ᵗ

The coefficient gives the starting population.

The base gives the yearly multiplication factor.

The exponent tells us how many yearly growth periods have occurred.


8. Worked SAT Example: Finding a Future Value

Suppose:

P(t) = 7,500(1.06)ᵗ

What is P(4)?

Substitute 4 for t:

P(4) = 7,500(1.06)⁴

Using a calculator:

P(4) ≈ 9,468.56

So the value after four periods is approximately:

$9,469

The important SAT skill here is not just calculator use. You must correctly identify what the exponent represents and substitute it in the correct location.


9. Exponential Decay and Depreciation

Depreciation is another common context for exponential decay.

Suppose a vehicle is worth $28,000 today and loses 11% of its value each year.

The remaining factor is:

1 − 0.11 = 0.89

So:

V(t) = 28,000(0.89)ᵗ

After three years:

V(3) = 28,000(0.89)³

V(3) ≈ 19,727

Notice something important:

The vehicle does not lose the same dollar amount every year.

The 11% is applied to the current value, which changes from year to year.

That is why the model is exponential.


10. Linear Growth vs. Exponential Growth on the SAT

This comparison is extremely important.

Suppose Plan A increases by $50 every month.

That is linear:

A(t) = A₀ + 50t

Now suppose Plan B increases by 5% every month.

That is exponential:

B(t) = B₀(1.05)ᵗ

The difference is:

Linear → constant difference

Exponential → constant ratio or multiplication factor

A useful test

Look at consecutive values.

If you have:

100, 120, 140, 160, 180

the difference is always 20.

That is linear behavior.

But:

100, 120, 144, 172.8, 207.36

has a constant multiplication factor of 1.2.

That is exponential behavior.


11. Doubling and Tripling Problems

An exponential model does not always give you a percentage.

Sometimes the question says a quantity doubles every certain number of periods.

Suppose a culture contains 250 organisms and doubles every 6 hours.

One useful model is:

P(t) = 250 × 2ᵗᐟ⁶

Why?

Because after 6 hours:

P(6) = 250 × 2¹ = 500

After 12 hours:

P(12) = 250 × 2² = 1,000

After 18 hours:

P(18) = 250 × 2³ = 2,000

The exponent counts the number of doubling intervals.

General doubling model

If a quantity starts at A and doubles every d units of time:

P(t) = A × 2ᵗᐟᵈ

Similarly, if it triples every d units:

P(t) = A × 3ᵗᐟᵈ

This type of model is particularly useful when an SAT question gives a doubling or tripling period rather than a percentage rate.


12. Half-Life and Exponential Decay

Half-life problems use the same idea.

Suppose a substance starts with 640 grams and has a half-life of 5 years.

After 5 years:

640 → 320

After 10 years:

320 → 160

After 15 years:

160 → 80

A model is:

A(t) = 640(1/2)ᵗᐟ⁵

The exponent tells us how many half-life intervals have passed.

This is another important long-tail SAT search concept:

how to solve SAT half-life exponential decay problems

The key is to identify the length of one half-life and place that interval in the exponent.


13. Compound Interest and Exponential Functions

Compound interest is an important application of exponential growth.

The standard compound-interest formula is:

A = P(1 + r/n)ⁿᵗ

where:

  • A = final amount

  • P = initial principal

  • r = annual interest rate as a decimal

  • n = number of compounding periods per year

  • t = number of years

For example, if an account begins with $4,500, earns 5.2% annually, and compounds monthly, then:

P = 4,500

r = 0.052

n = 12

If the money remains in the account for 6 years:

A = 4,500(1 + 0.052/12)⁷²

Using a calculator:

A ≈ $6,145

The most common mistake is entering the percentage incorrectly.

Do not enter 5.2 as r.

Use:

r = 0.052


14. Compounding Frequency: A Common SAT Trap

The value of n depends on how frequently interest is compounded.

Descriptionn
Annually1
Semiannually2
Quarterly4
Monthly12
Weekly52

So if interest is compounded quarterly:

n = 4

If it is compounded monthly:

n = 12

Do not confuse the number of compounding periods with the number of years.

For example, 8 years of monthly compounding gives:

12 × 8 = 96

compounding periods.


15. Exponent Rules You Should Know

Exponential-function questions can involve equivalent expressions and exponent manipulation.

Product rule

xᵃ × xᵇ = xᵃ⁺ᵇ

Example:

x³ × x⁵ = x⁸

Quotient rule

xᵃ ÷ xᵇ = xᵃ⁻ᵇ

Example:

x⁷ ÷ x² = x⁵

Power of a power

(xᵃ)ᵇ = xᵃᵇ

Example:

(x³)⁴ = x¹²

Zero exponent

For nonzero x:

x⁰ = 1

Negative exponent

x⁻ᵃ = 1/xᵃ

For example:

x⁻³ = 1/x³

Fractional exponent

x¹⁄ⁿ = ⁿ√x

For example:

x¹⁄² = √x

These rules are useful when an SAT question asks you to rewrite an expression into an equivalent form.


16. Worked Exponent Example

Simplify:

(2x³)² ÷ x⁴

First square both factors:

(2x³)² = 4x⁶

Now divide:

4x⁶ ÷ x⁴

Subtract the exponents:

4x²

Therefore:

Answer: 4x²

The important rule is that when dividing powers with the same nonzero base, subtract the exponents.


17. How to Read an Exponential Graph

A basic exponential graph can reveal several pieces of information without requiring much calculation.

For:

f(x) = a × bˣ

the value at x = 0 is:

f(0) = a

So the graph crosses the y-axis at:

(0, a)

If:

b > 1

the function increases as x increases.

If:

0 < b < 1

the function decreases as x increases.

For an unshifted exponential function with positive a, the horizontal asymptote is:

y = 0


18. Exponential Transformations

A more general exponential function can be written as:

f(x) = a × bˣ⁻ʰ + k

The parameters affect the graph in different ways.

Horizontal shift

The expression:

x − h

moves the graph h units to the right.

The expression:

x + h

moves it h units to the left.

Vertical shift

The value k moves the graph vertically.

The horizontal asymptote becomes:

y = k

Negative coefficient

If the coefficient is negative, the graph is reflected relative to its corresponding horizontal baseline.

For example:

f(x) = −3(2ˣ) + 4

has horizontal asymptote:

y = 4

So it is more precise to say that the negative coefficient reflects the exponential curve across the horizontal line associated with the vertical shift, rather than automatically calling it a reflection across the x-axis.


19. What Does the Initial Value Mean?

Suppose an SAT question gives:

M(t) = 2,400(1.025)ᵗ

The number 2,400 is not just a random coefficient.

It tells you the value when:

t = 0

because:

M(0) = 2,400(1.025)⁰

M(0) = 2,400

In a real-world problem, that could represent:

  • an initial population

  • starting money

  • an original price

  • an initial number of bacteria

  • the amount of a substance at the beginning

  • the starting number of customers

The SAT can ask you to interpret this value in the context of the problem.


20. What Does the Base Mean?

Consider:

Q(t) = 900(1.08)ᵗ

The base 1.08 means the quantity is multiplied by 1.08 during each time period.

Since:

1.08 = 1 + 0.08

the model represents an 8% increase per period.

Now consider:

Q(t) = 900(0.92)ᵗ

Since:

0.92 = 1 − 0.08

the model represents an 8% decrease per period.

This makes the base one of the most informative parts of an exponential model.


21. SAT Calculator Strategy for Exponential Problems

The digital SAT provides an on-screen calculator, and students may also be permitted to use an approved calculator. But calculator access does not remove the need to build the correct expression.

For example, if the model is:

A(t) = 6,000(1.035)ᵗ

and the question asks for the amount after 8 periods, first write:

A(8) = 6,000(1.035)⁸

Only then evaluate it.

Do not start by randomly entering numbers into the calculator.

A reliable sequence is:

Identify the model → substitute the input → calculate → check whether the result makes sense.


22. A Powerful SAT Estimation Check

Suppose an amount starts at $10,000 and grows by 5% for one year.

A result of:

$10,500

makes sense.

A result of:

$15,000

does not.

Similarly, if a quantity decreases by 20%, the answer after one period must be:

80% of the original

not 20% of the original.

Quick estimation can catch calculator-entry errors before you submit an answer.


23. Common Exponential Function Mistakes on the SAT

Mistake 1: Using the percentage as the base

Incorrect for 8% growth:

0.08

Correct:

1.08


Mistake 2: Using the growth factor for decay

A 13% decrease requires:

1 − 0.13 = 0.87

not 1.13.


Mistake 3: Treating percentage growth as linear

If a population increases by 4% every year, the amount added changes because the population itself changes.

That is exponential behavior.


Mistake 4: Forgetting what the exponent represents

If the rate is annual and the question asks about 6 years, the exponent is generally 6.

If the model uses months, the number of months must be used consistently.


Mistake 5: Misreading doubling intervals

If something doubles every 4 years, then after 12 years it has gone through:

12 ÷ 4 = 3

doubling intervals.

The model therefore contains:

2³

not 2¹².


Mistake 6: Confusing the initial value with the growth rate

In:

P(t) = 5,000(1.07)ᵗ

5,000 is the initial amount.

7% is the growth rate.

1.07 is the growth factor.


Mistake 7: Assuming every curved graph is exponential

A quadratic graph is also curved.

Look at the equation, table, or pattern instead of identifying the function type from appearance alone.


24. Practice Questions: SAT Exponential Functions

Question 1

A population starts at 7,200 and increases by 5% each year. Which function represents the population after t years?

A) P(t) = 7,200(0.05)ᵗ

B) P(t) = 7,200(1.05)ᵗ

C) P(t) = 7,200 + 0.05t

D) P(t) = 7,200(1.5)ᵗ

Answer

B

A 5% increase corresponds to a growth factor of:

1 + 0.05 = 1.05


Question 2

A machine originally costs $16,000 and loses 14% of its value each year. Which function represents its value after t years?

A) V(t) = 16,000(1.14)ᵗ

B) V(t) = 16,000(0.14)ᵗ

C) V(t) = 16,000(0.86)ᵗ

D) V(t) = 16,000 − 0.14t

Answer

C

A 14% decrease leaves:

1 − 0.14 = 0.86

of the previous value.


Question 3

Simplify:

(5x²)³ ÷ x⁴

First:

(5x²)³ = 125x⁶

Then:

125x⁶ ÷ x⁴ = 125x²

Answer

125x²


Question 4

A quantity begins at 900 and doubles every 7 hours. Which expression represents the quantity after t hours?

A) 900(2)⁷ᵗ

B) 900(2)ᵗ⁄⁷

C) 900(7)²ᵗ

D) 900 + 2t

Answer

B

The number of doubling intervals is:

t ÷ 7

so the model is:

900(2)ᵗ⁄⁷


Question 5

Which function represents exponential decay?

A) f(x) = 12 + 0.8x

B) f(x) = 12(1.08)ˣ

C) f(x) = 12(0.92)ˣ

D) f(x) = 12x²

Answer

C

The base 0.92 is between 0 and 1.


Question 6

An account contains $3,500 and earns 4.8% annual interest compounded monthly. Which expression gives the balance after 5 years?

A) 3,500(1.048)⁵

B) 3,500(1 + 0.048/12)⁶⁰

C) 3,500(1 + 0.048/5)¹²

D) 3,500(1.48)⁶⁰

Answer

B

Monthly compounding means:

n = 12

Five years gives:

12 × 5 = 60

compounding periods.


25. SAT Exponential Functions: Questions You Should Be Able to Answer

Before moving on from this topic, make sure you can answer these without hesitation:

How do you write an exponential growth function?

Use:

f(t) = a(1 + r)ᵗ


How do you write an exponential decay function?

Use:

f(t) = a(1 − r)ᵗ


What does the coefficient represent?

Usually the initial value when t = 0.


What does the base represent?

The multiplication factor for each interval.


What does a base greater than 1 mean?

Exponential growth.


What does a base between 0 and 1 mean?

Exponential decay.


How do you recognize exponential growth in a word problem?

Look for repeated percentage increases, repeated multiplication, doubling, or another constant growth factor.


How do you recognize exponential decay?

Look for repeated percentage decreases, depreciation, halving, or another constant factor below 1.


What is the difference between linear and exponential growth?

Linear models repeatedly add the same amount.

Exponential models repeatedly multiply by the same factor.


26. SAT Exponential Functions Cheat Sheet

Core model

f(x) = a × bˣ

Growth

f(x) = a(1 + r)ˣ

Decay

f(x) = a(1 − r)ˣ

Growth factor

1 + r

Decay factor

1 − r

Growth

b > 1

Decay

0 < b < 1

Compound interest

A = P(1 + r/n)ⁿᵗ

Doubling

If a quantity doubles every d periods:

A(t) = A₀ × 2ᵗᐟᵈ

Halving

If a quantity halves every d periods:

A(t) = A₀ × (1/2)ᵗᐟᵈ

Important exponent rules

xᵃ × xᵇ = xᵃ⁺ᵇ

xᵃ ÷ xᵇ = xᵃ⁻ᵇ

(xᵃ)ᵇ = xᵃᵇ

x⁰ = 1

x⁻ᵃ = 1/xᵃ

x¹⁄ⁿ = ⁿ√x


27. Final SAT Strategy for Exponential Functions

When you see a possible exponential-function question, do not immediately reach for the calculator.

Use this checklist:

1. Find the starting value.

2. Determine whether the quantity grows or decreases.

3. Convert the percentage to a decimal.

4. Build the multiplication factor.

5. Identify what the exponent represents.

6. Substitute the requested input.

7. Calculate if necessary.

8. Check whether the answer is reasonable.

The central idea is simple:

Linear change repeatedly adds the same amount. Exponential change repeatedly multiplies by the same factor.

Once that distinction becomes automatic, many SAT questions involving populations, investments, depreciation, bacteria, radioactive substances, percentages, doubling, half-life, and other changing quantities become much easier to translate into equations.

The goal is not to memorize dozens of separate formulas. It is to recognize the structure of the model and understand what each number means.

That is the skill that turns an unfamiliar exponential word problem into a familiar equation.

Sunday, September 20, 2026

SAT Work Rate Problems: Complete Guide to Combined Work, Pipes, Machines & Formulas

 📘 SAT MATH: WORK RATE PROBLEMS

𝗛𝗼𝘄 𝘁𝗼 𝗦𝗼𝗹𝘃𝗲 𝗖𝗼𝗺𝗯𝗶𝗻𝗲𝗱 𝗪𝗼𝗿𝗸, 𝗣𝗶𝗽𝗲, 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗮𝗻𝗱 𝗥𝗮𝘁𝗲 𝗣𝗿𝗼𝗯𝗹𝗲𝗺𝘀

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Work rate problems can look like long word problems, but the mathematics underneath is usually built from one simple idea:

𝗥𝗮𝘁𝗲 × 𝗧𝗶𝗺𝗲 = 𝗪𝗼𝗿𝗸

The difficulty comes from translating the wording.

A person may finish a task in a certain number of hours.

A machine may produce a certain number of parts every minute.

A pipe may fill a tank while another pipe drains it.

Two workers may begin at different times.

One worker may leave before the job is finished.

These situations look different, but they can all be handled by thinking about how much work is completed during one unit of time.

This guide builds the method from the beginning and then moves into the harder forms that can appear in SAT-style rate and word problems.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣ 𝗧𝗛𝗘 𝗠𝗢𝗦𝗧 𝗜𝗠𝗣𝗢𝗥𝗧𝗔𝗡𝗧 𝗜𝗗𝗘𝗔

Suppose Maya can complete a job in 8 hours.

If the entire job is called 1 job, then in one hour Maya completes:

1/8

of the job.

So her rate is:

1/8 job per hour

Now suppose Leo can complete the same job in 12 hours.

His rate is:

1/12 job per hour

If they work at the same time, the amount completed during one hour is:

1/8 + 1/12

= 3/24 + 2/24

= 5/24

So together they complete:

5/24 of the job per hour

The time needed for one complete job is therefore:

1 ÷ 5/24

= 24/5

= 4.8 hours

So:

Answer: 4.8 hours

This is the central idea behind almost every SAT work rate problem:

𝗔𝗱𝗱 𝗿𝗮𝘁𝗲𝘀, 𝗻𝗼𝘁 𝘁𝗶𝗺𝗲𝘀.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2️⃣ 𝗪𝗛𝗔𝗧 𝗜𝗦 𝗔 𝗪𝗢𝗥𝗞 𝗥𝗔𝗧𝗘 𝗣𝗥𝗢𝗕𝗟𝗘𝗠?

A work rate problem tells you how quickly something gets completed.

The “something” could be:

• a construction job
• a repair
• a cleaning task
• a batch of products
• a number of pages
• a tank being filled
• a tank being emptied
• a computer process
• a production order

The people or machines are simply different ways of describing rates.

For example:

A worker finishes a task in 6 hours.

This means:

Rate = 1/6 job per hour

A machine produces 80 parts per hour.

This means:

Rate = 80 parts per hour

A pump removes 15 liters per minute.

This is a rate in the opposite direction:

−15 liters per minute

The numbers look different, but the basic concept is identical.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

3️⃣ 𝗧𝗛𝗘 𝗕𝗔𝗦𝗜𝗖 𝗙𝗢𝗥𝗠𝗨𝗟𝗔

The fundamental relationship is:

Work = Rate × Time

From this:

Rate = Work ÷ Time

and:

Time = Work ÷ Rate

When a problem describes one complete job, it is usually convenient to let:

Total work = 1

Then a worker who takes t hours has a rate of:

1/t

This reciprocal relationship is why fractions appear so often in SAT combined-work problems.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

4️⃣ 𝗧𝗪𝗢 𝗣𝗘𝗢𝗣𝗟𝗘 𝗪𝗢𝗥𝗞𝗜𝗡𝗚 𝗧𝗢𝗚𝗘𝗧𝗛𝗘𝗥

Suppose:

Worker A finishes a job in a hours.

Worker B finishes the same job in b hours.

Their rates are:

1/a

and

1/b

Together:

1/a + 1/b

If T is the time they need together:

1/T = 1/a + 1/b

This can also be simplified to:

T = (a x b)/(a + b)

This is one of the most useful shortcuts for two-worker SAT problems.

Example

One technician completes a repair in 7 hours.

Another technician completes it in 21 hours.

Together:

T = (7 x 21)/(7 + 21)

T = 147/28

T = 21/4

T = 5.25 hours

So:

Answer: 5.25 hours

or:

5 hours 15 minutes

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

5️⃣ 𝗪𝗛𝗬 𝗗𝗢𝗡'𝗧 𝗪𝗘 𝗔𝗗𝗗 𝗧𝗛𝗘 𝗧𝗜𝗠𝗘𝗦?

This is one of the most common questions about work rate problems.

Suppose one person takes 10 hours and another takes 15 hours.

Adding the times gives:

10 + 15 = 25

But 25 hours has no meaning as their combined completion time.

The first person completes:

1/10

of the job each hour.

The second completes:

1/15

each hour.

Together:

1/10 + 1/15

= 3/30 + 2/30

= 5/30

= 1/6

So they complete the job at a rate of:

1/6 job per hour

Therefore:

Time = 6 hours

The reason is simple:

When two people work simultaneously, their work completed per hour is combined.

Their individual completion times are not.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

6️⃣ 𝗔 𝗙𝗢𝗨𝗥-𝗦𝗧𝗘𝗣 𝗠𝗘𝗧𝗛𝗢𝗗

When you see a SAT work rate question, use this sequence.

Step 1

Decide what the complete job represents.

Usually:

1 job

Step 2

Convert completion times into rates.

If someone takes 9 hours:

Rate = 1/9

Step 3

Combine the rates.

Workers helping:

Add

Drains or leaks:

Subtract

Step 4

Use:

Time = Work ÷ Rate

Then check the units.

This method works for two workers, three workers, machines, pipes and many harder variations.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

7️⃣ 𝗧𝗛𝗥𝗘𝗘 𝗪𝗢𝗥𝗞𝗘𝗥𝗦 𝗧𝗢𝗚𝗘𝗧𝗛𝗘𝗥

If three workers independently require:

a hours, b hours and c hours,

their combined rate is:

1/a + 1/b + 1/c

Therefore:

1/T = 1/a + 1/b + 1/c

Example

Three machines can finish an order individually in:

4 hours, 8 hours and 16 hours.

Their combined rate is:

1/4 + 1/8 + 1/16

= 4/16 + 2/16 + 1/16

= 7/16

Therefore:

T = 1 ÷ 7/16

= 16/7

hours.

Answer: 16/7 hours

or approximately:

2 hours 17 minutes

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

8️⃣ 𝗠𝗔𝗖𝗛𝗜𝗡𝗘 𝗣𝗥𝗢𝗗𝗨𝗖𝗧𝗜𝗢𝗡 𝗣𝗥𝗢𝗕𝗟𝗘𝗠𝗦

Some SAT rate questions give the rate directly instead of giving the completion time.

Suppose:

Machine A produces 48 units per hour.

Machine B produces 32 units per hour.

Together:

48 + 32 = 80 units per hour.

If they need to produce 560 units:

Time = 560 ÷ 80

= 7 hours.

Answer: 7 hours

Notice that no reciprocal calculation was necessary.

The rates were already given.

That leads to an important rule:

𝗜𝗳 𝘁𝗵𝗲 𝗽𝗿𝗼𝗯𝗹𝗲𝗺 𝗴𝗶𝘃𝗲𝘀 𝗿𝗮𝘁𝗲𝘀 𝗱𝗶𝗿𝗲𝗰𝘁𝗹𝘆, 𝘂𝘀𝗲 𝘁𝗵𝗼𝘀𝗲 𝗿𝗮𝘁𝗲𝘀.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

9️⃣ 𝗣𝗔𝗥𝗧𝗜𝗔𝗟 𝗪𝗢𝗥𝗞

A worker may complete only part of a job before something changes.

The formula is:

Work completed = Rate x Time

Example

A machine completes 1/9 of an order every hour.

How much of the order will it complete in 5 hours?

Work:

5 x 1/9

= 5/9

So:

Answer: 5/9 of the order

The unfinished portion is:

1 − 5/9

= 4/9

This becomes especially important when another worker joins later.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🔟 𝗪𝗛𝗘𝗡 𝗔 𝗦𝗘𝗖𝗢𝗡𝗗 𝗪𝗢𝗥𝗞𝗘𝗥 𝗝𝗢𝗜𝗡𝗦

These questions should be separated into time periods.

Example

A worker can finish a job in 12 hours.

A second worker can finish it in 8 hours.

The first worker works alone for 3 hours. Then the second worker joins.

How long do they work together after that?

First worker's rate:

1/12

Work completed in 3 hours:

3 x 1/12

= 1/4

Remaining:

1 − 1/4

= 3/4

Combined rate:

1/12 + 1/8

= 2/24 + 3/24

= 5/24

Time for the remaining 3/4:

(3/4) ÷ (5/24)

= 3/4 x 24/5

= 18/5

= 3.6 hours

Answer: 3.6 hours

If the question asks for total time from the beginning:

3 + 3.6 = 6.6 hours.

Always check exactly what the question asks.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣1️⃣ 𝗪𝗛𝗘𝗡 𝗢𝗡𝗘 𝗪𝗢𝗥𝗞𝗘𝗥 𝗟𝗘𝗔𝗩𝗘𝗦

This is the reverse situation.

Example

Worker A can finish a task in 9 hours.

Worker B can finish it in 6 hours.

They work together for 2 hours. Then A leaves.

How much longer does B need?

Combined rate:

1/9 + 1/6

= 2/18 + 3/18

= 5/18

Work completed in 2 hours:

2 x 5/18

= 10/18

= 5/9

Remaining:

1 − 5/9

= 4/9

B's rate:

1/6

Time required:

(4/9) ÷ (1/6)

= 4/9 x 6

= 8/3

hours.

Answer: 8/3 hours

or:

2 hours 40 minutes

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣2️⃣ 𝗣𝗜𝗣𝗘 𝗔𝗡𝗗 𝗧𝗔𝗡𝗞 𝗣𝗥𝗢𝗕𝗟𝗘𝗠𝗦

A filling pipe is simply a positive rate.

A drain is a negative rate.

Suppose one pipe fills a tank in 10 hours.

Its rate is:

1/10

Another pipe empties the tank in 15 hours.

Its rate is:

−1/15

With both operating:

1/10 − 1/15

= 3/30 − 2/30

= 1/30

So the net rate is:

1/30 tank per hour

Therefore the tank takes:

30 hours

to fill.

This is exactly the same rate concept used for workers.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣3️⃣ 𝗗𝗜𝗥𝗘𝗖𝗧 𝗣𝗜𝗣𝗘 𝗥𝗔𝗧𝗘𝗦

Sometimes the problem gives gallons per minute or liters per minute.

Suppose a pump adds:

36 liters/minute

and a leak removes:

9 liters/minute.

Net rate:

36 − 9 = 27 liters/minute.

For a 675-liter tank:

Time = 675 ÷ 27

= 25 minutes.

Answer: 25 minutes

No reciprocal formula is required because both rates were already given directly.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣4️⃣ 𝗨𝗡𝗜𝗧𝗦 𝗠𝗨𝗦𝗧 𝗠𝗔𝗧𝗖𝗛

A very common mistake is combining rates with different time units.

Suppose:

Machine A produces 180 items per hour.

Machine B produces 2 items per minute.

You cannot immediately write:

180 + 2

because the time units are different.

Convert 180 items per hour:

180 ÷ 60 = 3 items per minute.

Now:

3 + 2 = 5 items per minute.

If 400 items are needed:

400 ÷ 5 = 80 minutes.

Answer: 80 minutes

Before adding rates, make sure their units agree.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣5️⃣ 𝗪𝗢𝗥𝗞𝗘𝗥-𝗗𝗔𝗬 𝗣𝗥𝗢𝗕𝗟𝗘𝗠𝗦

Some problems assume that every worker has the same efficiency.

In that case:

Workers x Days = Constant

Example

5 workers complete a project in 18 days.

How many days would 15 workers require if all workers work at the same rate?

Total worker-days:

5 x 18 = 90

With 15 workers:

90 ÷ 15 = 6

Answer: 6 days

This shortcut should not automatically be used when workers have different efficiencies.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣6️⃣ 𝗘𝗙𝗙𝗜𝗖𝗜𝗘𝗡𝗖𝗬 𝗥𝗔𝗧𝗜𝗢𝗦

Suppose A works twice as fast as B.

If B's rate is:

r

then A's rate is:

2r

Together:

r + 2r = 3r

Example

A is twice as efficient as B.

Together they complete a job in 9 hours.

Combined rate:

1/9

Let B's rate be r.

Then:

3r = 1/9

r = 1/27

A's rate:

2/27

Therefore A's individual time is:

27/2

= 13.5 hours.

Answer: 13.5 hours

B's individual time is:

27 hours.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣7️⃣ 𝗙𝗜𝗡𝗗𝗜𝗡𝗚 𝗔 𝗠𝗜𝗦𝗦𝗜𝗡𝗚 𝗪𝗢𝗥𝗞𝗘𝗥

Suppose two workers together finish in 8 hours.

Worker A alone finishes in 12 hours.

Find Worker B's individual time.

Combined rate:

1/8

A's rate:

1/12

Therefore B's rate:

1/8 − 1/12

= 3/24 − 2/24

= 1/24

So B alone takes:

24 hours

This type of question is often easier than it first appears.

You already know the total rate.

Simply remove the known worker's rate.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣8️⃣ 𝗛𝗔𝗥𝗗𝗘𝗥 𝗪𝗢𝗥𝗞 𝗥𝗔𝗧𝗘 𝗣𝗥𝗢𝗕𝗟𝗘𝗠𝗦

Some questions hide the individual times behind a variable.

Example

Worker A takes 5 hours fewer than Worker B.

Together they complete a job in 6 hours.

Find the time Worker A takes alone.

Let A's time be:

t

Then B's time is:

t + 5

Their combined rate is:

1/6

Therefore:

1/t + 1/(t + 5) = 1/6

Multiply by:

6t(t + 5)

This gives:

6(t + 5) + 6t = t(t + 5)

6t + 30 + 6t = t² + 5t

12t + 30 = t² + 5t

t² − 7t − 30 = 0

Factor:

(t − 10)(t + 3) = 0

Therefore:

t = 10

or:

t = −3

A time cannot be negative.

So:

A takes 10 hours.

B takes:

10 + 5 = 15 hours.

Check:

1/10 + 1/15

= 3/30 + 2/30

= 5/30

= 1/6

Correct.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

1️⃣9️⃣ 𝗧𝗛𝗘 𝗟𝗖𝗠 𝗠𝗘𝗧𝗛𝗢𝗗: AVOIDING FRACTIONS

Sometimes fractions make a problem look harder than it is.

You can choose a convenient total amount of work.

Suppose:

Machine A completes a job in 5 hours.

Machine B completes it in 10 hours.

Choose:

Total work = 10 units

Then A produces:

10 ÷ 5 = 2 units/hour.

B produces:

10 ÷ 10 = 1 unit/hour.

Together:

2 + 1 = 3 units/hour.

Time:

10 ÷ 3

= 10/3 hours.

Answer: 3⅓ hours

This method is particularly useful when the individual completion times have a convenient common multiple.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2️⃣0️⃣ 𝗦𝗔𝗡𝗜𝗧𝗬 𝗖𝗛𝗘𝗖𝗞𝗦

After calculating your answer, stop for a few seconds and ask whether it makes sense.

Two workers

The combined time should be less than the faster worker's individual time.

If one worker takes 5 hours and another takes 8 hours, their combined time must be less than 5 hours.

A worker joins

Once another worker joins, the rate should increase.

A drain opens

The net filling rate should decrease.

A worker leaves

The remaining rate should decrease.

More identical workers

More workers should mean less time, assuming the work conditions and efficiency remain the same.

These quick checks can catch many careless errors.


Trap 1: Adding times

Do not add completion times when workers operate simultaneously.

Use rates.

Do not add completion times when workers operate simultaneously.

Use rates.

⚠️ Trap 2: Forgetting the reciprocal

If a worker takes 8 hours, the rate is:

1/8

not 8.

⚠️ Trap 3: Forgetting to convert units

Minutes and hours must be made consistent.

⚠️ Trap 4: Treating a drain as positive

A drain removes water.

Subtract its rate.

⚠️ Trap 5: Answering total time when the question asks for additional time

Read the final sentence carefully.

⚠️ Trap 6: Using worker-days with unequal workers

The worker-days shortcut assumes equal efficiency.

⚠️ Trap 7: Rounding too early

Keep fractions until the final step whenever possible.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2️⃣2️⃣ 𝗙𝗔𝗦𝗧 𝗦𝗛𝗢𝗥𝗧𝗖𝗨𝗧𝗦

Two workers

T = (a x b)/(a + b)

Three workers

1/T = 1/a + 1/b + 1/c

Direct production

Time = Total units ÷ Units per time

Partial job

Work = Rate x Time

Remaining job

Remaining = 1 − Completed

Equal-efficiency workers

Workers x Days = Constant

Filling and draining

Net rate = Fill rate − Drain rate

These formulas are useful, but the most important skill is knowing which formula fits the situation.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2️⃣3️⃣ 𝗧𝗘𝗡 𝗙𝗥𝗘𝗦𝗛 𝗣𝗥𝗔𝗖𝗧𝗜𝗖𝗘 𝗤𝗨𝗘𝗦𝗧𝗜𝗢𝗡𝗦

1.

A technician can complete a calibration task in 14 hours. A second technician can complete it in 21 hours. How long will they need if they work together?

2.

A pipe fills a tank in 9 hours, while a drain empties the full tank in 18 hours. If both remain open, how long will the tank take to fill?

3.

A machine produces 72 components per hour. How many hours are needed to produce 540 components?

4.

12 workers can complete a project in 15 days. Assuming all workers have the same efficiency, how many days would 20 workers need?

5.

One worker completes a task in 16 hours and another completes it in 24 hours. They work together for 4 hours. What fraction of the job remains?

6.

Two workers together complete a job in 9 hours. One worker alone takes 15 hours. How long does the other worker take alone?

7.

A pump adds 64 liters per minute to a tank while a leak removes 16 liters per minute. How long will it take to add 960 liters?

8.

Three machines can individually complete an order in 6, 8 and 24 hours. How long will they take together?

9.

Worker A takes t hours to complete a task. Worker B takes t + 6 hours. Together they complete the task in 4 hours. Find t.

10.

A machine completes 3/5 of a production order in 2.4 hours at a constant rate. How long does it take to complete the entire order?

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2️⃣4️⃣ 𝗔𝗡𝗦𝗪𝗘𝗥𝗦

  1. 8.4 hours
  2. 18 hours
  3. 7.5 hours
  4. 9 days
  5. 1/2
  6. 22.5 hours
  7. 20 minutes
  8. 3 hours
  9. 6 hours
  10. 4 hours

Thursday, September 17, 2026

SAT Math Units and Conversions: The Easy Method for Rates, Time, Area and Volume


SAT Math: Units and Conversions

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Unit conversion questions on the SAT are usually not difficult because the arithmetic is complicated. The real challenge is keeping track of what every number and every unit actually means.

A problem might give a speed in miles per hour but ask for a distance in feet. A measurement might be given in square yards while the answer must be in square feet. A production rate might be stated per minute even though the question gives the amount of time in hours.

The numbers change.

The underlying method does not.

For SAT Math unit conversion problems, one habit is especially useful:

Let the units tell you how to arrange the calculation.

Instead of wondering whether you should multiply or divide, arrange each conversion factor so that the unwanted unit disappears.


▌1. The unit-cancellation method

Suppose a machine produces 23 square meters per minute and operates for 2 hours 20 minutes.

How much area does it produce?

The rate is:

23 m² ⁄ min

The first problem is that the operating time is not in minutes.

Convert it:

2 hr × (60 min ⁄ 1 hr) = 120 min

Add the remaining 20 minutes:

120 min + 20 min = 140 min

Now use the production rate:

140 min × (23 m² ⁄ 1 min) = 3,220 m²

The minutes cancel, leaving square meters.

This is the basic idea behind dimensional analysis for SAT Math.

The rule

When multiplying by a conversion fraction, put the unit you want to eliminate on the opposite side.

For example:

1 km = 1,000 m

If you have kilometers and want meters:

1,000 m ⁄ 1 km

If you have meters and want kilometers:

1 km ⁄ 1,000 m

The correct direction is the one that makes the units cancel.


▌2. Common conversions you should recognize

Many SAT problems give you unusual conversion information directly.

For familiar measurements, however, knowing the basic relationships saves time.

Time

60 seconds = 1 minute

60 minutes = 1 hour

24 hours = 1 day

7 days = 1 week

12 months = 1 year

Metric measurements

100 cm = 1 m

1,000 m = 1 km

1,000 g = 1 kg

1,000 mL = 1 L

U.S. customary measurements

12 in = 1 ft

3 ft = 1 yd

5,280 ft = 1 mi

The important skill is not memorizing a collection of multiplication rules.

Instead, learn to turn each relationship into a fraction.

For example:

12 in ⁄ 1 ft

and

1 ft ⁄ 12 in

are both valid conversion factors.

You choose between them according to which unit needs to disappear.


▌3. Why square-unit conversions are different

One of the most common mistakes in SAT Math area conversion questions is treating square units like ordinary length units.

Suppose:

1 yd = 3 ft

It does not follow that:

1 yd² = 3 ft²

A square has two dimensions.

Therefore, the conversion must be used twice:

1 yd² × (3 ft ⁄ 1 yd) × (3 ft ⁄ 1 yd)

The yards cancel:

1 yd² = 9 ft²

So:

1 yd² = 9 ft²

Example

A garden has an area of 4.8 yd².

What is its area in square feet?

Write the conversion twice:

4.8 yd² × (3 ft ⁄ 1 yd) × (3 ft ⁄ 1 yd)

Therefore:

4.8 × 3 × 3 = 43.2

So the area is:

43.2 ft²

The safest technique is often to write the conversion factor twice rather than trying to remember the squared conversion number.


▌4. Cubic units require three conversions

Volume has three dimensions.

Suppose:

1 m = 100 cm

For area:

1 m² = 100 cm × 100 cm

so:

1 m² = 10,000 cm²

For volume:

1 m³ = 100 cm × 100 cm × 100 cm

so:

1 m³ = 1,000,000 cm³

The pattern is:

Length → use the conversion once

Area → use it twice

Volume → use it three times

Example

A storage container has a volume of 0.004 m³.

How many cubic centimeters is this?

Use the conversion three times:

0.004 m³ × (100 cm ⁄ 1 m) × (100 cm ⁄ 1 m) × (100 cm ⁄ 1 m)

Therefore:

0.004 × 1,000,000 = 4,000

So:

4,000 cm³

This distinction is important for SAT Math cubic unit conversion problems.


▌5. A rate is simply a fraction with units

Whenever you see:

per

each

for every

you should immediately think about a rate.

For example:

72 miles per hour

can be written as:

72 mi ⁄ hr

A machine producing 31 components per minute has the rate:

31 components ⁄ min

A store charging $5.40 per kilogram has the rate:

$5.40 ⁄ kg

Once rates are written this way, many SAT Math rate conversion questions become much easier to organize.


▌6. Using a rate to find a total

Suppose a water pump moves 17 liters per minute.

How much water does it move in 14 minutes?

Write:

17 L ⁄ min × 14 min

The minutes cancel:

17 × 14 = 238

Therefore:

238 L

The general pattern is:

rate × matching unit = total amount

For example:

miles ⁄ hour × hours = miles

liters ⁄ minute × minutes = liters

dollars ⁄ kilogram × kilograms = dollars

If the units do not simplify to the type of quantity requested, check the setup.


▌7. Reverse the rate when the question asks for time

Suppose a machine packages 27 boxes per minute.

How many minutes are required to package 405 boxes?

The given rate is:

27 boxes ⁄ min

But the question wants:

minutes

Reverse the relationship:

1 min ⁄ 27 boxes

Now:

405 boxes × (1 min ⁄ 27 boxes)

The boxes cancel:

405 ÷ 27 = 15

Therefore:

15 minutes

This is an extremely useful technique for SAT problems involving rate, time, and unit conversion.

Instead of memorizing another formula, make the units cancel.


▌8. Multi-step conversion problems

Some problems combine distance, rate, and price.

Consider this example.

A delivery vehicle travels 672 miles.

It uses 1 gallon of fuel for every 28 miles.

Fuel costs $3.28 per gallon.

What is the fuel cost for the trip?

Start with the distance:

672 mi

Convert miles into gallons:

672 mi × (1 gal ⁄ 28 mi)

Now convert gallons into dollars:

672 mi × (1 gal ⁄ 28 mi) × ($3.28 ⁄ 1 gal)

Miles disappear.

Gallons disappear.

Dollars remain.

Calculate:

672 ÷ 28 = 24 gallons

Then:

24 × 3.28 = 78.72

Therefore:

$78.72

The calculation becomes much easier once the units are used as a guide.


▌9. Converting time before applying a rate

A common SAT pattern gives the time in one unit and the rate in another.

For example:

A machine produces 37 parts per minute.

How many parts can it produce in 3.5 hours?

First convert hours to minutes:

3.5 hr × (60 min ⁄ 1 hr) = 210 min

Now use the production rate:

210 min × (37 parts ⁄ 1 min)

Therefore:

210 × 37 = 7,770

The machine produces:

7,770 parts

This is a classic SAT Math time and rate conversion problem.

The key is not to combine incompatible units.


▌10. Use estimation before calculating

A quick estimate can reveal a backwards conversion.

Suppose you convert:

7 hours → minutes

The answer must be greater than 7 because each hour contains 60 minutes.

Indeed:

7 × 60 = 420 minutes

Now consider:

7,500 grams → kilograms

The answer should be smaller than 7,500.

Since:

1,000 g = 1 kg

we get:

7.5 kg

A useful sanity check is:

A smaller unit usually produces a larger numerical value. A larger unit usually produces a smaller numerical value.

This will not solve every problem, but it can quickly expose a reversed conversion factor.


▌11. Always identify the unit requested by the question

Sometimes your calculation is correct but you stop too early.

Suppose you determine that a process takes:

2.75 hours

but the question asks for the number of minutes.

You still need:

2.75 × 60 = 165 minutes

So before entering an answer, look at the exact wording of the question.

Ask:

What unit does the answer need?

Then check:

Does my final number have that unit?

This is one of the simplest ways to avoid careless errors in SAT measurement conversion questions.


▌12. Do not round too soon

Conversion problems sometimes contain decimals or repeating values.

If the question asks for a rounded answer, perform the main calculation first and round near the end.

For example, suppose an intermediate value is:

14.285714...

Replacing it immediately with 14.3 may slightly change a later calculation.

Whenever possible, keep the exact value until the final step.

Then follow the requested instruction:

nearest whole number

nearest tenth

nearest hundredth

or another specified precision.


▌13. Read comparison wording carefully

Conversion questions sometimes ask for a difference rather than a total.

Suppose one factory produces:

315 units

and another produces:

248 units

If the question asks:

How many more units does the first factory produce?

calculate:

315 − 248 = 67

If it asks for the combined production, then you would calculate:

315 + 248 = 563

The arithmetic is simple.

The wording determines which arithmetic operation belongs in the solution.


▌14. When the answer represents whole objects

Some conversion problems eventually produce a number that represents buses, containers, machines, rooms, or other objects.

Suppose 137 students need buses and each bus can hold 42 students.

Calculate:

137 ÷ 42 ≈ 3.26

You cannot use 3.26 buses.

Three buses would not be enough.

Therefore, the required number is:

4 buses

The important point is that this is not ordinary rounding to the nearest integer.

You need enough complete objects to satisfy the situation.


▌15. Percent can be viewed as a unit rate

The word percent means:

per hundred

Therefore:

18% = 18 ⁄ 100

and:

62% = 62 ⁄ 100

For example:

18% of 250

can be written:

18 ⁄ 100 × 250

which gives:

45

Thinking of percentages as quantities per 100 can make mixed percentage and measurement questions easier to interpret.


▌16. Completely unfamiliar units can still be easy

SAT-style questions can introduce a unit that you have never seen before.

You do not need to know what the unit represents.

Imagine a fictional measurement system using two invented units:

1 ralen = 6.4 zep

Suppose a machine produces:

18 ralen

and the question asks for the amount in zep.

Write:

18 ralen × (6.4 zep ⁄ 1 ralen)

The ralen units cancel:

18 × 6.4 = 115.2

Therefore:

115.2 zep

Now reverse the same relationship.

Suppose you have:

256 zep

and want ralen.

Use the opposite conversion:

256 zep × (1 ralen ⁄ 6.4 zep)

The zep units cancel:

256 ÷ 6.4 = 40

Therefore:

40 ralen

The names of the units are irrelevant.

The relationship is what matters.


▌17. The four-step conversion routine

For almost every SAT Math units and conversions problem, use this routine.

Step 1 — Identify what you have

Write the starting number together with its unit.

Step 2 — Identify what you need

Look at the final question and determine the required unit.

Step 3 — Build the conversion chain

Write each conversion factor so that the unwanted unit cancels.

Step 4 — Check the survivor

After cancellation, the remaining unit should match the requested unit.

If the final unit is wrong, do not continue calculating.

Fix the setup first.


▌18. SAT Units and Conversions Practice

Try these before checking the solutions.

①

A machine fills 3.2 liters every 48 seconds.

How many liters will it fill in 9 minutes?

②

A rectangular platform has an area of 6.4 yd².

How many square feet is this?

Use:

1 yd = 3 ft

③

A signal travels at approximately 280 meters per second.

Approximately how many kilometers does it travel in 7 minutes?

Use:

1 km = 1,000 m

④

A drink mixture requires 180 mL of concentrate for every 6 servings.

How many liters of concentrate are needed for 35 servings?

Use:

1,000 mL = 1 L

⑤

A vehicle travels 540 miles and uses 1 gallon for every 30 miles.

If fuel costs $3.62 per gallon, what is the total fuel cost?


▌19. Practice question solutions

①

Convert 9 minutes into seconds:

9 min × (60 s ⁄ 1 min) = 540 s

Now apply the rate:

540 s × (3.2 L ⁄ 48 s)

540 × 3.2 ÷ 48 = 36

Answer: 36 L

②

Because this is an area conversion, use the factor twice:

6.4 yd² × (3 ft ⁄ 1 yd) × (3 ft ⁄ 1 yd)

6.4 × 9 = 57.6

Answer: 57.6 ft²

③

Convert 7 minutes to seconds:

7 × 60 = 420 s

Then:

420 s × (280 m ⁄ 1 s) = 117,600 m

Convert to kilometers:

117,600 m × (1 km ⁄ 1,000 m) = 117.6 km

Answer: approximately 117.6 km

④

The rate is:

180 mL ⁄ 6 servings

For 35 servings:

35 servings × (180 mL ⁄ 6 servings)

35 × 30 = 1,050 mL

Convert to liters:

1,050 mL × (1 L ⁄ 1,000 mL) = 1.05 L

Answer: 1.05 L

⑤

Convert miles into gallons:

540 mi × (1 gal ⁄ 30 mi) = 18 gal

Now convert gallons into dollars:

18 gal × ($3.62 ⁄ 1 gal)

18 × 3.62 = 65.16

Answer: $65.16


▌20. The SAT unit-conversion strategy in one minute

When you encounter a conversion problem, do not immediately reach for the calculator.

First identify the units.

Then decide which unit must disappear.

Write a conversion factor that places that unit in the denominator.

Continue until only the requested unit remains.

For area, remember that the conversion happens twice.

For volume, remember that it happens three times.

For rates, think in fractions.

For unfamiliar units, ignore the strange name and use the relationship supplied by the problem.

For time conversions, check whether the rate and time use compatible units.

And before submitting the answer, read the final sentence one more time.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

The rule to remember

Start with what you have → multiply by correctly oriented conversion factors → cancel unwanted units → check the remaining unit → then calculate or round.

That single habit can handle SAT Math unit conversions, SAT dimensional analysis problems, SAT rate and time questions, square-unit conversions, cubic-unit conversions, metric conversion questions, customary-unit conversions, and problems involving completely unfamiliar fictional units.

The numbers may change from question to question.

The unit-cancellation method does not.

SAT Math Probability: Conditional Probability, Two-Way Tables, Formulas and Practice

  SAT Math Probability: Formulas, Conditional Probability, Two-Way Tables and Practice Probability on the SAT Math section is often less abo...