SAT study guide continue
SAT study guide continue
A. Algebra
Solving Linear Equations and Linear Inequalities
Linear equations and inequalities are key topics in the SAT Math section. These problems test your
ability to manipulate algebraic expressions, isolate variables, and interpret relationships between
numbers. In this guide, we will cover how to solve more complex linear equations and inequalities, and
how to determine the number of solutions for such equations.
Linear Equations: A linear equation consists of constants and variables and uses an equals sign
("="). The goal is to find the value of the variable that satisfies the equation.
Linear Inequalities: These involve inequalities such as "<", ">", "≤", or "≥". They express
relationships where the variable's value can fall within a certain range.
The goal of solving a linear equation is to isolate the variable on one side. This is done by applying
algebraic operations to both sides of the equation. Below are the steps for solving different types of
linear equations.
Most SAT problems involve equations with one variable. To solve these, simplify the equation by
combining like terms, and then isolate the variable using algebraic operations.
Example:
Solve the equation:
5(2x - 3) = 4(x + 2) + 9
10x - 15 = 4x + 8 + 9
10x - 15 = 4x + 17
6x - 15 = 17
6x = 32
x = 32/6 = 16/3
Example:
Solve the equation:
(3/4)x - (2/3) = 5
1. Find the LCD of 4 and 3, which is 12, and multiply through by 12 to eliminate fractions:
2. Simplify:
9x - 8 = 60
3. Add 8 to both sides:
9x = 68
x = 68/9
When working with negative numbers, follow the same rules for solving equations, but carefully track
your signs during multiplication or division.
Example:
Solve the equation:
-6(3x + 4) = 2(x - 5)
-18x - 24 = 2x - 10
-24 = 20x - 10
-14 = 20x
x = -14/20 = -7/10
Example:
Solve for y when 2x + 3y = 12 and x = 4.
2(4) + 3y = 12
2. Simplify:
8 + 3y = 12
3y = 4
y = 4/3
Thus, y = 4/3.
You may also be asked to evaluate an expression that involves a variable from a given equation. This
can sometimes be done by directly substituting values.
Example:
If x = 5, what is the value of 2x2 - 3x + 4?
2(5)2 - 3(5) + 4
2. Simplify:
2(25) - 15 + 4 = 50 - 15 + 4 = 39
If the coefficient of the variable is positive, the inequality sign remains the same when you divide both
sides of the inequality.
Example:
Solve the inequality:
3(2x - 4) ≥ 12
6x - 12 ≥ 12
6x ≥ 24
x≥4
If you divide or multiply both sides of the inequality by a negative number, you must reverse the
inequality sign.
Example:
Solve the inequality:
-5x + 8 < 3x - 10
2. Simplify:
-8x + 8 < -10
3. Subtract 8 from both sides:
x > 9/4
Linear equations can have one solution, no solution, or infinitely many solutions. Here's how to
recognize each type of solution:
1. One Solution
When solving for the variable, you may end up with one specific value that satisfies the equation.
Example:
2x + 4 = 12
2x = 8
x=4
2. No Solution
An equation may have no solution if it leads to a contradiction (e.g., an equation that simplifies to
something like 3 = 5, which is impossible).
Example:
2x + 4 = 2x + 7
4=7
An equation can have infinitely many solutions if it simplifies to a statement that is always true, like 0 =
0.
Example:
3x - 5 = 3x - 5
-5 = -5
Practice Questions
4(3x - 2) = 2(5x + 1) + 12
A) 2
B) 4
C) 6
D) 8
-2(3x + 4) ≥ 10
A) x ≤ -2
B) x ≥ -2
C) x < -2
D) x > -2
3x + 2 = 5x - 10, and x = y + 4
Things to Remember
When solving equations or inequalities, always perform the same operation on both sides to
maintain the equality.
If you multiply or divide both sides of an inequality by a negative number, make sure to reverse the
inequality sign.
Infinitely many solutions: Both sides of the equation are always equal.
y=x
In this equation, the value of y is always equal to the value of x, producing a diagonal line through the
origin. For example, if x=0, then y=0; if x=1then y=1, and so on. The line that connects these points
represents the relationship.
Any variation of this equation (such as adding a constant or multiplying by a coefficient) still produces
a linear relationship, just with a different slope or starting point on the graph.
Word problems on the SAT often present real-life situations that can be modeled using linear
equations. To solve these, it’s essential to identify the key variables and constants within the problem
and then translate them into an equation. Here's an example:
Example 1: A Car Lease Payment A car dealership offers a vehicle priced at $22,000. The customer
makes an initial payment of $5,000, with monthly payments of $300 thereafter. What equation can
represent the number of months, mmm, required to pay off the remaining balance of the car?
22,000= 5,000+300m
Where m represents the number of months of payments. This equation helps to determine how many
months of payments are needed to pay off the car.
Example 2: Sales of T-Shirts and Hoodies A clothing store sells t-shirts for $15 each and hoodies for
$35 each. If the store's total sales amounted to $1,200, and 40 hoodies were sold, how many t-shirts
were sold?
Let t represent the number of t-shirts sold. We can write the equation as follows:
1200=35(40)+15t
Simplifying:
1200=1400+15t
1200-1400=15t
-200=15t
-200/15=t≈−13.33
Since negative values don’t make sense in this context, the calculations show the importance of
reviewing your assumptions. (In this case, a more accurate representation would involve checking
assumptions or identifying potential errors.)
This form is often used when the equation involves two variables and requires manipulation to convert
to slope-intercept form.
The slope indicates the steepness of the line and the direction it moves. A positive slope means the
line rises as it moves to the right, while a negative slope indicates the line falls. The y-intercept tells us
where the line crosses the y-axis.
On the SAT, you may be asked to solve linear equations formed from real-world situations. For
example:
Example 3: Investment Growth An investor deposits $1,000 into an account with an annual interest
rate of 5%. The amount of money in the account grows according to the equation:
A=1000(1+0.05) t
Where A is the amount of money in the account after t years, and 5% interest is compounded
annually. How many years will it take for the investment to double?
This problem requires you to apply the equation for compound growth and solve for t when A=2000.
Key Takeaways
1. Slope measures the rate of change in a linear equation and is calculated as the change in y divided
by the change in x.
Slope= Δx/Δy
2. Slope-Intercept Form (y=mx+b) directly provides the slope and y-intercept, making it easier to
graph or interpret.
3. Standard Form (Ax+By=C) is useful when dealing with two variables, and can be converted to
slope-intercept form by isolating y.
4. Word problems can be tricky, but breaking down the given information into variables and
constants will allow you to set up and solve linear equations effectively.
Questions about linear equations and their graphs will test your ability to recognize, graph, and
interpret linear relationships. For instance, consider the equation of a line given by:
y=3x-2
This equation represents a straight line with a slope of 3 and a y-intercept of -2. A visual
representation of this line on the xy-plane shows that it rises steeply from left to right, passing through
the point (0, -2) on the y-axis and (1, 1) on the x-axis.
Solve for the equations of lines that are parallel or perpendicular to others
1. Slope:
The slope of a line indicates its direction and steepness. A positive slope means the line rises as it
moves from left to right, while a negative slope indicates a decline. The slope is calculated as the ratio
of the change in the y-values to the change in the x-values between two points (x1,y1) and (x2, y2)
change∈ y y 2− y 1
Slope= =
change∈ x x 2−x 1
Example: Consider the line passing through the points (-4, 5) and (3, -2). To find the slope:
−2−5 −7
Slope= = = -1
3−(−4 ) 7
A horizontal line has a slope of 0, and a vertical line has an undefined slope.
2. Y-Intercept:
The y-intercept is the point where the line crosses the y-axis. It is the value of y when x=0. All lines that
are not vertical will have exactly one y-intercept.
3. X-Intercept:
The x-intercept is the point where the line crosses the x-axis. It is the value of x when y=0. Non-
horizontal lines will always have one x-intercept.
y=mx+b
Where:
b is the y-intercept
This form directly shows both the slope and the y-intercept, making it easy to graph the line and
interpret its characteristics.
Example: For the equation y=4x−7, the slope is 4, and the y-intercept is -7.
To identify the slope and y-intercept from a general linear equation, rewrite it in slope-intercept form
by isolating y. For example:
3y=−5x+15
5
y=− x+5
3
5
So, the slope of the line is − , and the y-intercept is 5.
3
If you are given a slope and a point on a line, you can write the equation of the line using the point-
slope form:
y−y1=m(x−x1)
Where (x1,y1) is the known point on the line and mmm is the slope.
Example: Given a slope of 2 and a point (3,1), write the equation of the line.
Solution:
y−1=2(x−3)
Simplifying:
y−1=2x−6
y=2x−5
Parallel lines have the same slope. In contrast, perpendicular lines have slopes that are negative
reciprocals of each other.
Parallel Lines: Two lines are parallel if they have the same slope. For example, lines with slopes of
3 and 3 are parallel.
Perpendicular Lines: Two lines are perpendicular if the product of their slopes equals -1. This
1
means if one line has a slope of mmm, the other must have a slope of -
m
1
Example: If a line has a slope of 4, the slope of a line perpendicular to it would be -
4
Practice Questions
Question 1: A line in the xy-plane passes through the points (−2,1) and (3,−4). What is the equation of
the line?
Solution:
−4−1 −5
slope= = = -1
3−(−2) 5
Use the point (-2,1) and the slope -1 in the point slope form:
y-1= -1(x+2)
y-1= -x-2
y= -x-1
Thus the equation of the line is y= -x-1
3
Question 2: A line has a slope of and passes through the point (4,-2). What is the equation of the line?
2
Solution:
3
Use the point (4,-2) and slope :
2
3
y+2= ( x−4)
2
Simplifying:
3
y+2= x−6
2
3
y= x−8
2
3
Thus the equation of the line is y= x−8
2
Final Thoughts
When solving problems related to the graphs of linear equations and functions, it's important to:
Understand how to identify the slope and y-intercept directly from the equation.
Know how to graph a line when given its equation in slope-intercept form.
Be comfortable with both finding equations of lines given a slope and a point or two points on the
line.
Recognize the relationships between parallel and perpendicular lines, including how to find their
slopes.
1. Ratios
A ratio is a way of comparing two quantities. You can express a ratio in various forms:
Suppose you have 5 books, and each book has 200 pages. The ratio of the number of books to the
number of pages per book is:
1 book: 40 pages.
This tells you that for every 1 book, there are 40 pages.
Part-to-Part Ratio: Compares one part of a whole to another part. For instance, if a classroom has 8 boys
and 12 girls, the part-to-part ratio of boys to girls is 8:12, which simplifies to 2:3.
Part-to-Whole Ratio: Compares one part of the whole to the entire whole. For example, if the classroom
has 8 boys and 20 students in total, the part-to-whole ratio of boys to all students is 8:20, which simplifies
to 2:5.
Imagine you're painting a car and decide on the ratio of red paint to blue paint. If you use 4 liters of
red paint for every 6 liters of blue paint, the ratio of red to blue paint is:
Now, let’s say you want to make a total of 12 liters of paint. To maintain the same ratio, you would
need 8 liters of red paint and 12 liters of blue paint (because 8:12 simplifies to 2:3).
2. Proportions
A proportion is an equation that shows two ratios are equivalent. Proportions are helpful when you
want to find unknown quantities by setting up equivalent ratios.
Imagine you're making a fruit punch, and the recipe calls for 3 parts orange juice to 5 parts pineapple
juice. However, you want to make a larger batch using 12 parts of orange juice. To find out how much
pineapple juice you'll need, set up a proportion like this:
3 x=60 ⇒ x=20
So, you would need 20 parts of pineapple juice to match the 12 parts of orange juice.
3. Rates
A rate is a ratio that compares two quantities with different units. Rates are commonly used to
describe speed, efficiency, and pricing.
Let’s say a cyclist rides 30 miles in 1.5 hours. To find the cyclist's speed (rate), divide the distance by
the time taken:
30 miles
speed= =20 miles per hour
1.5 hours
Now, you can predict how far the cyclist will travel in 4 hours. Using the rate:
If a store sells 3 apples for $1.50, the unit rate (price per apple) is:
1.50 dollars
unit price= =0.50 dollars per apple
3 apples
Unit Conversion
Unit conversion is an essential concept in math, especially on tests like the SAT, where you'll
encounter various problems that involve changing measurements from one unit to another. Whether
you're converting from kilometers to meters, liters to gallons, or seconds to minutes, the process is the
same: we change the units used to express a measurement while keeping the same quantity.
Units are standard quantities used to measure things like length, time, volume, and mass. For
example, we can measure length in meters, feet, or yards. The process of unit conversion allows us to
convert a quantity expressed in one unit to another unit without changing the amount itself.
For example, if a river is 100 kilometers long, you might want to know how many meters that is. Since
11 kilometer equals 1,0001,000 meters, you would multiply the kilometers by 1,0001,000 to get the
length in meters.
Imagine you have a 15-foot long table. To find out how long this table is in inches, you would use the
conversion factor:
1 foot =12inches
12 inches
15 feet × =180 inches
1 foot
So, the table is 180 inches long.
To convert between units, we typically use unit ratios or conversion factors, which show the
relationship between different units. These relationships are often provided to you on the SAT, or you
may already know them from previous lessons. Here’s how to think of them:
For example, the relationship between pounds and ounces is given by:
1 pound
16 ounces
If you want to know how many ounces are in 5 pounds, you can use the ratio:
16 ounces
5 pounds × =80 ounces
1 pound
When you work with rates, such as speed or density, unit conversion can be a bit trickier. Rates involve
two different units, like miles per hour or grams per liter. To convert units within rates, follow the
same method as with regular conversions—just make sure you cancel out the units you want to
eliminate.
A cyclist is traveling at a speed of 20 kilometers per hour. You want to convert this to meters per
second. First, we know:
1 kilometer=1,000 meters
1 hour=60 minutes
1 minute=60
Simplifying this:
1,000 1,000
20 × =20 × =5.56 meters per second
60 ×60 3600
So, the cyclist is traveling at 5.56 meters per second.
Sometimes, you'll need to convert units related to volume, such as converting liters to milliliters or
gallons. Here's an example of how to do it:
Imagine you have a container that holds 2 liters of liquid. You know that:
1 liter=1,000 milliliters
1 gallon=3.785 liters
1,000 mililiters
2 liters× =2,000 milliliters
1 liter
In some problems, you might need to convert units in multiple steps. This is common when you’re
dealing with complex conversions like speed or mass. Here’s an example:
A marathon is 42 kilometers long. You want to know how long that is in miles. Since 1 mile=1.609
kilometers, we can set up the conversion as follows:
1mile
42 kilometers × =26.1 miles
1,609 kilometers
Unit conversion is a crucial skill to master for the SAT and for many real-world applications. By
understanding how different units relate to each other and using ratios to convert between them, you
can tackle problems with confidence. Whether it’s converting distances, times, speeds, or volumes,
the process is always the same: multiply by conversion factors and cancel out the units you don’t
need. Keep practicing and you’ll become faster and more accurate at converting units!
Percentages
A percentage is a way of expressing a number as a fraction of 100. The symbol % stands for "per
hundred," meaning "out of 100." Percentages are commonly used to compare values, understand
relationships, and represent parts of a whole.
part
%= ×100
whole
part
%= ×100
whole
Imagine you are taking a test with 50 questions, and you answer 40 questions correctly. To find your
percentage score, use:
40
%= ×100=80 %
50
2. Multiply by 15:
1.2 ×15=18
If the total of all parts adds up to 100%, you can find the missing percentage by subtracting from
100%. For example:
Imagine you have a bag of 30 marbles, and 70% of them are red. What percentage of the marbles are
green?
Word problems often ask "what percent" or use phrases like "what is 20% of" or "increase by X%."
Here's how to translate these into equations:
"What" means x
"Is" means ==
x
48= × 80
100
Solving for x:
48 ×100
x= =60 %
80
Percent change is used when a quantity changes from one value to another. The formula is:
difference
% change= ×100
initial value
The price of a jacket was reduced from $50 to $40. To find the percent reduction:
The price of a smartphone after a 15% discount is $340. To find the original price:
3. Simplify: 0.85x=340
Practice Problems
From a survey of 1,500 people, the results are shown below. What percentage of people gets most of
their news from either television or newspapers?
Television: 30%
Newspapers: 20%
30 % +20 %=50 %
50
×15 , 00=750
100
So, 750 people get most of their news from television or newspapers.
Lucy has completed 88% of the tasks on her to-do list. If she has 25 tasks in total, how many tasks has
she not completed?
12
×25=3
100
The price of a book increased from $12 in 2019 to $15 in 2020. What is the percent increase?
1. Measures of Center
The center of a data set represents a "typical" value. It gives us an idea of where the majority of the
data points fall. There are three key measures of center: mean, median, and mode.
a. Mean The mean is commonly known as the average. It is calculated by adding up all the values in
the data set and then dividing by the number of values.
Formula:
mean=
∑ of all values
number of values
b. Median The median is the middle value when the data set is ordered from least to greatest. If
there’s an even number of values, the median is the average of the two middle values.
18,25,32,45,50
18,25,32,45,50
Since there are 5 values (an odd number), the median is the middle value, which is 32.
18,25,32,45
Since there are 4 values (an even number), the median is the average of 25 and 32, which is:
25+ 32
median= =28.5
2
c. Mode The mode is the value that appears most frequently in the data set. A data set can have one
mode, more than one mode, or no mode at all if all values appear with the same frequency.
2,4,2,1,3,2,5
2. Measures of Spread
Spread refers to the extent to which the data values are spread out or dispersed. Two common
measures of spread are range and standard deviation.
a. Range The range is the difference between the maximum and minimum values in a data set.
Formula:
Example: Consider these numbers representing daily temperatures in a city over a week:
72,68,75,80,85,90,92
range=92−68=24
b. Standard Deviation Standard deviation measures how much the values in a data set deviate from
the mean. A larger standard deviation indicates that the values are more spread out, while a smaller
standard deviation suggests that they are closer to the mean. Although calculating standard deviation
can be complex, it’s useful for understanding how varied the data are.
Set 1: 80,85,90,95
Set 2: 50,70,90,110
The mean for both sets is 87.5, but the standard deviations differ. Set 1 has a smaller standard
deviation because the values are closer to the mean, while Set 2 has a larger standard deviation
because the values are more spread out.
Impact on the Mean: Outliers can skew the mean, making it either much higher or much lower than
most of the data points.
2,5,8,10,100
2+5+8+ 10 25
mean= = =6.25
4 4
Impact on the Median: The median is less affected by outliers because it is based on the middle
value(s). In the example above, the median would still be 8, even with the outlier.
Impact on the Range and Standard Deviation: Outliers increase the range and standard deviation, as
they contribute to larger differences between the extreme values.
4. Comparing Distributions
When comparing two data sets, we look at the measures of center and spread to identify similarities
and differences.
Example: Consider the following two sets of scores for two different students:
85+ 88+90+92
mean= =88.75
4
range=85−75=10
range=80−70=10
From the comparison, we see that Sarah has higher average math scores, but both Sarah and David
have the same range for their science scores. Understanding these aspects of center and spread allows
us to make more informed comparisons.
If you know the mean and the number of data points, you can calculate a missing value in the data set.
Here’s an example:
11,x,13,7,9,12
His coach tells him that the average score for all 6 games was 10 points.
To find the missing score x, we first calculate the total sum of the scores using the mean formula:
mean=
∑ of all values
number of values
10=
∑ of all values =81.25
6
∑ of values=10× 6=60
Now, subtract the known scores from the total sum:
Thus, the missing score x=8. Marco scored 8 points in the second game.
Amara and Lance both took 5 tests. Their scores are shown in the table below:
Amara’s scores:
98,95,94,93,95
Lance’s scores:
96,95,100,88,96
(B) Amara has a greater standard deviation in her test scores than Lance.
(C) Amara and Lance have the same mean test score.
(D) Amara and Lance have the same median test score.
Solution:
1. Range:
The range is the difference between the highest and lowest scores in the data set.
Amara’s range:
range=98−93=5
Lance’s range:
range=100−88=12
2. Mean:
The mean is calculated by adding all the scores together and dividing by the number of scores.
Amara’s mean:
Lance’s mean:
3. Median:
Amara’s median:
Median=95
Lance’s median:
Median=96
Thus, Amara and Lance do not have the same median test score.
4. Standard Deviation:
To calculate the standard deviation, we would need to find the squared differences from the mean for
each score, then average those squared differences, and finally take the square root. Since we are not
explicitly asked to compute this value, we can reason based on the data:
Amara’s scores are closer to each other, with 3 out of 5 being the same (95), so her standard deviation is
likely lower.
Lance’s scores vary more widely, so his standard deviation is likely higher.
Correct Answer:
(C) Amara and Lance have the same mean test score.
Probability and relative frequency problems often use two-way frequency tables to summarize data
from two categorical (qualitative) variables. These tables display the frequency (count) of different
data combinations based on the two categories, one represented by rows and the other by columns.
For example, consider the following table summarizing the preferences of students in a school
regarding their favorite fruits and whether they prefer sweet or sour:
Sweet Fruits Sour Fruits Total
Likes Apples 30 5 35
Likes Oranges 20 10 30
Total 50 15 65
30: The number of students who like apples and prefer sweet fruits.
5: The number of students who like apples and prefer sour fruits.
50: The total number of students who prefer sweet fruits (both apples and oranges).
30: The total number of students who like oranges (whether sweet or sour).
By understanding the structure of the table, we can calculate various probabilities and relative
frequencies, as well as find missing values.
To calculate probabilities and relative frequencies, we divide the relevant values from the table to
obtain a fraction, decimal, or percentage.
Example Problem:
Using the table above, let's calculate some probabilities and relative frequencies:
From the table, we know that 5 students who like apples prefer sour fruits, and the total
number of students who like apples is 35. The fraction is:
5 1
Fraction= = ≈ 0.143
35 7
The total number of students who prefer sweet fruits is 50, and the total number of students
surveyed is 65. The percentage is:
50
Percentage= ×100 ≈ 76.9 %
65
3. What is the probability that a student selected at random likes oranges and prefers sweet fruits?
From the table, we know that 20 students who like oranges prefer sweet fruits, and the total
number of students surveyed is 65. The probability is:
20
Probability= ≈ 0.308
65
Outdoor Indoor
Total
Sports Sports
Likes
18 12 30
Basketball
Likes Soccer 15 20 35
Total 33 32 65
1. If a student is selected at random, what is the probability that they like soccer and prefer indoor
sports?
The number of students who like soccer and prefer indoor sports is 20, and the total number of
students is 65. The probability is:
20
Probability= ≈ 0.308
65
The total number of students who prefer indoor sports is 32, and the number who like
basketball and prefer indoor sports is 12. The fraction is:
12 3
Fraction= = =0.375
32 8
Sometimes, two-way frequency tables don’t provide all the values, and you may need to calculate
missing values using known probabilities or relative frequencies.
Likes Red Likes Blue Total
Example:
x=20−12=8
Consider the following table for students participating in different extracurricular activities:
Plays Plays
Total
Soccer Tennis
Prefers
Team 25 12 37
Sports
Prefers
Individual 30 x 40
Sports
Total 55 12 77
We are told that 77 total students are surveyed, and 37 students prefer team sports. To find the
missing value xx, we know the number of students who prefer individual sports is 40. Since 30
students prefer individual sports and play soccer, the missing number of students who play tennis and
prefer individual sports is:
x=40−30=10
Practice Problems
1. Fruits and Preferences: Given the table for students' preferences between sweet and sour fruits,
calculate the probability that a randomly selected student prefers sour fruits but does not like
apples.
2. Sports and Preferences: In the given table for students who prefer team sports or individual
sports, calculate the relative frequency of students who play tennis.
3. Missing Value in Activities Table: Using a similar method to the table above, calculate the missing
value for students who prefer individual sports and play tennis.
Data Inferences
In the math section of the SAT, you may encounter questions that require you to make inferences
from sample data. These are called data inference questions, where you must draw conclusions about
a larger population based on a smaller sample. These questions test your ability to use statistical
methods like sample proportions, estimates, and margins of error.
Let’s break down these concepts and look at some new, unique examples to illustrate the topic.
What Are Data Inference Questions?
Data inference questions involve making predictions or conclusions about a larger group (population)
based on data from a smaller group (sample). Since it’s not feasible to ask everyone in a population, a
sample is used to make reasonable estimates about the population.
Key Terms:
Population: The entire group you're interested in (e.g., all students at a school).
Sample Proportion: The percentage of people in the sample who have a specific characteristic.
Margin of Error: A range that tells you how much the sample result could vary from the actual population
value.
Once you have a representative sample, you can make an estimate about the entire population by
multiplying the sample proportion by the total population size.
Example 1: In a survey of 200 households in City B, 15% of the households reported that they have a
pet dog. City B has a total of 500,000 households. How many households in City B are likely to have a
pet dog?
Solution: To estimate the number of households with a pet dog, multiply the sample proportion (15%)
by the total population of households.
Example 2: In a survey of 250 college students, 40% said they exercise at least three times a week. If
there are 10,000 students at the college, what is the expected number of students who exercise at
least three times a week?
Thus, approximately 4,000 students at the college exercise at least three times a week.
Problem: In a random sample of 300 people at a grocery store, 25% of them said they prefer almond
milk over regular milk. If the store has 50,000 customers, how many are likely to prefer almond milk?
The margin of error reflects the uncertainty of your sample estimate. It is usually given as a
percentage and helps to establish a range around the estimate, showing how much the result could
differ from the true population value.
For example, if a poll estimates that a candidate will receive 60% of the vote, with a margin of error of
±4%, this means the actual percentage could range from 56% to 64%.
Key Points:
A larger sample size leads to a smaller margin of error, making the estimate more reliable.
Problem: A survey of 500 high school students estimates that 70% of them use social media daily, with
a margin of error of ±3%. What is the range of students who likely use social media daily?
Solution: The margin of error is ±3%, so the true percentage is likely between:
70 %−3 %=67 %
70 %+ 3 %=73 %
Therefore, we can confidently say that between 67% and 73% of all students use social media daily.
Problem: A researcher surveys a random sample of 400 people about their morning coffee habits. The
sample data shows that 50% of people drink coffee every morning, with a margin of error of ±5%.
What is the range of people who likely drink coffee every morning?
50 %−5 %=45 %
50 %+ 5 %=55 %
Things to Remember
1. Sample Size and Margin of Error: A larger sample size means a smaller margin of error, leading
to a more accurate estimate.
2. Using Sample Data: You can use sample data to make estimates about a larger population, but
always consider the margin of error.
3. Margin of Error: Always check the margin of error to understand how reliable the estimate is.
It tells you the range within which the true population value is likely to fall.
Practice Problems
A random sample of 150 employees in a large company shows that 60% of them prefer to work
from home. If there are 2,000 employees in the company, how many are likely to prefer
working from home?
A poll estimates that 65% of people in a city support a new law, with a margin of error of ±4%.
What is the range of support for the law in the city?
The goal of these problems is not to perform complex calculations but to think critically about the
methodology used in the studies. Here, we'll discuss the importance of good sampling methods, types
of statistical studies, and how to make valid conclusions from survey results and experiments.
Evaluating statistical claims involves questioning whether the research methods used in a study are
appropriate for drawing valid conclusions. These problems ask you to examine whether the sample
was representative, whether the data is reliable, and if the conclusions are justified based on the study
design.
Bias in Sampling: Was the sample truly representative of the entire population?
Confounding Variables: Were there other factors that could have influenced the results?
Correlation vs. Causality: Does the study show a cause-and-effect relationship, or is it simply a
correlation between variables?
In these problems, you are required to analyze the study's methodology and draw conclusions based
on logical reasoning.
The key to drawing valid conclusions from any study is having a good sample. A good sample is one
that accurately reflects the population being studied. A bad sample may introduce bias and lead to
incorrect conclusions.
1. Random Sampling:
Every member of the population has an equal chance of being selected. This reduces bias and helps
create a sample that reflects the population.
Example: A survey conducted by randomly selecting 200 students from a school of 1,000 ensures that every
student, regardless of grade or activity, has an equal chance of being surveyed.
2. Stratified Sampling:
The population is divided into subgroups (strata) based on certain characteristics, and samples are
randomly selected from each group. This ensures that all subgroups are proportionally represented.
Example: If a survey is conducted to determine the opinions of university students on a new policy, the
researcher may stratify by year (freshman, sophomore, etc.) and ensure each year is properly represented.
1. Convenience Sampling:
This involves selecting individuals who are easiest to access. It can lead to biased results since the
sample may not represent the entire population.
Example: A survey conducted in a specific café on a university campus may only represent the opinions of
students who frequent that café, leaving out others who don’t.
This method relies on individuals volunteering to participate. Those who choose to respond may have
very different opinions from those who don't, leading to bias.
Example: A survey that asks readers of an online forum to vote on a new product may overrepresent users who
are particularly passionate about the product.
The type of study used in a research project determines what kind of conclusions can be drawn from
it.
Sample Surveys
A sample survey collects data from a randomly selected sample and draws conclusions about the
population from which it was taken. However, the results apply only to the population that was
surveyed.
Example: A survey of 500 high school students asking about their preferred after-school activities will
only provide valid conclusions about those students, not all high school students in the country.
Controlled Experiments
Example: A medical experiment testing a new drug will randomly assign patients to receive either the
drug or a placebo, allowing researchers to establish whether the drug causes improvement in their
condition.
Observational Studies
Observational studies gather data without manipulating any variables. While they can show
correlations between two factors, they cannot establish causality.
Example: A study that observes the relationship between exercise and heart health can show that
people who exercise more tend to have better heart health, but it cannot prove that exercise directly
causes improved heart health.
It’s crucial to differentiate between correlation and causality when drawing conclusions from data:
Correlation means that two variables are related, but one does not necessarily cause the other.
Example: A study finds that people who drink more water tend to have better skin. This shows a correlation but
does not mean that drinking water directly causes better skin—other factors may be involved.
Example: A clinical trial where participants who take a certain medication show improved health outcomes
establishes a causal relationship between the medication and health improvement, assuming the study design
was appropriate.
A controlled experiment is necessary to establish causality. On the other hand, an observational study
can only suggest a correlation between variables, not a cause-and-effect relationship.
Practice Examples
Let’s go through some practice examples to better understand how to evaluate statistical claims.
A health company conducts a survey on the effectiveness of a new fitness tracker. They send the
survey to 1,000 people who already use fitness trackers.
What bias does this introduce?
Answer: This introduces selection bias, as the survey is only given to people who are already using
fitness trackers. This group is not representative of the entire population, including people who do not
use fitness trackers.
A political group conducts a survey with a random sample of 600 college students to determine their
opinions on a proposed law. The survey finds that a majority of students are in favor of the law.
Choice D: The majority of students at this university are in favor of the law.
Answer: Choice D: The conclusion that applies only to this university is valid. While the sample may
represent college students in general, we cannot apply the results to all college students across the
country or all people in the 18- to 24-year-old age group.
A study shows that students who sleep for more than 8 hours tend to score higher on tests. The
researchers did not assign students to sleep more but simply observed their sleep habits.
Answer: This study shows a correlation, not causation. We can say that students who get more sleep
tend to perform better, but we cannot conclude that extra sleep causes higher test scores. Other
factors (e.g., study habits, stress levels) could be influencing the results.
A company wants to test whether its new energy drink improves focus. It conducts a study with 200
participants, giving 100 people the drink and 100 others a placebo. The results show that the group
who consumed the energy drink scored higher on a focus test.
Answer: Yes, the controlled experiment design, where one group receives the treatment and the other
receives a placebo, allows us to conclude that the energy drink likely improves focus, assuming other
variables are controlled.
2. Distinguish between correlation and causation—observational studies can show correlations, but only
controlled experiments can establish causal relationships.
3. Make careful conclusions based on the study design and methodology. Only draw conclusions about
the population that the sample represents.
C. Advanced math
Rational Expressions and Equations
A rational expression is a fraction where both the numerator and the denominator are polynomials.
2
x +3 x +2
For example, 2 is a rational expression. In the SAT, you may be asked to simplify, solve, or find
x −1
the domain of such expressions.
An equation involving rational expressions is one where a rational expression equals another
expression, often requiring you to find the value of xx.
To simplify a rational expression, factor both the numerator and the denominator, and cancel out any
common factors.
2
x +5 x +6
Example 1: Simplify 2
x +3 x
2
Numerator : x +5 x +6=(x +2)(x+ 3)
2
Denominator : x +3 x=x (x +3)
( x +2)(x+ 3) x+ 2
=
x ( x+3) x
x+2
So, the simplified expression is
x
2. Multiply both sides of the equation by this common denominator to eliminate the fractions.
3 2
Example 2: Solve =
x+1 x−2
3 2
×(x +1)(x−2)= ×(x +1)(x −2)
x+1 x−2
3(x−2)=2(x+ 1)
3 x−6=2 x +2
3 x−2 x=2+6
x=8
The domain of a rational expression is all real values of xx for which the expression is defined. An
expression is undefined when the denominator is zero.
1
Example 3: Find the domain of 2
x −4
1. Set the denominator equal to zero to find the values of xx that make the expression undefined:
2
x −4=0
2
x =4
x=± 2
Thus, the domain is all real numbers except x=2 and x=−2.
A logarithmic function is the inverse of an exponential function. The general form of a logarithmic
function is y= log b (x), where b is the base and x is the argument of the logarithm. Logarithms are used
to solve equations where the unknown appears as an exponent.
x
log b ( )= log b (x)- log b (y)
y
Exponential Functions
An exponential function is one where the variable appears in the exponent. The general form is y= a.
bx , where a is a constant, b is the base, and x is the exponent.
Example: A population of bacteria doubles every 4 hours. If there are initially 100 bacteria, how many will
there be after 12 hours?
t
P ( t ) =P° . 2h
where:
You do not need to memorize the volume formulas for the SAT. The formulas for common solids are
provided at the beginning of the math section as a reference. Here are the volume formulas for
various shapes:
Shape Formula
4
Sphere V= πr3
3
1
Right circular cone V= πr2 h
3
1
Rectangular pyramid V= ℓ×w×h
3
Example: A decorative snow globe is shaped like a sphere. The radius of the globe is 6 centimeters.
What is the volume of the snow globe in cubic centimeters?
4 3
V= π r
3
4 3
V= π 6
3
Some questions will provide the volume and ask you to find a linear dimension such as the length or
radius.
2. Plug in the volume and any known dimensions into the formula.
Example: A storage tank in the shape of a rectangular prism has a volume of 480 cubic feet. If the
length of the tank is 12 feet and the width is 8 feet, what is the height of the tank?
Solution:
V =l × w ×h
480=12 ×8 × h
Simplifying:
480
h= = 5 feet
96
Thus, the height of the tank is 5 feet.
When a linear dimension changes by a factor (e.g., the length of a rectangle or the height of a
cylinder), the area or volume will change by a corresponding factor:
Linear dimensions (e.g., length, height): When a dimension changes by a factor, the area or
volume changes by the same factor.
Area dimensions (e.g., side length, radius): When a side length or radius changes, the area or
volume changes by the square of the factor.
Cylinder X has a volume of 100π cubic meters. Which of the following cylinders will have the same
volume as Cylinder X?
A. A cylinder with three times the radius and half the height.
B. A cylinder with three times the radius and one-third the height.
D. A cylinder with the radius reduced to one-fourth and 16 times the height.
Solution:
2
V =π r h
For Cylinder X, we have Vx = 100 π Let's use this formula to determine the volume for each choice.
Choice D: The radius is reduced to one-fourth and the height is 16 times greater. The volume will change by a
1 1
factor of 2 ×16= ×16= 1.
4 16
Therefore, the new volume is 100π×1=100π, which is the same as the original volume.
Practice Questions
What is the volume of a right rectangular prism with a length of 4 meters, a width of 1.5 meters, and a
height of 3 meters?
Solution:
A cylindrical water tank has a height of 15 meters, and the volume of the tank is 225π cubic meters.
What is the diameter of the base of the tank?
Solution:
2
225 π=π r × 15
2 2 225
225=15 r r= = 15
15
3. Scaling Volume:
The volume of a right circular cone is 450 cubic centimeters. What is the volume of a cone with double
the radius and double the height of the original cone?
Solution:
If both the radius and the height are doubled, the volume will increase by a factor of 22×2= 8
Key Concepts
1. Congruence: Two shapes are congruent if they have the same size and shape. Congruent shapes
can be moved, rotated, or reflected but do not change their size or angles. The corresponding sides
and angles of congruent shapes are equal.
2. Similarity: Two shapes are similar if they have the same shape but not necessarily the same size.
The corresponding angles are equal, and the corresponding sides are proportional.
3. Angle Relationships: These involve various angle pairs and their properties. Understanding how
angles relate to each other in parallel lines, triangles, and other polygons is essential for solving
geometry problems.
Congruence
Congruent Triangles:
Two triangles are congruent if their corresponding sides and angles are equal. There are several ways
to prove that two triangles are congruent:
Side-Side-Side (SSS): If three sides of one triangle are congruent to three sides of another triangle, the
triangles are congruent.
Side-Angle-Side (SAS): If two sides and the included angle of one triangle are congruent to two sides and
the included angle of another triangle, the triangles are congruent.
Angle-Side-Angle (ASA): If two angles and the included side of one triangle are congruent to two angles and
the included side of another triangle, the triangles are congruent.
Angle-Angle-Side (AAS): If two angles and a non-included side of one triangle are congruent to two angles
and the non-included side of another triangle, the triangles are congruent.
Similarity
Similar Triangles:
Two triangles are similar if their corresponding angles are equal and their corresponding sides are in
proportion. For similar triangles, the ratio of the lengths of corresponding sides is constant.
There are several ways to prove that two triangles are similar:
Angle-Angle (AA): If two angles of one triangle are congruent to two angles of another triangle, the
triangles are similar.
Side-Angle-Side (SAS): If one angle of a triangle is congruent to one angle of another triangle and the sides
that include those angles are proportional, the triangles are similar.
Side-Side-Side (SSS): If the sides of one triangle are proportional to the sides of another triangle, the
triangles are similar.
Angle Relationships
Understanding angle relationships is key to solving many geometry problems. Some common angle
pairs and their properties are:
1. Complementary Angles: Two angles are complementary if the sum of their measures is 90∘
2. Supplementary Angles: Two angles are supplementary if the sum of their measures is 180∘
3. Vertical Angles: When two lines intersect, they form two pairs of vertical angles that are
congruent (equal in measure).
4. Alternate Interior Angles: When a transversal intersects two parallel lines, alternate interior angles
are congruent.
5. Corresponding Angles: When a transversal intersects two parallel lines, corresponding angles are
congruent.
6. Same-Side Interior Angles: When a transversal intersects two parallel lines, the same-side interior
angles are supplementary (sum to 180° ).
The Pythagorean theorem is essential for solving right triangle problems. It states that in a right
triangle, the square of the length of the hypotenuse (the side opposite the right angle) equals the sum
of the squares of the lengths of the other two sides. The formula is:
2 2 2
c =a +b
Where:
Example: In a right triangle where one leg is 4 and the other is 6, the hypotenuse can be found using
the Pythagorean theorem:
c =a +b
2 2 2
2 2 2
c =4 +6 = 16+36= 52 c= √ 52≈ 7.21
Pythagorean triples are sets of integers that satisfy the Pythagorean Theorem. Common examples
include:
(3, 4, 5)
These triples can save you time on the SAT, as you don’t need to perform the full Pythagorean
Theorem calculation. For example, if you know one leg is 12 and the hypotenuse is 15, you can quickly
recognize that the third side is 9, forming the 9-12-15 triple.
Trigonometric Ratios
In right triangles, the sine, cosine, and tangent functions are key to relating angles and side lengths.
Sine: The ratio of the length of the opposite side to the length of the hypotenuse.
perpendicular
sin ( θ ) =
hypotenuse
Cosine: The ratio of the length of the adjacent side to the length of the hypotenuse.
base
cos (θ )=
hypotenuse
Tangent: The ratio of the length of the opposite side to the length of the adjacent side.
perpendicular
tan (θ )=
base
If you know the value of one trigonometric ratio for an angle in a right triangle, you can use it to find
the missing sides. For example:
3
Given a right triangle with angle θ, and if the sine of θ is , you can use the sine formula to find side
5
lengths if you know the hypotenuse.
There are two key special right triangles that often appear on the SAT:
o The hypotenuse is 2 x
o Longer leg = 3 √ 3
o Hypotenuse = 6
2. 45-45-90 Triangle: The legs are equal, and the hypotenuse is √ 2times the length of each leg.
o Hypotenuse = s √ 2
Sine and Cosine of Complementary Angles
The sine and cosine of complementary angles are always equal. That is:
sin ( θ ) =cos ¿ )
So, in a right triangle, if one angle is θ, the other angle must be90∘−θ, and their sine and cosine values
will be the same.
1. Finding Side Lengths: If you are given a trigonometric ratio and a side length, you can use the
4
formula to find the missing side. For instance, if you know tan(θ)= , and one side is 3, you can
3
find the other side.
2. Finding Angles: If you have side lengths, you can use inverse trigonometric functions (like
−1 −1 −1
sin , cos ,∧tan ) to find angle measures.
Mastering right triangle trigonometry is crucial for the SAT, as it provides the foundation for many
geometry and trigonometry problems. By understanding the Pythagorean Theorem, recognizing
trigonometric ratios, and being able to work with special right triangles, you'll be able to solve
problems efficiently and confidently. Keep practicing with these concepts, and soon you'll find these
problems easier to tackle!
Circle Theorems
In this lesson, we’ll explore the essential circle theorems you need to know for the SAT, focusing on
calculating arc lengths, sector areas, and angles in circles. Understanding these concepts will help you
solve problems involving parts of a circle, such as finding the area of a sector or the length of an arc, all
based on central angles.
Key Concepts:
Central Angles: A central angle in a circle is formed by two radii and determines a segment of the circle's
circumference (an arc) or area (a sector).
Proportions: You can use proportional relationships to solve for missing values in a circle. For example, the
relationship between the central angle, arc length, and sector area is proportional to the full circle’s
circumference and area.
Let’s break down how to work with central angles and use them to calculate arc lengths and sector
areas.
The arc length is a portion of the circle’s circumference, based on the central angle. You don’t need to
memorize the circumference formula for the SAT, as it will be provided. Instead, you’ll use
proportional relationships:
This proportion helps you find the arc length if you know the central angle.
2. Area of a Sector
The sector area is a portion of the circle’s area, determined by the central angle. Similarly, we can use
a proportional relationship for the sector:
Just as with the arc length, this formula lets you calculate the sector area if the central angle is known.
3. Using Proportions
The central angle, arc length, and sector area are all proportional to the full circle’s values. This means
that when you know one of these elements (central angle, arc length, or sector area), you can find the
others by setting up a proportion.
Besides arc lengths and sector areas, you may also encounter problems involving angles inside a circle.
Here are a few important facts:
Any triangle formed by two radii of a circle is an isosceles triangle since the two sides (radii) are equal in
length.
Example Problems:
Arc Length Calculation: Given a circle with a known circumference and a central angle, you can calculate
the length of a minor arc.
Sector Area Calculation: If the central angle of a circle is known, you can use it to find the area of the
corresponding sector.
Angle Measure Calculation: You can apply circle theorems to find the value of unknown angles, such as
those formed by diameters or other radii.
To truly master circle theorems, practice applying these concepts to different problems, including:
Determine the sine, cosine, and tangent values for common radian measures.
This lesson builds on fundamental concepts of right triangle trigonometry and circle theorems, which
will help you navigate problems that involve circles and angles.
∘
360 equals 2π radians.
∘
180 equals π radian.
π 2π
120 × = radians
180 3
With this understanding, you can also use radians to calculate arc lengths and sector areas. The
formulas for these are similar to those for degrees:
This allows you to solve for unknown values when given radian measures.
In circle-related problems, special right triangles often appear. Here’s a quick reference to the key
ones:
∘ π π π
30 = , 45 ∘= , 60∘ =
6 4 3
These radian measures will frequently appear in SAT questions, especially when dealing with angles in
a circle.
The unit circle is a circle with a radius of 1 centered at the origin of the coordinate plane. In this circle,
the sine, cosine, and tangent of an angle θ\theta are defined as:
Cosine: x=cos θ
Sine: y=sin θ
y
Tangent: tanθ=
x
On the SAT, it is important to recognize common values for sine, cosine, and tangent at key angles,
π π π
such as 0, , , . These values are fundamental and will be part of many questions:
6 4 3
0 1 0 0
π √3 1 √3
6 2 2 3
π √2 √2 1
4 2 2
π 1 √3 √3
3 2 2
These values are crucial for solving trigonometric problems on the SAT.
In the unit circle, the angle θ\theta is formed by a radius extending from the origin (0,0) to a point (x,
y) on the circle. The coordinates of this point give us the cosine and sine values for the angle:
x=cos θ
y=sinθ
By using the slope of the line connecting the center to the point, you can calculate tanθ as:
y
tanθ=
x
This framework helps you answer many questions involving trigonometric functions.
π 5π
225 × = radians
180 4
The SAT Reading and Writing section is divided into four primary domains, each focusing on a distinct skill set
essential for academic and real-world success. These domains are:
Example Question:
In the small town of Willow Creek, community members have taken great pride in preserving their local forest.
For decades, the town's residents have worked together to maintain the integrity of the forest, protecting
native species and preventing overdevelopment. Various conservation efforts have included organizing regular
clean-up drives, educating local schools about the importance of biodiversity, and lobbying local government to
pass laws protecting the forest from commercial logging. These actions have fostered a strong sense of
community and unity among the residents, as everyone has come together to ensure that the forest remains a
valuable resource for future generations.
Which of the following best represents the main idea of the passage?
A) Willow Creek residents are focused on preventing commercial development in their town.
B) Willow Creek’s forest is an important resource for tourism and local business.
C) The residents of Willow Creek work together to preserve the forest and its biodiversity.
D) Education about biodiversity in schools has been the most effective way to preserve the forest.
Correct Answer: C) The residents of Willow Creek work together to preserve the forest and its biodiversity.
Read the passage thoroughly and understand its general content. The main point of the passage focuses on the
efforts of Willow Creek residents to preserve the local forest.
Quick Summary:
The main idea involves the community's collaborative efforts to protect the forest. It’s not just about the forest
itself or tourism, but the broader act of conservation carried out by the residents.
B) Willow Creek residents’ efforts to protect the forest and its biodiversity.
Correct Answer: B) Willow Creek residents’ efforts to protect the forest and its biodiversity.
3. Formulate a Hypothesis
Before looking at the answer choices, summarize the main idea mentally: "The residents of Willow Creek are
working together to preserve the forest, ensuring its ecological integrity for the future."
Correct Answer: B) The collective conservation efforts of Willow Creek are centered on biodiversity.
Option A talks about the prevention of development, but it doesn’t cover the broader conservation efforts that
also include education and unity.
Option B focuses on tourism and local business, which isn’t the passage’s main focus.
Option C is the best answer as it directly talks about the community’s efforts to preserve the forest’s
biodiversity, which is central to the passage.
Option D focuses too much on education, while the passage is about a wider community effort.
Discard options that don’t reflect the full scope of the main idea. Option C is the strongest because it addresses
the community's collective actions toward preservation.
Ensure that the selected answer truly represents the essence of the passage. Option C directly reflects the main
point that the residents of Willow Creek are working together to preserve the forest and its biodiversity.
It highlights the central idea of the passage: the collective efforts of Willow Creek’s residents in preserving the
forest and its biodiversity.
Types of Evidence:
Scientific Evidence
In scientific evidence questions, a hypothesis rooted in science or social science is presented, often in the
context of recent studies or experiments. There’s no requirement for prior scientific knowledge, as all necessary
information will be provided in the passage. Your task is to understand the hypothesis, identify the research
findings that would support it, and choose the option that best reflects those results.
This type of question mirrors situations from science classes where you might have been asked to validate or
refute a hypothesis based on experimental data.
Literary Evidence
In literary evidence questions, you’ll be presented with a viewpoint or claim related to a literary text, such as a
novel or poem. The options provided will include quotations from that text, and your job is to determine which
quote best supports the given viewpoint. No prior familiarity with the specific work is necessary. The key is your
ability to assess whether a quote directly supports the argument presented.
This task is similar to extracting quotes in English class essays to support an argument or analysis.
Example Question:
Passage:
Researchers have found that regular physical activity significantly improves brain function, particularly in terms
of memory retention and processing speed. In a study of middle-aged adults, participants who engaged in 30
minutes of moderate exercise three times a week showed noticeable improvements in cognitive tests over a six-
month period. This study contributes to the growing body of evidence suggesting that exercise is not only
beneficial for physical health but also plays a crucial role in maintaining mental sharpness as individuals age.
Question:
Which result from the study would most strongly support the researchers' claim that exercise improves brain
function?
A) Participants who did not exercise showed no changes in their cognitive test scores.
B) Participants who exercised showed improved memory and faster processing speeds in cognitive tests.
C) The exercise group reported feeling less stressed, though their test scores remained unchanged.
D) Participants who exercised experienced a slight decrease in their physical endurance but no cognitive
changes.
Correct Answer:
Option B) Participants who exercised showed improved memory and faster processing speeds in cognitive
tests.
The passage outlines a study about the effects of exercise on cognitive function, particularly focusing on
memory and processing speed. The key idea is that regular exercise enhances mental performance.
The question asks you to find the result that would most strongly support the claim that exercise improves brain
function. You're looking for evidence that ties exercise to measurable cognitive improvements.
Think about what outcome would best validate the researchers' claim. The most direct evidence of improved
brain function would be enhanced memory and faster processing speed as a result of exercise.
Choice A suggests no changes in cognitive performance without exercise, which is neutral but does not provide
evidence that exercise improves brain function.
Choice B directly states the cognitive improvements (memory and processing speed) following exercise, which
aligns perfectly with the researchers’ claim.
Choice C introduces a reduction in stress but no improvement in cognitive tests, making it irrelevant to the
claim.
Choice D describes a decrease in physical endurance but no cognitive improvement, which doesn’t support the
claim that exercise helps mental performance.
5. Use Elimination
Eliminate options A, C, and D, as they either don’t show cognitive improvement or are irrelevant. The best
choice is B, as it directly ties exercise to improvements in cognitive function.
Double-check that B is the most relevant and direct evidence supporting the researchers’ claim that exercise
improves brain function. It explicitly mentions both memory and processing speed improvements due to
exercise.
Example Question:
Survey on Public Opinions About Renewable Energy Sources Across Different Regions
North America 65 20 15
Europe 70 15 15
Asia 50 30 20
South America 80 10 10
Africa 60 25 15
A global survey was conducted to gauge public opinion on renewable energy sources, focusing on support,
neutrality, and opposition across different regions. The results show that support for renewable energy varies
significantly by region. Based on the data provided, which of the following best completes the sentence?
Which choice most effectively uses data from the table to complete the sentence?
A) Support for renewable energy is highest in South America at 80%, compared to the lowest level of support in
Asia at 50%.
B) Europe shows the greatest neutral stance on renewable energy, with 15% of respondents in each region
expressing neutrality.
C) Africa exhibits the most opposition to renewable energy, with 25% of respondents opposing it.
D) North America and Europe have similar support levels for renewable energy, with 65% and 70% respectively.
Correct Answer: A) Support for renewable energy is highest in South America at 80%, compared to the lowest
level of support in Asia at 50%.
Start by recognizing the purpose of the survey: it assesses public opinion on renewable energy across various
regions. The goal is to complete the sentence by identifying a significant trend or comparison based on the data
provided.
Mini Question
Before examining the answer options, analyze the data carefully. Look for regions with significantly higher or
lower support, neutrality, or opposition. This will help you find the most relevant and insightful completion to
the sentence.
Mini Question
Which region has the highest level of support for renewable energy?
A) North America
B) Europe
C) South America
3. Predict an Insight
Think about what type of insight would logically complete the sentence. You might expect a comparison
between regions with the highest and lowest support for renewable energy or another meaningful comparison
based on the data.
Mini Question
A) A comparison between the regions with the highest and lowest levels of support.
B) A breakdown of the neutral opinions in each region.
Correct Answer: A) A comparison between the regions with the highest and lowest levels of support.
Option A highlights the stark contrast between South America's 80% support and Asia's 50%, making this a
meaningful comparison of regional support levels.
Option B makes a generalization about neutrality but doesn’t focus on the highest or lowest values, making it
less insightful.
Option C discusses opposition in Africa, but opposition is not as prominent as support or neutrality in the
context of this survey, so it is less impactful.
Option D points out similar support levels in North America and Europe, which is true, but it lacks the significant
contrast found in Option A.
5. Use Elimination
Eliminate options that don't provide a meaningful or insightful comparison. Options B, C, and D either focus too
much on neutrality or opposition, or they miss the more interesting comparison of support across regions.
Ensure that Option A not only matches the data but also aligns with the study's goal of highlighting regional
differences in support for renewable energy. It provides a clear contrast that best completes the sentence.
Understand the Context: Before jumping into the answer options, make sure you fully understand the context
of the question and what the data represents.
Look for Significant Comparisons: The most insightful answers often come from comparing extreme values
(e.g., highest and lowest percentages) rather than focusing on smaller differences.
Watch for Red Herrings: Be cautious of options that may seem relevant but do not provide an insightful
comparison or meaningful conclusion based on the data.
Double-Check Your Logic: After selecting an answer, verify that it logically follows from the data provided and
fits well within the context of the sentence.
Inference questions require more than just comprehension—they challenge students to understand the
underlying message and implications of a passage. Students must carefully evaluate what is implied by the
author, based on the text’s broader themes and nuances.
Sample Question:
As urban areas expand, the surrounding wildlife often faces significant challenges. Deforestation, pollution, and
the destruction of natural habitats contribute to a decline in local animal populations. However, some animals,
such as raccoons and coyotes, have adapted remarkably well to urban environments, finding food and shelter in
human-dominated spaces. Despite these adaptations, the overall trend shows a decline in biodiversity. Experts
suggest that this trend highlights the fact that ________.
A) Urban areas are better for animals than their natural habitats.
B) Some animals can adapt to urban environments, but the overall impact on biodiversity is negative.
C) The destruction of habitats has led to a rise in raccoon and coyote populations.
Correct Answer: B) Some animals can adapt to urban environments, but the overall impact on biodiversity is
negative.
The passage discusses the impact of urbanization on wildlife, mentioning how some species have adapted,
while others have not. The key point is the overall trend of declining biodiversity despite some species’ ability to
adapt. The missing part of the sentence will likely address the broader impact of urbanization on wildlife.
Mini Question:
The passage points out that while some animals adapt well to urban environments, the overall biodiversity is
still declining. The implication here is that urbanization, despite some adaptive responses, generally harms
wildlife.
Mini Question:
Why is the overall trend of biodiversity declining despite the adaptability of some animals?
Based on the passage, it seems that urbanization is having a negative effect on biodiversity overall, even though
some species have managed to adapt. The missing part of the sentence should reflect this contrast.
Mini Question:
B) The impact of urbanization on biodiversity is generally harmful, even if some species adapt.
Answer: B) The impact of urbanization on biodiversity is generally harmful, even if some species adapt.
Option A suggests urban areas are better for animals, which contradicts the broader trend of biodiversity
decline.
Option B accurately reflects the passage, stating that some animals adapt, but the overall effect on biodiversity
is negative.
Option C focuses on raccoons and coyotes, but the passage stresses the overall decline in biodiversity, not just
the rise in certain species.
Option D falsely asserts that urbanization has no significant impact, which the text directly contradicts.
Options A, C, and D do not fully address the main theme of the passage, which is the negative effect of
urbanization on biodiversity. Option B is the best choice because it accurately reflects the trend described in the
text.
Option B is the correct choice, as it logically completes the sentence, emphasizing the contrast between the
adaptability of some species and the overall harm urbanization causes to biodiversity.
Focus on Implications: Inference questions often ask you to deduce what is implied, not what is directly stated.
Pay attention to the tone, context, and underlying messages.
Look for Contrasts and Trends: Often, the correct answer will reflect a contrast, contradiction, or trend that is
hinted at in the text.
Avoid Overgeneralizations: Be cautious of options that generalize too much or don't directly support the
passage's core message.
Check for Context: Ensure that the answer aligns with both the literal and implied meanings of the passage.
Many students mistakenly think they can simply memorize complex words and their meanings to excel at
"Words in Context" questions. However, this strategy is insufficient. The key to success lies in grasping how
words interact with the text's broader message, tone, and themes. Effective preparation involves reading and
analyzing texts to develop an intuitive understanding of word usage, which, for some students, can take years of
practice. Nevertheless, this guide offers strategies to help you tackle this question type effectively within a
reasonable timeframe.
Let’s examine a passage from the 19th-century novel Frankenstein by Mary Shelley:
"His eyes were fixed on me. His jaws were clenched, and his hands trembled with rage. He was a monster, his
figure contorted with hatred. The words he spoke were few, but they were uttered with a vehement intensity,
each one carrying the weight of his fury."
Question: As used in the passage, what does the word "vehement" most nearly mean?
A) Weak
B) Intense
C) Calm
D) Joyful
First, absorb the passage carefully. In this part of Frankenstein, the character described is experiencing powerful
emotions, specifically rage and hatred. The description highlights his physical state—his clenched jaws and
trembling hands—showing that he is overwhelmed by intense feelings. The word "vehement" is used to
describe how his words are delivered, suggesting that the emotion behind them is equally strong and forceful.
The passage focuses on intensity of emotion, so think about what the word “vehement” could mean in this
context.
2. Paraphrase the Sentence
Reword the sentence to make sure you understand its meaning. For example, you could think of it like this: "He
spoke with intense anger, each word filled with fury." This rephrasing helps clarify that the character is
expressing a very strong and passionate emotion.
Based on your understanding of the passage, "vehement" likely describes the strength and force of the
character’s emotions. Given that rage and hatred are mentioned, the word probably refers to something
intense or powerful.
Weak: This doesn’t fit because the passage emphasizes the strength and intensity of the character's feelings,
not weakness.
Intense: This aligns well with the context. The description of the character’s anger and physical state suggests
that his words are delivered with great force and intensity.
Calm: This option contradicts the passage entirely, as the character is clearly not calm but is described as furious
and enraged.
Joyful: The passage doesn't suggest happiness or joy. Instead, it describes an overwhelming emotion of hatred.
“Weak,” “calm,” and “joyful” clearly do not fit the description of the character's emotional state or the context.
The word "vehement" is associated with strong, forceful emotions, not with any of these traits.
Substituting "intense" into the sentence: "The words he spoke were few, but they were uttered with an intense
intensity, each one carrying the weight of his fury." The meaning remains strong and accurate, confirming that
"intense" preserves the passage's tone and context.
After considering all the steps, option B) Intense is the most accurate choice. It fits the context, aligns with the
passage's description, and preserves the original meaning when substituted into the sentence.
Consider Connotations: Words like "vehement" carry an emotional weight beyond their definition. "Vehement"
often implies something done with force, passion, or conviction—important nuances in understanding how the
word functions in context.
Use Substitution: Substituting each answer choice into the passage will help you confirm which word fits best.
The correct answer will not only fit the meaning but also keep the passage's tone intact.
Beware of Misleading Options: The SAT often includes choices that seem reasonable but don’t match the tone
or meaning in the context. Scrutinize each option carefully, looking for the word that most closely matches the
emotional intensity of the passage.
Trust Your Process: Once you've worked through each step, trust your conclusion. Avoid second-guessing if
your analysis has been thorough.
Text Structure and Purpose questions go beyond simply grasping the content of the passage. They ask students
to consider how the text is constructed and why it was written in the way it was. This type of question evaluates
a deeper understanding of rhetorical strategies and the reasoning behind the author’s choices.
Example Question:
Passage:
"Over the years, the importance of access to clean water has become increasingly clear, particularly as
populations grow and climate change accelerates. While much of the focus has been on urban areas, rural
regions are facing even more severe challenges in maintaining a clean and reliable water supply. A recent study
on water access in rural communities found that, although technological advancements have made it easier to
treat water in small, remote areas, logistical barriers such as transportation and cost continue to prevent many
residents from benefiting from these innovations. As a result, the issue of water access is not only a matter of
technology but also one of infrastructure, policy, and social equity."
Question:
A) It argues that urban areas face the greatest challenges in securing access to clean water.
B) It emphasizes the significance of technological advancements in improving water access in rural
communities.
C) It discusses the complex factors that hinder water access in rural areas, despite technological progress.
D) It focuses on the role of policy and infrastructure in urban water management.
Start by reading the passage carefully. This passage discusses the challenges of clean water access, particularly
in rural communities, despite technological advancements. The author highlights the complexity of the issue,
mentioning not only technology but also infrastructure, cost, and policy.
What is the passage addressing? The main focus is on the continuing obstacles rural communities face in
accessing clean water, even with new technological solutions.
Try to reduce the passage into one central idea. For example, "The passage highlights how water access in rural
areas remains a challenge due to infrastructure and cost, despite technological advancements."
This step helps you clarify the passage’s focus, and this simplification will help guide your choice.
Based on the summary, predict what the passage's main purpose might be. It seems to focus on the barriers to
water access in rural areas despite advancements, not on a specific area of technological progress or urban
issues.
A reasonable prediction could be: "To emphasize that, while technology may improve water access, logistical
and policy barriers still prevent full benefits."
4. Analyze the Options in Detail Evaluate each answer choice in light of the passage:
A) Does it argue that urban areas face the greatest challenges? No, the passage mentions urban areas but
focuses more on rural communities. This doesn’t match the passage’s focus.
B) Does it emphasize technological advancements in rural communities? While technology is mentioned, the
passage’s main purpose is not to focus solely on technology but to discuss the broader issues preventing access.
C) Does it discuss the factors that hinder water access in rural areas despite technological progress? Yes, this
aligns perfectly with the passage’s focus on the complexity of the issue.
D) Does it focus on policy and infrastructure in urban areas? The passage mentions policy and infrastructure but
in the context of rural areas, not urban ones, making this answer incorrect.
Eliminate options that don’t match the focus of the passage. A, B, and D either misfocus on the wrong
geographic area or overemphasize a single aspect of the issue, while C aligns best with the overall message.
Substituting C into the passage: "It discusses the complex factors that hinder water access in rural areas, despite
technological progress." This fits the tone and message of the passage accurately.
Based on the analysis, C) It discusses the complex factors that hinder water access in rural areas, despite
technological progress is the best choice, as it aligns with the main focus of the passage on the challenges of
rural water access.
Active Reading: Pay attention to the larger themes and tone. The purpose of the passage will often be closely
linked to the tone and the way information is organized.
Summarization: Break the passage down into a single, concise summary to better identify the author's core
message.
Predict the Purpose: Before looking at the answer options, try predicting the main point based on the passage
summary. This will help you avoid being misled by tricky options.
Detailed Evaluation of Options: Carefully analyze each answer option and see if it corresponds with your
understanding of the passage’s purpose.
Cross-Text Connections Questions
In the Reading and Writing section of the SAT, some questions provide two short texts for you to read.
These questions will ask you to compare the perspectives or viewpoints of the authors in both texts.
These types of questions are referred to as cross-text connections questions.
Text 1
Studies suggest that urban green spaces, such as parks and gardens, play a crucial role in enhancing
the well-being of city dwellers. Researchers argue that these spaces not only improve air quality but
also contribute to mental health by providing a serene escape from the hustle and bustle of urban life.
Proponents of this view emphasize the need for more green spaces in cities to foster a healthier and
happier population.
Text 2
In a study conducted in 2019, a group of urban planners and environmental psychologists analyzed the
effects of green spaces in a busy metropolitan area. They found that while people reported feeling less
stressed when in parks, the overall impact on their health was less significant than expected. For
instance, while air quality did improve, the benefits to mental well-being were mostly short-term and
diminished once people returned to their daily routines. The researchers suggested that while green
spaces are valuable, other factors, such as noise reduction and access to healthcare, might be equally
or more important for urban health.
Question: Based on the two texts, how would the researchers in Text 2 most likely view the
perspective of the advocates in Text 1?
(Choice A) They would agree with the advocates but suggest that other factors should also be considered.
(Choice B) They would argue that urban green spaces are irrelevant to urban health, regardless of the
findings in Text 1.
(Choice C) They would acknowledge the value of green spaces but contend that their impact is not as
significant as the advocates in Text 1 believe.
(Choice D) They would suggest that green spaces are a sufficient solution for improving urban health, as
stated in Text 1.
These questions can feel challenging because they present two different texts, but both will usually
address the same topic. The key is to identify how the two texts interact and how their viewpoints
relate to one another. Let’s break it down step by step.
In cross-text connections questions, the focus is on the point of view of the authors or individuals
mentioned in the texts. Point of view refers to the perspectives, beliefs, or attitudes of those
individuals. In this case, you are asked to compare the viewpoint of the advocates in Text 1, who
emphasize the benefits of green spaces, with the perspective of the researchers in Text 2, who believe
that the impact of green spaces on mental well-being may not be as significant as suggested.
Begin by reading both texts closely. Summarize the main points in each text, paying attention to the
perspectives and views presented. Be sure to focus on the opinions or findings of the key individuals or
groups mentioned. This will help you clarify the viewpoints you need to compare.
After summarizing the texts, think about how the two points of view are related. Do the perspectives
agree, or do they conflict? Does one point of view challenge or modify the other? Identifying how
these viewpoints align will help you answer the question more accurately.
Once you have identified the relationship between the viewpoints, compare it with the answer choices
provided. Which choice best matches the interaction between the points of view? Eliminate choices
that exaggerate the viewpoints or introduce ideas that are not directly supported by the texts.
Pay attention to the tone of the texts. Are the viewpoints expressed with optimism, skepticism, or
neutrality? Understanding the tone will help you figure out whether the viewpoints agree, disagree, or
complement each other.
Always base your answer on what is clearly stated in the texts. Avoid making inferences or introducing
ideas that aren’t explicitly mentioned in the passages. The correct answer will be grounded in the text
and will not overstate the claims made by the authors.
You would need to choose the transition that best connects the idea of AI's historical development
with its modern capabilities. The transition options might include:
(A) In addition
(B) Consequently
(D) Moreover
1. Summarize the Text: Try to restate the main idea in simpler terms.
2. Identify the Relationship: What is the connection between the two ideas? Are they in agreement? Do they
contradict each other? Are they adding new information or explaining a cause-and-effect relationship?
3. Choose the Best Transition: Pick the word or phrase that most logically connects the ideas based on the
relationship identified.
Agreement or Disagreement: Use transitions like similarly or however to show whether the ideas align or
contrast.
Sequence or Order: When the ideas are connected by time or position, transitions like previously or next
might be appropriate.
Addition or Exemplification: Use furthermore or for instance to add to an idea or provide an example.
Cause and Effect: Transitions such as therefore or as a result connect cause and effect relationships.
1. Transitions:
While renewable energy sources like solar and wind are growing in popularity, they still face challenges
in scalability and cost. ______, ongoing research into more efficient technologies promises to make
renewable energy more accessible and cost-effective in the near future.
Which choice completes the text with the most logical transition?
(B) Therefore
(C) In contrast
(D) Consequently
2. Transition Words and Phrases:
The Great Barrier Reef, one of the most diverse ecosystems on the planet, has faced significant threats
from climate change. ______, the reef's survival is crucial not only for marine biodiversity but also for
the economies of the surrounding regions, which rely on tourism and fishing.
Which choice completes the text with the most logical transition?
(A) However
(B) As a result
(C) Similarly
(D) Therefore
Stay Flexible: Transition words may vary, so look for options that function similarly to what you expect.
Eliminate Similar Options: If two choices seem interchangeable, eliminate them both, as only one transition
will be correct.
Rhetorical Synthesis
Rhetorical synthesis questions on the SAT Reading and Writing section assess your ability to extract relevant
information from a set of bulleted facts and combine them effectively to meet a specific goal. The key is to use
the provided information to construct a clear, concise answer that matches the goal outlined in the question.
In these questions, you will be given a list of related facts about an unfamiliar topic. You are then asked to use
the information to accomplish a specific goal, such as emphasizing a similarity or explaining an idea.
Example: While researching a topic, a student has taken the following notes:
The novel Pride and Prejudice by Jane Austen is a romantic novel set in 19th-century England.
The main character, Elizabeth Bennet, is witty, independent, and challenges societal norms.
In Emma, the protagonist, Emma Woodhouse, is wealthy, clever, and occasionally overestimates her ability
to match people romantically.
The student wants to highlight a similarity between the two novels. Which of the following options best uses
relevant information from the notes to accomplish this?
(A) Both Pride and Prejudice and Emma are set in 19th-century England and feature independent
protagonists.
(B) Both Pride and Prejudice and Emma explore romantic relationships and social norms in their respective
time periods.
(C) While Elizabeth Bennet challenges societal norms, Emma Woodhouse overestimates her ability to match
people romantically.
(D) In Pride and Prejudice, Elizabeth Bennet is witty and independent, while in Emma, the protagonist is
wealthy and clever.
Rhetorical synthesis questions often present a significant amount of information. It’s easy to get caught up in
the details, but success lies in focusing on the goal outlined in the prompt. Here's how to approach these
questions systematically:
Start by reading the question prompt carefully. The goal will clearly state what the correct answer needs to
achieve. For instance, the question may ask you to highlight a similarity, explain a cause-and-effect relationship,
or emphasize a difference.
Example Goal: The goal is to highlight the similarity between the two novels.
Next, read the list of bullet points. Look for details that relate to the goal. If you are asked to identify
similarities, focus on aspects of the information that highlight common features between the topics.
Once you have a clear understanding of the goal, evaluate the answer choices. While the incorrect answers may
seem to present relevant facts, they may fail to fulfill the goal of the question. Consider both the accuracy and
the relevance of each option.
After reviewing the choices, select the one that most effectively and accurately fulfills the identified goal.
Do Two "Passes": It may be helpful to eliminate options in two rounds. In the first round, focus on
eliminating choices that don’t address the goal. In the second, look for any choices that, while they might
seem related, do not accurately use the information from the bullet points.
Simplify the Goal: If the question asks you to highlight a similarity, just think “similarity” and eliminate
choices that don’t emphasize this. Simplifying the task helps you test each choice more effectively.
Be Strict: If an answer is “almost right” but not completely aligned with the goal or the details, don’t
hesitate to eliminate it. Accuracy is key.
Ignore Grammar: All choices are grammatically correct, so focus on how well each answer reflects the
information presented, not just how it sounds.
The Amazon rainforest is the largest tropical rainforest in the world and is home to diverse wildlife.
The Great Barrier Reef is the world’s largest coral reef system, located off the coast of Australia.
The Amazon is critical for absorbing carbon dioxide and maintaining global climate balance.
The Great Barrier Reef is also an important ecosystem, supporting thousands of species of fish and marine
life.
The student wants to introduce both ecosystems to a new audience. Which choice most effectively uses
relevant information from the notes to accomplish this goal?
(A) The Amazon rainforest and the Great Barrier Reef are both vital ecosystems, supporting diverse species
and playing important roles in environmental health.
(B) The Amazon rainforest is the largest tropical rainforest in the world, while the Great Barrier Reef is the
largest coral reef system in the world.
(C) The Great Barrier Reef supports thousands of species of marine life, while the Amazon rainforest absorbs
carbon dioxide and regulates the global climate.
(D) While the Amazon rainforest is known for its vast diversity of species, the Great Barrier Reef is famous
for its importance in marine biodiversity.
Key Takeaways
Rhetorical synthesis questions test your ability to combine information and focus on the goal presented in the
prompt. By following a clear, step-by-step approach, you can effectively sift through the provided details,
eliminate irrelevant options, and choose the answer that best matches the intended goal.
Form, structure, and sense questions present a passage with a blank space. You are then asked to select the
most appropriate word or phrase from several options that best completes the sentence according to the rules
of Standard English grammar. These rules are related to things like subject-verb agreement, verb forms,
pronouns, and the correct placement of modifiers.
Subject-verb agreement: Ensuring that the subject and verb in a sentence agree in number (singular or
plural).
Pronoun-antecedent agreement: Making sure pronouns correctly refer to the nouns they replace.
Subject-modifier placement: Correctly placing modifiers so that sentences are clear and not confusing.
Plural and possessive nouns: Correctly forming plural and possessive nouns, ensuring they make sense in
context.
To practice these conventions, you can refer to grammar guides, lesson videos, and exercises designed for
grammar practice.
These questions focus on a specific aspect of grammar. Here’s how to break them down effectively:
Read the sentence or passage carefully and focus on what’s missing in the blank. Is it a noun, verb, pronoun, or
another part of speech? Carefully compare the answer choices to see what changes between them. Are verbs
conjugated differently? Are pronouns used in different ways?
Identifying what is changing between the choices will give you a clue as to what kind of grammar rule is being
tested.
Once you’ve investigated the blank, try to narrow down which specific rule is being tested. For example:
If the choices are different forms of a verb, you might be dealing with subject-verb agreement or verb
tense.
If the choices involve different pronouns, the question could be testing pronoun-antecedent agreement.
By identifying the specific convention being tested, you can focus your attention on just that rule, which will
help you avoid distractions and save time.
Now, go through each answer choice and test them in the context of the sentence. Read the passage with each
choice plugged into the blank. Be on the lookout for any clear errors in grammar, such as incorrect subject-verb
agreement, verb tense errors, or pronoun mismatches.
Eliminate the choices that contain obvious errors, and the correct answer should become clear.
Read the passage and fill in the blank with the best answer.
"Despite the challenging weather conditions, the team __________ to complete their training on schedule."
(A) work
(B) works
(C) working
(D) worked
Answer Analysis:
Step 1: Investigate the blank. The sentence is about the team and whether they completed their training. The
verb needs to agree with "team," which is singular.
Step 2: Identify the focus. The focus here is subject-verb agreement. Since "team" is singular, the verb should be
in the singular form.
(A) "work" is plural and doesn’t agree with the singular subject "team."
(C) "working" is incorrect because it is a present participle, not a verb form that agrees with "team."
(D) "worked" is in the past tense, which changes the meaning of the sentence and doesn't fit with "on
schedule."
Focus on the Grammar Rule: Identify the grammar rule that the question is testing. This will help you
narrow down your focus and avoid overthinking the options.
Eliminate Incorrect Choices: Read through each option and eliminate any that clearly don’t fit the
grammatical structure of the sentence.
Practice Makes Perfect: The more you practice these types of questions, the more familiar you will become
with the common grammar rules that are often tested on the SAT.
Boundaries Questions
In the SAT Reading and Writing section, some questions will present a passage with a blank space.
Your task is to choose the most appropriate option to complete the sentence or passage, following the
conventions of Standard English grammar. These questions, known as "boundaries" questions, focus
on how different parts of a sentence—such as clauses, phrases, and punctuation—are linked together.
Boundaries questions evaluate your understanding of how phrases, clauses, and sentences are
connected in writing. These questions focus on specific conventions such as:
Punctuation: Correct usage of punctuation marks to ensure clarity and correctness in writing.
Linking Clauses: You may be asked to join two independent clauses or a dependent clause with an
independent one. This requires knowledge of coordinating conjunctions (such as "and," "but,"
"or"), subordinating conjunctions (like "because," "although," "while"), and punctuation marks (like
commas and semicolons).
Supplemental Information: These questions test how well you can punctuate and format extra
details in a sentence. For example, you might need to decide whether to use commas, dashes, or
parentheses around non-essential information.
Punctuation: A strong grasp of punctuation rules—knowing when and where to use commas,
semicolons, colons, dashes, and periods—is critical for these questions. Punctuation is often what
determines whether a sentence flows clearly and correctly.
These questions often require you to focus on a specific grammar or punctuation rule. Here’s a step-
by-step method for approaching them:
Read the sentence closely and examine where the blank appears. Is it between two clauses or in the middle
of a single clause?
Compare the answer choices carefully. Do the options involve conjunctions, punctuation, or both? Is a
conjunction added or removed? Is the punctuation changed, such as a comma being inserted or omitted?
Recognizing patterns in the answer choices will help you determine which grammar rule is being
tested.
Once you've analyzed the choices, figure out which grammar rule is being tested.
o If the blank separates two independent clauses, and the choices include commas or conjunctions, focus on
linking the clauses correctly.
o If the blank involves extra information, focus on how that information should be punctuated—using
commas, dashes, or parentheses.
o If punctuation is the focus, you may need to decide which punctuation mark best maintains clarity and
meaning.
By narrowing your focus to the specific rule being tested, you'll avoid distractions and be able to
quickly eliminate incorrect choices.
Read through each option with the blank filled in. Check for any obvious grammar or punctuation mistakes:
o Does the option break any rules about coordinating or subordinating clauses?
By eliminating choices that create clear errors, you'll be left with the correct answer.
Read the passage and fill in the blank with the best answer.
"She loves traveling to new places, __________ she hasn't been able to go anywhere recently."
(A) and
(B) because
(C) but
(D) although
Answer Analysis:
Step 1: Investigate the blank. The sentence connects two independent clauses: "She loves traveling to
new places" and "she hasn't been able to go anywhere recently."
Step 2: Identify the focus. The focus here is linking two independent clauses. This requires a
coordinating conjunction or appropriate punctuation.
(A) "and" would suggest both parts of the sentence are equally true, but the second part contradicts the first, so
it’s not ideal.
(B) "because" creates a dependent clause, which doesn’t work to link these two independent clauses.
(C) "but" works well, as it creates a contrast between the two parts of the sentence.
(D) "although" also creates a dependent clause, which doesn't fit with the structure of the sentence.
Look for Clues: Pay close attention to whether you're connecting independent clauses, adding
supplemental information, or adjusting punctuation. These clues can help you focus on the correct
grammar rule.
Practice Punctuation: Being familiar with where to place commas, semicolons, and other punctuation
marks will make boundary questions easier.
Check for Clarity: The goal is clarity and correctness. Always choose the option that best helps the
sentence flow logically and is grammatically sound.
By mastering transitions, rhetorical synthesis, form and structure, and boundaries, you will be well-
prepared for the SAT Reading and Writing section. Practicing these skills will improve your ability to
recognize how ideas are connected and conveyed, ultimately leading to stronger writing and reading
comprehension.
D. Grammar
Subject-Verb Agreement
Subject-verb agreement is an essential rule in Standard English that ensures the subject and the verb
in a sentence match in number (singular or plural).
Incorrect:
"The books is on the shelf."
Correct:
"The books are on the shelf."
In this example, "books" is plural, so it needs to be paired with the plural form of the verb, "are."
Understanding this concept is crucial for answering questions related to subject-verb agreement,
which you may encounter in the SAT’s Reading and Writing section.
Subject-verb agreement questions typically test your understanding of how singular and plural
subjects correspond with singular and plural verbs. You’ll know it’s a subject-verb agreement question
if the answer choices present variations of the verb in singular or plural forms.
If there is no difference in the verb forms among the options, the question is likely not testing subject-
verb agreement.
"When the sun rises over the horizon, the color of the sky ______ a reflection of the weather
conditions."
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) is
(B) are
(C) was
(D) were
Analysis:
In this sentence, "color" is the singular subject, so it requires a singular verb. The correct answer is (A)
is, as "is" is the singular present form of the verb.
While identifying subject-verb agreement is relatively straightforward when the subject and verb are
close together, errors can become harder to detect in more complex sentence structures. Here are
some factors to be mindful of:
When additional phrases, such as prepositional phrases, separate the subject from the verb, it can
become challenging to determine whether they agree.
Example:
"The collection of rare stamps is highly valuable."
The subject, "collection," is singular, even though "stamps" is plural. The verb must agree with the
singular subject, "collection."
2. Inverted Sentences
Inverted sentences occur when the verb precedes the subject, which may make it more difficult to
spot agreement errors.
Example:
"On the table are three notebooks."
Despite the verb "are" preceding the subject "three notebooks," we know that "notebooks" is plural,
so "are" is the correct verb.
Whenever you're unsure if a subject and verb agree, position them next to each other and see if they
sound correct. This will often make it easier to spot any errors.
Prepositions like "with," "along," "through," and "from" often introduce phrases that describe the
subject. The object of these prepositional phrases may be plural, but it doesn’t change the number of
the subject.
Example:
"The sound of the birds was calming."
In English, plurals are typically formed by adding an 's' to the noun (e.g., "cat" becomes "cats").
However, verbs often form the plural by removing the 's' from the singular form.
Example:
"The dog runs fast."
Practice Questions:
1. "A vintage car restored to its original condition ______ considered more valuable than one left in its
deteriorated state."
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) is
(B) are
(C) was
(D) were
Answer Analysis:
The subject "car" is singular, so the verb must be singular as well. The correct answer is (A) is.
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) represent
(B) represents
Answer Analysis:
The subject "value" is singular, so the verb must also be singular. The correct answer is (B) represents.
3. "During the winter months, the taste of freshly baked cookies ______ a comforting reminder of
home."
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) gives
(B) give
Answer Analysis:
The subject "taste" is singular, so the verb must also be singular. The correct answer is (A) gives.
The subject and verb must agree in number—singular subjects require singular verbs, and plural subjects
require plural verbs.
Extra words or phrases between the subject and verb can confuse the agreement, but the agreement
should still match the subject's number.
Be cautious with prepositional phrases and inverted sentence structures that may make agreement less
obvious.
Always check if the subject is singular or plural before choosing the correct verb.
Pronoun-Antecedent Agreement
Pronoun-antecedent agreement is a grammatical rule in Standard English that ensures a pronoun
matches its antecedent in both person and number. The antecedent is the noun to which the pronoun
refers, and it must agree with the pronoun in terms of whether it's singular or plural, and in terms of
gender when applicable.
For example:
Incorrect:
"Apples is sour, and people rarely eat it raw."
Correct:
"Apples are sour, and people rarely eat them raw."
In the incorrect sentence, "apples" is plural, but the pronoun "it" is singular. The correct version uses
the plural pronoun "them" to match the plural noun "apples."
When approaching SAT questions on pronoun-antecedent agreement, you’ll need to identify when a
pronoun doesn't match its antecedent in number or person. Here’s how you can recognize these
errors:
If one answer choice uses a singular pronoun (like "it"), and another uses a plural pronoun (like "they"), it's
likely testing pronoun-antecedent agreement.
If a pronoun in the sentence refers to a noun that appears in the answer choices, the error may involve
pronoun-antecedent agreement.
If you don’t notice either of these patterns, then the question likely doesn’t focus on pronoun-
antecedent agreement.
"It is difficult to live in Antarctica. The icy, harsh environment provides the continent’s soil-dwelling
creatures with few resources, little food, and no warmth. In a 2020 study of these organisms,
researcher Sarah Lewis reported that ______ able to endure extreme temperatures."
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) it is
(B) this is
(D) either is
Answer Analysis:
The antecedent of the pronoun "they" is "creatures," which is plural. Thus, the correct pronoun should be "they
are" (Choice C), as it agrees with the plural antecedent.
Challenges in Spotting Pronoun-Antecedent Agreement Errors
Identifying pronoun-antecedent agreement errors can be tricky, especially in more complex sentences.
Here are some common issues to watch out for:
When the pronoun is separated from its antecedent by additional words or phrases, it can become
difficult to determine agreement. Always be sure to trace the pronoun back to its antecedent,
especially if there are many words between them.
When multiple nouns appear before a pronoun, it can be hard to figure out which one the pronoun is
referring to. The pronoun must agree with the most logical antecedent in the sentence.
Example:
"Both the dog and the cat ran quickly."
The pronoun "they" refers to both the dog and the cat, so "they" is plural.
Sometimes the pronoun is placed before the antecedent in the sentence. When this happens, it can be
challenging to identify the antecedent and ensure agreement.
Example:
"Before traveling, she researched the country thoroughly."
Here, the pronoun "she" refers to the subject of the sentence, the person being talked about. Ensure
the pronoun matches the intended subject.
The first step in spotting an error is finding the antecedent—the noun that the pronoun refers to. Be
cautious when multiple nouns are present, as they may lead you to misidentify the antecedent.
Example:
"The box on the shelf is too heavy for him to lift."
Here, "box" is the antecedent, so "him" is correct, assuming we’re referring to a male person who
might be lifting the box.
If you're unsure whether the antecedent is correct, try substituting the noun where the pronoun
appears in the sentence. If the sentence still makes sense, then you’ve identified the correct
antecedent.
Example:
"The teacher explained the lesson clearly, and the students understood it well."
Replacing "it" with "the lesson" confirms that the pronoun agrees with the antecedent.
3. Gendered Pronouns
The SAT will not ask you to select between gendered pronouns (e.g., "he" or "she") and the non-
gendered singular "they" when referring to a single person. You will need to focus on ensuring
agreement in number (singular or plural) and person (the entity referred to, whether a person or
thing).
Practice Questions:
1. "Before a trial begins, the attorneys for each side interview potential jurors, ______ questions to identify any
biases."
Which choice completes the text so that it conforms to the conventions of Standard English?
(C) asking it
Answer Analysis:
The subject in the sentence refers to "jurors," which is plural. Therefore, the correct pronoun is "them" (Choice
B).
2. "Thanks to ______ remarkable speed, cheetahs are capable of running up to 75 miles per hour."
Which choice completes the text so that it conforms to the conventions of Standard English?
(A) its
(B) one’s
(C) their
Answer Analysis:
The antecedent here is "cheetahs," which is plural. Therefore, the correct pronoun is "their" (Choice C).
A pronoun must match its antecedent in number (singular or plural) and person (referring to people or
things).
Be cautious of pronouns that are separated from their antecedents by additional phrases or clauses.
When multiple nouns appear, carefully consider which one makes the most sense as the antecedent.
To verify your choice, plug the antecedent into the sentence and see if it sounds correct.
Plurals refer to nouns and pronouns that indicate more than one person, thing, or concept.
Although both plurals and possessives deal with nouns, they are formed differently and can sometimes
cause confusion. The most common area of confusion arises from the use of apostrophes.
Example of Plural:
Example of Possessive:
The formation of plurals and possessives may appear in SAT reading and writing questions, so
understanding when and how to use apostrophes is key.
To do well on SAT questions involving plurals and possessives, you need to be familiar with the
following rules:
1. Plural Nouns
Book → Books
4. Pronouns
When you come across SAT questions regarding plurals and possessives, look out for:
Changes in Apostrophes: The question may test whether apostrophes are used correctly in the plural or
possessive forms of a word.
Placement of Apostrophes: The location of the apostrophe can affect whether a word is singular possessive,
plural possessive, or plural.
If you don’t notice apostrophes in the answer choices, or if none of the answers show changes in
apostrophe placement, the question likely isn't focused on plurals and possessives.
Example Question: "Poet Maya Angelou’s memoir I Know Why the Caged Bird Sings explores the
struggles of ______ childhood, as she grows up in the segregated South."
(B) childhood’s
(C) childhoods’
(D) childhood
Answer Analysis:
The word "childhood" refers to a singular subject, so the possessive form should be childhood's (Choice B).
SAT questions involving plurals and possessives may include multiple nouns in a sentence. Be sure that
both nouns are handled correctly in terms of pluralization and possession.
For example, if you're dealing with multiple nouns, ensure that the correct form of the apostrophe is
applied to indicate possession for singular or plural nouns.
2. "Its" vs. "It's" and "Their" vs. "They're"
Common mistakes involve confusing possessive pronouns like its and their with their contractions, it's
(it is) and they're (they are).
Whenever you see these forms in a question, double-check that you're choosing the correct version
based on the context.
Practice Questions:
"The community’s efforts were recognized when ______ members received awards for their
contributions."
(A) members'
(B) member's
(C) members
(D) members'
Answer Analysis:
The sentence refers to the members of the community. The correct possessive form for plural members is
members’ (Choice A).
"The mountain’s peak was stunning, but it was the ______ glaciers that attracted the most attention."
(A) mountain’s
(B) mountains’
(C) mountains
(D) mountain
Answer Analysis:
Since "glaciers" is plural and the sentence implies that multiple mountains have glaciers, the plural possessive
mountains’ (Choice B) is correct.
"The teacher handed out the students' assignments, which were all due on the same day."
(A) students’
(B) students
(C) student's
(D) student
Answer Analysis:
Since "students" is plural and the assignments belong to all of them, the correct possessive form is students'
(Choice A).
Plural possessives are formed by adding just an apostrophe after the "s".
Pronouns like its, their, and his do not require apostrophes for possession.
Pay close attention to apostrophes in both plural and possessive forms to avoid common errors.
On the SAT, you don't need to be a grammar expert to choose the correct verb form. Your familiarity
with how verbs function in everyday language will guide you to the right answer. Let's explore how to
identify and correct verb form errors.
In this case, "am finished" is the present progressive tense, which doesn't fit with the future timeframe
indicated by the word tomorrow. The correct form is "will finish," which matches the future tense.
Key Types of Verb Forms
1. Tenses:
2. Progressive Aspect:
3. Perfect Aspect:
Present Perfect: Describes actions that happened at an unspecified time or have relevance to the present.
Past Perfect: Describes an action completed before another action in the past.
Example: He had finished his homework before he went out with friends.
4. Modal Verbs:
When preparing for SAT questions related to verb forms, you should focus on identifying tense,
aspect, and the correct use of auxiliary (helping) verbs. Here are some ways to spot verb form errors:
1. Verb Tense Confusion:
You may encounter sentences where the verb tense doesn't match the timeframe of the sentence.
For instance, a sentence might start in the past tense and then switch to present tense, or vice
versa.
Some verb phrases need auxiliary verbs to form correct tenses (e.g., "She has been working") or to
indicate modality (e.g., "She should work")—check that all necessary helping verbs are present.
In some questions, different answer choices may feature varying verb tenses or include/remove
auxiliary verbs. The task is to select the choice that fits with the overall sentence's context and
timeframe.
Sentence:
Although many animals use instinct to guide their behavior, certain species of birds ______ migration
patterns that span thousands of miles, demonstrating remarkable navigational skills.
(A) follow
Answer Explanation:
This sentence discusses a general fact about bird species and their migratory behavior. The correct
verb tense here is simple present (follow), since it's talking about a general characteristic of the
species. The correct answer is (A) follow.
1. Context Clues
The context of the sentence—whether it discusses past, present, or future events—will determine the
appropriate verb tense. Pay close attention to time indicators like yesterday, next year, always, now,
etc.
2. Maintain Consistency
Verb tense should generally remain consistent throughout a sentence or paragraph, unless there is a
clear shift in the timeline. For example, if the paragraph starts with past actions, future tense should
only be used when discussing future events.
Progressive tenses are used when describing actions in progress. Ensure that the use of progressive
forms aligns with the sentence’s intended meaning (e.g., ongoing actions in the past or present).
Practice Questions:
1. Geologists have studied over a thousand rock formations, and one category of formations ______ evidence of
past volcanic activity.
(A) show
(B) shows
(C) showed
Answer Explanation:
This sentence discusses a general fact, so the simple present tense (show) is the best choice. The
correct answer is (A) show.
2. Despite the challenges, several species of whales ______ the Arctic waters every summer to feed.
(A) migrate
(C) migrated
Answer Explanation:
The sentence talks about a recurring event, so the simple present tense (migrate) is correct. The
correct answer is (A) migrate.
3. By the time the meeting starts, the team ______ the report and will be ready to discuss the findings.
(B) finishes
Answer Explanation:
Since the action of finishing the report happens before another event (the meeting starts), the correct
form is future perfect (will have finished). The correct answer is (C) will have finished.
Key Takeaways
Aspect describes whether an action is completed, ongoing, or habitual (e.g., simple, progressive, perfect).
Be sure to use present tense for general facts, past tense for completed actions, and future tense for
upcoming actions.
Progressive forms describe ongoing actions, while perfect forms describe completed actions in relation to
other times.
Punctuation
Punctuation is a key component of the SAT Writing and Language section. The correct use of
punctuation helps to clarify meaning, structure sentences properly, and avoid ambiguity. You’ll
encounter punctuation-related questions that test your ability to apply the rules of Standard English,
particularly when it comes to commas, semicolons, colons, and dashes. These punctuation marks play
crucial roles in connecting clauses, adding clarifications, or listing items.
In this section, you’ll need to be familiar with various uses of punctuation marks and understand when
and how to apply them. The key is knowing both when to use a specific punctuation mark and when it
is unnecessary.
The SAT tests punctuation primarily through questions that focus on the correct placement of
commas, semicolons, colons, and dashes. Each of these punctuation marks has specific rules that
govern their use.
1. Commas (,)
2. Semicolons (;)
Link independent clauses that are closely related but not joined by a coordinating conjunction.
Separate items in a complex list where the items themselves contain commas.
Example: The conference will have speakers from Paris, France; Berlin, Germany; and Tokyo, Japan.
3. Colons (:)
Example: She bought three types of fruit: apples, bananas, and grapes.
Incorrect Example: Because she was tired: she went to bed early.
4. Dashes (—)
Set off nonessential elements in a sentence, similar to commas or parentheses. They can emphasize or add
additional detail.
Example: The concert—though postponed several times—was finally rescheduled for next week.
Example: She couldn’t believe what she saw—the house was completely empty.
Be used to replace commas or parentheses in every situation. Dashes often add emphasis, so use them
thoughtfully.
When approaching punctuation questions on the SAT, follow these tips to ensure you choose the
correct option:
If the choices offer different punctuation marks, this may signal a punctuation question. Pay close
attention to whether the punctuation is needed at all or if it changes the sentence’s meaning.
Punctuation marks are often used to link or separate clauses. Determine if the sentence contains
two independent clauses (which may need a semicolon or comma with a conjunction) or if a colon
or dash is needed to introduce additional information.
Sometimes, the correct choice will be one where no punctuation is needed at all. For instance, if
adding a punctuation mark interrupts the flow of the sentence or creates a fragment, you might
not need any punctuation in that spot.
Sentence:
The artist painted a masterpiece that captivated critics and audiences alike, which included a subtle
nod to classical techniques.
(A) included,
(B) included:
(C) included;
(D) included
Answer Explanation:
The sentence introduces additional information, which is a nonessential element, and should be set off
by commas. The correct answer is (A) included,.
Sentence:
The scientist presented a groundbreaking theory: it suggested that the earth’s core was not solid, but
rather fluid in nature.
(A) suggested;
(B) suggested:
(C) suggested,
(D) suggested.
Answer Explanation:
The colon is used here because it introduces an explanation or elaboration of the theory. The correct
answer is (B) suggested:.
Sentence:
The conference will feature speakers from New York, USA; Paris, France; and Tokyo, Japan.
Answer Explanation:
Since the list items themselves contain commas, semicolons are used to separate them. The correct
answer is (C) New York, USA;.
Answer Explanation:
Since both parts of the sentence are independent clauses, the semicolon correctly links them. The
correct answer is (C) studied for the exam all week;.
1. Make sure both sides of a semicolon are independent clauses before choosing it.
2. A colon should always follow a complete sentence or independent clause.
3. Dashes are powerful for adding emphasis or extra information. Avoid using them in every case
where commas could suffice.
Prioritize Key Information: Start by reading the questions first. This will allow you to focus on the
information that’s relevant as you read the passage, helping you answer the questions more quickly.
Skim Strategically: While you should read carefully, don’t spend too long on any passage. Skim for the
central argument or theme and key details, rather than focusing on every word.
Mark for Review: If you encounter a particularly challenging question, use the "Mark for Review" tool to
come back to it later. Don’t waste too much time on a question you’re unsure about.
2. Math Section
For the Math section, you’ll have about 1 minute and 35 seconds per question, with questions
becoming progressively more difficult as you go. This section tests your ability to solve algebra,
geometry, and some higher-level math problems, so managing time here is especially critical:
Start with the Easier Questions: Quickly skim through the questions to find the ones that are easier or
familiar. Answering these questions first builds momentum and can help you gain confidence.
Use the Graphing Calculator: For questions that require graphing, use the built-in Desmos graphing
calculator. Make sure you are familiar with the calculator’s functions before test day to avoid wasting time
figuring it out during the exam.
Keep an Eye on the Clock: Watch the time closely, especially toward the end of the section. If you’re stuck,
move on and return to the more difficult questions later. Prioritize answering all questions over dwelling on
a few.
1. Process of Elimination
Instead of immediately selecting the first answer that seems right, use the process of elimination.
Cross off answers you’re certain are wrong. This narrows your choices, increasing your chances of
picking the correct answer even if you’re unsure.
3. Don’t Overthink It
It’s easy to get caught up in doubts, especially if multiple answers seem plausible. Stick with your first
instinct unless you find a compelling reason to change it. Often, your gut reaction is more reliable than
second-guessing.
1. The Prompt
The SAT Essay asks you to analyze a passage and explain how the author constructs their argument.
Before you start writing, make sure you fully understand the prompt and what’s being asked. Take a
moment to read the passage carefully, noting the main argument and the evidence the author uses to
support it.
1. Guessing
Guessing is better than leaving a question blank, as there’s no penalty for incorrect answers on the
SAT. If you’re unsure but can eliminate one or more incorrect choices, go ahead and take an educated
guess. Even random guesses have a better chance than not answering at all.
2. Skipping
If a question is taking too long to answer, or if it feels too difficult, it’s better to skip it. Use the “Mark
for Review” tool to keep track of skipped questions so you can return to them if time permits. Skipping
ensures you don’t waste time on something that might be a dead end.
By implementing these test-taking strategies, you can improve your overall performance on the SAT.
Whether it’s mastering time management, knowing when to guess or skip a question, managing test
anxiety, or mastering the digital format, these strategies will ensure that you approach the exam
prepared, confident, and ready to tackle the test head-on.
Additional Resources
When taking the SAT in a digital format, students who are approved for accommodations may notice
some differences in how their accommodations are provided compared to the traditional paper-and-
pencil version of the test. For example, a student approved to use a human reader on the paper
version may instead use a screen reader for the digital test. In some cases, certain accommodations
may no longer be necessary, such as the large print option, which can be replaced by the zoom tool
available to all digital test takers.
It’s important to understand how your specific accommodations will be implemented in the digital
format. If you believe you need a different accommodation, be sure to contact your school counselor,
SSD (Services for Students with Disabilities) coordinator, or reach out to SSD directly well before your
test day.
Key Note: Accommodations cannot be changed or waived on the day of the test. All
accommodations must be pre-approved by SSD, so it's crucial to speak with your school's SSD
coordinator or refer to the SSD services for more details on how to request accommodations.
Below is an overview of how common accommodations will be applied during the digital SAT:
General Extended Time: Students approved for extended time will receive their allotted extra time within the
digital format, as well as additional breaks. The amount of extra time will be applied as approved (e.g., time and
one-half or double time).
o For those approved for extended time only for the math section, the extra time will only apply to that
section.
o For SAT Weekend testing, students with time accommodations will take the test on a single day at a test
center unless other accommodations require testing at their school.
Breaks
Breaks as Needed: Students approved for breaks at any time will have access to a pause feature in the
digital test interface. This will allow them to take breaks whenever needed without interrupting the test
flow.
Extended Breaks: Students granted extended breaks will receive a break that lasts twice as long as the
standard break time.
Extra Breaks: Those approved for extra breaks will receive an additional 5-minute break between Module 1
and Module 2 of each section.
Extra and Extended Breaks: This accommodation includes both extra and extended breaks, combining the
benefits of longer breaks and additional rest periods.
Contracted Braille with Raised Line Drawings: Students approved for braille testing will use their own
refreshable braille display or a screen reader while taking the digital test. Screen reader users will be
required to use headphones for audio assistance.
o If a student cannot use the digital test format, they can request a paper braille version.
Raised Line Drawings: For students who need raised line drawings (previously referred to as braille graphs
and figures), a supplemental raised line drawing tool will be provided alongside the digital test.
Human Reader / Screen Reader: For students approved for a human reader or screen reader, the digital
test will have the screen reader functionality enabled via the operating system or through the student’s
own screen reader software. This will allow for text-to-speech capabilities for reading the test materials
aloud.
Writer/Scribe / Dictation: Students approved for writer/scribe or dictation will use speech-to-text
technology within the digital test format.
Pre-recorded Audio (MP3 via streaming): Pre-recorded audio is no longer an available accommodation for
the digital test. Instead, students previously approved for this will now use screen reader functionality or
text-to-speech tools to assist with reading the test.
Assistive Technology
Assistive Technology: Students can use approved assistive technology software while taking the digital test,
as long as it is compatible with the test platform.
Assistive Technology—Compatible (ATC) Test Format: Students approved for an ATC format will take the
digital test with the assistive technology tools integrated into the device’s operating system.
Limited Time
Limited Time Testing: If a student has limited time accommodation, they will take the test over multiple
days if the test duration exceeds their approved time.
Audio
Auditory Amplification/FM System: Students who use an FM system for auditory amplification may do so
while taking the digital test. They will be allowed to use headphones to amplify sound as needed.
Calculators
4-Function Calculator: In the digital test format, a calculator will be available to all students as a universal
tool, and there will no longer be a separate math section without a calculator.
Large Print Test: Students requiring large print can take advantage of the digital test’s zoom function,
allowing them to adjust the font size to their needs.
Magnification Devices: Whether using electronic or non-electronic magnification devices, students can use
the digital zoom tool available within the operating system to enlarge test content.
Color Adjustments: Students needing color contrast or color overlays can use the color settings built into
the device’s operating system or screen. Alternatively, a plastic overlay can be placed over the screen for
additional visual support.
Important Reminders
Accommodation Approvals: All accommodations must be requested and approved in advance through SSD.
Speak to your school’s SSD coordinator to ensure your needs are properly communicated and documented
before your test date.
Testing Changes: As digital testing rolls out, some accommodations may have been updated or adjusted
from the paper-and-pencil format. Be sure to check how your accommodations will be provided and
confirm any necessary adjustments with your school’s SSD coordinator.
Digital Testing Tools: Familiarize yourself with the digital testing interface and tools (like screen readers,
magnification options, and the built-in calculator) before the test day to ensure a smooth and stress-free
experience.
By understanding how your approved accommodations will be applied in the digital testing
environment, you can better prepare for your SAT and feel confident that your needs will be met. If
you have any concerns or believe you require different accommodations, don’t hesitate to reach out
to your school’s SSD coordinator or the SSD office to discuss your options.
The Digital SAT score report offers a detailed breakdown of your performance on the exam, helping
you assess how well you did in each section and providing insights into which areas need more
attention if you're planning to retake the test. The exam is divided into two main sections: Reading
and Writing and Math, with each section scored on a scale from 200 to 800. This means the total
possible score for the test ranges from 400 to 1600, combining both sections.
In addition to the overall score, the score report includes scores in specific domains within each
section. For the Reading and Writing section, these domains are:
Information and Ideas: This domain measures your ability to understand and analyze texts, extract main
ideas, and reason with the information provided in both passages and figures.
Craft and Structure: This domain assesses your understanding of vocabulary, how well you grasp rhetorical
strategies in writing, and your ability to analyze how different texts are related.
Expression of Ideas: This evaluates your proficiency in using writing tools, such as transitions, sentence
structure, and rhetorical devices, to improve clarity and coherence in written expression.
Standard English Conventions: This domain checks your knowledge of grammar, punctuation, and sentence
structure rules.
Algebra: This domain focuses on your ability to solve linear equations, inequalities, and work with systems
of equations.
Advanced Math: Here, you'll be assessed on your ability to solve more complex, nonlinear equations and
other advanced mathematical concepts.
Problem-Solving and Data Analysis: This domain evaluates your skills in using data, graphs, and concepts
like percentages, averages, and probability.
Geometry and Trigonometry: This measures your proficiency in solving geometry problems involving
shapes and angles, as well as applying trigonometric functions.
Each of these domains is meant to provide you with a clearer picture of your strengths and
weaknesses. If you're retaking the test, these domain-level insights can help you target the areas that
need improvement.
One of the major innovations of the Digital SAT is the adaptive testing format, which tailors the
difficulty of the questions you receive based on your performance on earlier questions. This means
that your test experience is unique compared to other test-takers. Here's how it works:
The Digital SAT is divided into two modules per section—the Base Module and the Adaptive Module.
The Base Module contains questions that are of a moderate difficulty level for all students. After
completing this first module, the test adjusts based on how well you performed. If you answer a
significant number of questions correctly in the Base Module, you will be given more difficult
questions in the Adaptive Module. Conversely, if you struggle in the Base Module, you will be given
easier questions in the Adaptive Module.
This adaptive format is designed to provide a more accurate measure of your abilities by adjusting the
difficulty level of the questions to match your skill level. The challenge is that this means your score
depends not only on how many questions you get right but also on the difficulty of the questions you
were given. If you perform well in the Base Module, the tougher questions in the Adaptive Module will
allow you to demonstrate a higher level of proficiency, which could contribute to a higher score. If you
perform poorly, you’ll be given easier questions that won’t help your score as much, potentially
lowering your score.
Your Digital SAT score is a key component of your college application, and colleges use SAT scores to
compare students from different schools, regions, and academic backgrounds. The SAT offers a
standardized way of assessing students, which helps colleges evaluate applicants on a level playing
field, regardless of the grading systems or curricula at their schools.
Colleges use your SAT score in conjunction with other aspects of your application—such as your high
school GPA, extracurricular activities, recommendation letters, and essays—to make admissions
decisions. In addition to admissions, SAT scores can also be used for scholarship eligibility and entry
into special programs or honors colleges. Many colleges and universities still require SAT scores, even
those that have adopted test-optional or test-blind policies, so it’s essential to know each school’s
specific requirements and determine whether submitting your SAT scores will strengthen your
application.
Your score report will also include percentile rankings, which show how your score compares to those
of other test-takers. For example, if you score in the 85th percentile, it means you scored better than
85% of the students who took the test. Percentiles are particularly useful because they give you a
relative understanding of where you stand compared to others who have taken the same test, both
nationally and internationally. These percentiles will help you understand the competitiveness of your
score for different colleges and universities.
Percentile rankings are a critical tool for understanding the significance of your SAT score. The
percentile tells you what percentage of students scored lower than you, offering a snapshot of how
competitive your score is. For instance, if you are in the 90th percentile, you have scored better than
90% of the students who took the exam.
The Digital SAT uses the same scoring range as previous versions of the SAT (from 400 to 1600).
However, due to the adaptive nature of the test, some variations in scores may be observed between
the digital format and the previous paper-and-pencil versions. Despite this, the College Board provides
tools for comparing your Digital SAT scores to those from the older versions, helping you understand
where you stand in relation to students who took the traditional exam.
In particular, College Board reports provide percentile data to compare Digital SAT scores with those of
previous years. This allows you to see how your scores hold up against the scores of students who
took the test before the digital shift and provides a more comprehensive perspective on your
performance.
Understanding your score percentiles, especially in the context of college admissions, helps you
determine where you stand among other applicants. It also allows you to tailor your college
application strategy, as it gives you a clearer understanding of how competitive your score is within
the context of a particular school's expectations.
Conclusion
Interpreting your Digital SAT score involves more than just knowing the numbers on your report. It’s
important to understand how the adaptive testing format works and how your score relates to both
the questions you received and the overall pool of test-takers. Your score not only provides insights
into your academic strengths and areas that may need improvement, but it also plays a key role in
your college admissions journey. By understanding your scores and how they fit into the broader
landscape of college admissions, you can make informed decisions about the next steps in your
academic career. Whether you’re looking to improve your score for a future test or using your results
to apply to colleges, understanding your Digital SAT score is a vital step in achieving your academic
goals.
The SAT is a significant milestone for many students, and once it's behind you, the anxiety often
doesn't fade instantly. While waiting for your results can feel excruciating, it's also an opportunity to
reflect on your test-taking experience and think about how you can improve your approach for the
future. This post-SAT reflection isn't just about analyzing what went wrong; it's also about taking a
constructive approach to the test-taking process, learning from your experience, and preparing
yourself for future success.
When the test is over, it's easy to get caught up in a cycle of second-guessing: "Did I study enough?"
"Could I have answered those math questions better?" "Why did I forget my legal name on the answer
sheet?" These are all common thoughts. It's completely normal to reflect and wonder about missed
opportunities or mistakes, but remember—there's little you can do at this point except wait.
Instead of dwelling on potential regrets, it's essential to focus on your strengths. After months of
preparation, you did your best. You arrived on time, you completed the test, and you gave it your all.
These accomplishments are significant and should be celebrated. Don't let anxiety about the outcome
overshadow the effort you put in.
The waiting period after the SAT can be one of the hardest parts of the process. Some students find
themselves obsessing over every difficult question they encountered during the test, debating over
whether they made careless mistakes or wondering how each module compares to others. While it's
tempting to discuss every detail with friends or dive into online forums, this can often lead to more
anxiety and unnecessary stress.
Rather than fixating on the past, take this time to unwind. Continue with your classes and
extracurricular activities as usual, and don’t let the test define you. Your college application isn't just
about your SAT score—it's about the whole picture, including your grades, extracurriculars, and
personal statement. In the end, focusing on maintaining a balanced lifestyle will benefit you more than
obsessing over your test performance.
Lessons from Others: Effective Strategies for Retaking or Preparing for the SAT
If you're gearing up for another round of SATs or preparing for your first attempt, there's a wealth of
advice from students who have already navigated this journey. Their insights can help you avoid
common pitfalls and approach the test more effectively. Here are some key strategies to keep in mind:
While the official SAT Bluebook practice tests are a great resource, many students have found that
they may be easier than the actual test. This can lead to a false sense of security, as some students
perform well on these practice tests only to be shocked by the difficulty level of the real exam.
Instead of relying exclusively on these, broaden your study materials. Supplement your practice
with tests from other credible sources and aim for a score goal that challenges you. Diversifying
your study materials will better prepare you for the range of questions you may face on test day.
We all have areas where we struggle more, whether it's math or reading comprehension. It's
essential to identify these weaknesses early on and dedicate extra study time to improving them. If
vocabulary or specific math formulas are your weak points, prioritize them in your preparation. For
reading, practicing the skill of summarizing passages in your own words can be helpful, as well as
focusing on the first and last sentences of a passage—these often provide a clear idea of the main
idea. Work on building your vocabulary by reading widely, and don't hesitate to seek extra help,
whether from a tutor or online resources.
One of the most common reasons for low SAT scores is poor time management. Many students
struggle not because they lack knowledge but because they can’t complete the test in time. The
key is to practice answering questions efficiently. During study sessions, time yourself to simulate
real test conditions. Prioritize difficult questions, and if you’re stuck, move on and return to tough
questions later. Keep an eye on the clock, and make sure you allocate enough time for each
section without rushing through easier questions too quickly.
In the rush of the exam, it's easy to feel pressured and even tempted to guess randomly when you
encounter a tough question. But guesswork won't help you achieve the best score. Instead, focus
on eliminating obviously wrong answers first. If you must guess, try to deduce the correct answer
by context or grammatical clues, especially for reading and writing sections. This strategy can
increase your chances of selecting the right answer even when you’re unsure.
It's easy to get caught up in the idea that your SAT score defines your academic worth, but it's
essential to keep perspective. Colleges consider many factors when reviewing applications—
grades, extracurricular activities, personal statements, and letters of recommendation all play a
role. A lower score in one section doesn’t mean the end of your college aspirations. If you feel your
SAT score doesn’t reflect your true potential, take steps to strengthen other aspects of your
application. Volunteering, pursuing extracurricular passions, and crafting a compelling personal
statement can help offset a less-than-perfect test score.
The SAT is undeniably stressful, but it’s also an opportunity to learn and grow. Whether you are
reflecting on your test experience or preparing for another round, the key is to take a proactive
approach. Learn from your experience, refine your strategies, and focus on maintaining a well-
rounded application. Remember that your score doesn’t define you—it’s only a small part of your
overall academic journey. Celebrate your progress, and approach future test-taking experiences with
confidence and clarity.