Ch18 PDF Official Sat Study Guide Passport Advanced Math
Ch18 PDF Official Sat Study Guide Passport Advanced Math
Passport to
Advanced Math
Passport to Advanced Math questions include topics that are especially
important for students to master before studying advanced math.
Chief among these topics is the understanding of the structure of
expressions and the ability to analyze, manipulate, and rewrite these
expressions. These questions also include reasoning with more REMEMBER
complex equations and interpreting and building functions. 16 of the 58 questions (28%) on
the SAT Math Test are Passport to
Heart of Algebra questions focus on the mastery of linear equations, Advanced Math questions.
systems of linear equations, and linear functions. In contrast, Passport
to Advanced Math questions focus on the ability to work with and
analyze more complex equations. The questions may require you to
demonstrate procedural skill in adding, subtracting, and multiplying
polynomials and in factoring polynomials. You may be required to
work with expressions involving exponentials, integer and rational
exponents, radicals, or fractions with a variable in the denominator.
The questions may ask you to solve a quadratic equation, a radical
equation, a rational equation, or a system consisting of a linear
equation and a nonlinear equation. You may be required to manipulate
an equation in several variables to isolate a quantity of interest.
227
PART 3 | Math
Example 1
(x 2 + bx − 2)(x + 3) = x 3 + 6x 2 + 7x − 6
In the equation above, b is a constant. If the equation is true for all values of x,
what is the value of b?
A) 2
B) 3
C) 7
REMEMBER D) 9
Passport to Advanced Math
questions build on the knowledge To find the value of b, expand the left-hand side of the equation and
and skills tested on Heart of Algebra then collect like terms so that the left-hand side is in the same form as
questions. Develop proficiency with the right-hand side.
Heart of Algebra questions before
(x 2 + bx − 2)(x + 3) = (x 3 + bx 2 − 2x ) + (3x 2 + 3bx − 6)
tackling Passport to Advanced Math
questions. x 3 + (3 + b ) x 2 + (3b − 2) x − 6
=
228
Chapter 18 | Passport to Advanced Math
Since the two polynomials are equal for all values of x, the coefficient
of matching powers of x should be the same. Therefore, comparing
the coefficients of x 3 + (3 + b ) x 2 + (3b − 2) x − 6 and x 3 + 6x 2 + 7x − 6
reveals that 3 + b = 6 and 3b − 2 = 7. Solving either of these equations
gives b = 3, which is choice B.
Example 2
Which of the following is equivalent to 16s4 − 4t 2?
A) 4(s 2 − t )(4s 2 + t )
B) 4(4s 2 − t )(s 2 + t )
PRACTICE AT
satpractice.org
C) 4(2s 2 − t )(2s 2 + t )
Passport to Advanced Math
D) (8s 2 − 2t )(8s 2 + 2t ) questions require a high comfort
level working with quadratic
This example appears complex at first, but it is very similar to the equations and expressions,
equation x 2 − y 2, which factors as (x − y ) (x + y ). The expression 16s 4 − 4t 2 including multiplying polynomials
2 2
is also the difference of two squares: 16s 4 − 4t 2 = (4s 2) − (2t ) . Therefore, it and factoring. Recognizing classic
2 2
can be factored as (4s 2) − (2t ) = (4s 2 − 2t ) (4s 2 + 2t ). This expression can quadratic patterns such as x 2 − y 2 =
be rewritten as (4s 2 − 2t ) (4s 2 + 2t ) = 2(2s 2 − t ) (2) (2s 2 + t ) = 4(2s 2 − t ) (2s 2 + t ), (x − y )(x + y ) can also improve your
which is choice C. speed and accuracy.
Example 3
y 5 − 2y 4 − cxy + 6x
In the polynomial above, c is a constant. If the polynomial is divisible by y − 2,
what is the value of c?
229
PART 3 | Math
Example 4
A car is traveling at x feet per second. The driver sees a red light ahead, and
after 1.5 seconds reaction time, the driver applies the brake. After the brake is
applied, the car takes _ x seconds to stop, during which time the average speed
24
x
_
of the car is feet per second. If the car travels 165 feet from the time the
2
PRACTICE AT driver saw the red light to the time it comes to a complete stop, which of the
satpractice.org
following equations can be used to find the value of x?
Example 4 requires careful
A) x 2 + 48x − 3,960 = 0
translation of a word problem into
an algebraic equation. It pays to be B) x 2 + 48x − 7,920 = 0
deliberate and methodical when C) x 2 + 72x − 3,960 = 0
translating word problems into
D) x 2 + 72x − 7,920 = 0
equations on the SAT.
During the 1.5-second reaction time, the car is still traveling at x feet
per second, so it travels a total of 1.5x feet. The average speed of
x x
the car during the _ -second braking interval is _ feet per second,
24 2
x _
_
( ) ( )
x x 2
_
so over this interval, the car travels = feet. Since the
2 24 48
total distance the car travels from the time the driver saw the red
light to the time it comes to a complete stop is 165 feet, you have the
x 2
equation _ + 1.5x = 165. This quadratic equation can be rewritten in
48
standard form by subtracting 165 from each side and then multiplying
each side by 48, giving x 2 + 72x − 7,920 = 0, which is choice D.
Some questions on the SAT Math Test will ask you to solve a quadratic
equation. You must determine the appropriate procedure: factoring,
completing the square, the quadratic formula, use of a calculator
REMEMBER
The SAT Math Test may ask you (if permitted), or use of structure. You should also know the following
to solve a quadratic equation. Be facts in addition to the formulas in the directions:
prepared to use the appropriate
§ §The sum of the solutions of x 2 + bx + c = 0 is −b.
method. Practice using the various
methods (below) until you are § §The product of the solutions of x 2 + bx + c = 0 is c.
comfortable with all of them.
Each of the facts can be seen from the factored form of a
1. Factoring quadratic. If r and s are the solutions of x 2 + bx + c = 0, then
2. Completing the square x 2 + bx + c = (x − r )(x − s ). Thus, b = −(r + s ) and c = (−r )(−s ) = rs.
3. Quadratic formula
Note: To use either of these facts, the coefficient of x 2 must be equal to 1.
4. Using a calculator
230
Chapter 18 | Passport to Advanced Math
Example 5
Example 6
If x > 0 and 2x 2 + 3x − 2 = 0, what is the value of x?
REMEMBER
The left-hand side of the equation can be factored: Pay close attention to all of the
2x 2 + 3x − 2 = (2x − 1)(x + 2) = 0. Therefore, either 2x − 1 = 0, which details in the question. In Example 6,
1
1
gives x = _ , or x + 2 = 0, which gives x = −2. Since x > 0, the value of x can equal _ or −2, but since the
2 2
1
_ question states that x > 0, the value
x is .
2 1
of x must be _ .
2
Example 7
If a and b are real numbers and a 2 = b 2, then either a = b or a = −b.
Since (2x − 1)2 = (x + 2)2, either 2x − 1 = x + 2 or 2x − 1 = −(x + 2). In the
1
first case, x = 3, and in the second case, 3x = −1, or x = − _ . Therefore,
3
2 2 1
_
3( ) 8
the sum of the solutions x of (2x − 1) = (x + 2) is 3 + − = _ .
3
231
PART 3 | Math
Example 8
A researcher estimates that the population of a city is increasing at an annual
rate of 0.6%. If the current population of the city is 80,000, which of the
following expressions appropriately models the population of the city t years
from now according to the researcher’s estimate?
A) 80,000(1 + 0.006)t
B) 80,000(1 + 0.006t )
C) 80,000 + 1.006t
D) 80,000(0.006t )
232
Chapter 18 | Passport to Advanced Math
Example 9
( )
n
1__ ?
Which of the following is equivalent to _
n
x
√
__
A) x2
n
− __
B) x 2
1
n + __
C) x 2
1
n − __
D) x 2
_ 1
_
_1 −_
1
is equal to x 2 . Thus, _
The square root √x = x 2 ,
x
√
( )
n 1 n
1_
= ( x 2 ) = x 2 . Choice B is the correct answer.
n
and _
−_ −_
x
√
PRACTICE AT
An SAT Math Test question may also ask you to solve a radical satpractice.org
equation. In solving radical equations, you may square both sides of
Practice your exponent rules.
an equation. Since squaring is not a reversible operation, you may end _ 1
_
Know, for instance, that √x = x 2 and
up with an extraneous root; that is, a root to the simplified equation
1_ 1
that _
_
−
that is not a root to the original equation. Thus, when solving a = x 2 .
√x
radical equation, you should check any solution you get in the original
equation.
Example 10
______
x − 12 = √
x + 44
What are the solutions x of the given equation?
A) 5
B) 20
C) −5 and 20
D) 5 and 20
_
Squaring each side of x − 12 = √x + 44
gives
_
(x − 12)2= ( √x + 44
)2 = x + 44
(x − 5)(x − 20) = 0
The solutions to the quadratic are x = 5 and x = 20. However, since the
first step was to square each side of the given equation, which is not a
reversible operation, you need to check x = 5 and x = 20 in the original
equation. Substituting 5 for x gives
_
5 − 12 = √5 + 44
_
−7 = √49
233
PART 3 | Math
_
This is not a true statement (since √49
represents only _
the positive
square root, 7), so x = 5 is not a solution to x − 12 = √x + 44 .
PRACTICE AT Substituting 20 for x gives
_
satpractice.org 20 − 12 = √20
+ 44
A good strategy to use when solving _
8 = √64
radical equations is to square both
_
sides of the equation. When doing This is a true statement, so x = 20 is a solution to x − 12 = √x + 44 .
so, however, be sure to check the Therefore, the only solution to the given equation is 20, which is
solutions in the original equation, choice B.
as you may end up with a root that
is not a solution to the original
equation.
Solving Rational Equations
Questions on the SAT Math Test may assess your ability to work
with rational expressions, including fractions with a variable in the
denominator. This may include finding the solution to a rational
equation.
Example 11
3 = _
_ 2 + _
1
t+1 t+3 4
If t is a solution to the equation above and t > 0, what is the value of t?
Systems of Equations
by an expression when you know the
expression cannot be equal to 0.
Questions on the SAT Math Test may ask you to solve a system of
equations in two variables in which one equation is linear and the
other equation is quadratic or another nonlinear equation.
Example 12
3x + y = −3
(x + 1)2 − 4(x + 1) − 6 = y
If (x, y) is a solution of the system of equations above and y > 0, what is the
PRACTICE AT value of y?
satpractice.org
The first step used to solve this One method for solving systems of equations is substitution. If the
example is substitution, an approach first equation is solved for y, it can be substituted in the second
you may use on Heart of Algebra equation. Subtracting 3x from each side of the first equation gives you
questions. The other key was y = −3 − 3x, which can be rewritten as y = −3(x + 1).
noticing that (x + 1) can be treated
Substituting −3(x + 1) for y in the second equation gives you
as a variable.
234
Chapter 18 | Passport to Advanced Math
(–3, 6)
(2, –9)
235
PART 3 | Math
Note: The SAT Math Test uses the following conventions about graphs
in the xy-plane unless a particular question clearly states or shows a
different convention:
Example 13
The graph of which of the following functions in the xy-plane has x-intercepts
at −4 and 5?
A) f (x) = (x + 4)(x − 5)
B) g (x) = (x − 4)(x + 5)
C) h (x) = (x − 4)2 + 5
D) k (x) = (x + 5)2 − 4
236
Chapter 18 | Passport to Advanced Math
The function f (x) = x 4 − 2.4x 2 is graphed in the xy-plane as shown above. If
k is a constant such that the equation f (x) = k has 4 solutions, which of the
following could be the value of k?
A) 1
B) 0
C) −1
D) −2
Function Notation
The SAT Math Test assesses your understanding of function notation.
You must be able to evaluate a function given the rule that defines
it, and if the function describes a context, you may need to interpret
the value of the function in the context. A question may ask you to
interpret a function when an expression, such as 2x or x + 1, is used as
the argument instead of the variable x.
Example 15
If g (x) = 2x + 1 and f (x) = g (x) + 4, what is f (2)? PRACTICE AT
satpractice.org
You are given f (x) = g (x) + 4 and therefore f (2) = g (2) + 4. To determine What may seem at first to be a
the value of g (2), use the function g (x) = 2x + 1. Thus, g (2) = 2(2) + 1, complex question boils down to
and therefore g (2) = 5. Substituting g (2) gives f (2) = 5 + 4, or f (2) = 9. straightforward substitution.
237
PART 3 | Math
Example 16
For a certain reservoir, the function f gives the water level f (n), to the nearest
whole percent of capacity, on the nth day of 2016. Which of the following is the
best interpretation of f (37) = 70?
A) The water level of the dam was at 37% capacity for 70 days in 2016.
B) The water level of the dam was at 70% capacity for 37 days in 2016.
C) On the 37th day of 2016, the water level of the dam was at 70% capacity.
D) On the 70th day of 2016, the water level of the dam was at 37% capacity.
PRACTICE AT The function f gives the water level, to the whole nearest percent of
satpractice.org capacity on the nth day of 2016. It follows that f (37) = 70 means that on
Another way to check your answer the 37th day of 2016, the water level of the dam was at 70% capacity.
in Example 17 is to pick simple This statement is choice C.
numbers for mass and speed and
examine the impact on kinetic Example 17
energy when those values are
altered as indicated by the question.
If an object of mass m is moving at speed v, the object’s kinetic energy KE is
If mass and speed both equal 1,
1 given by the equation KE = _ 1 mv 2. If the mass of the object is halved and its
kinetic energy is _ . 2
2 speed is doubled, how does the kinetic energy change?
1
When mass is halved, to _ , and A) The kinetic energy is halved.
2
speed is doubled, to 2, the new
B) The kinetic energy is unchanged.
kinetic energy is 1. Since 1 is twice
1 C) The kinetic energy is doubled.
the value of _ , you know that kinetic
2
energy is doubled. D) The kinetic energy is quadrupled (multiplied by a factor of 4).
238
Chapter 18 | Passport to Advanced Math
Example 18
A gas in a container will escape through holes of microscopic size, as long as
the holes are larger than the gas molecules. This process is called effusion. If a
gas of molar mass M1 effuses at a rate of r1 and a gas of molar mass M2 effuses
at a rate of r2, then the following relationship ___ holds.
r__1 M2
M1 √
r2 = ___
This is known as Graham’s law. Which of the following correctly expresses M2
in terms of M1, r1, and r2?
A) M2 = M1 __
( )
r 2
12
r 2
B) M2 = M1 __ ( )
r 2
22
r 1
( )
___ r1
M1 __
C) M2 = √ r2
M ( r )
___ r __2
D) M = √ 1
2
1 PRACTICE AT
satpractice.org
( √ )
___ ___
√ ( )
r1 M
___2 r1 2 M 2
___2 , which can be Always start by identifying
Squaring each side of __
r2 = M1 gives __
r2 =
M1 exactly what the question asks.
M2 r 12 M2 r 12 In Example 18, you are being asked
rewritten as ___ = __
2 . Multiplying each side of ___ = __
2 by M1 gives to isolate the variable M2. Squaring
M1 r 2 M1 r 2
both sides of the equation is a
( )
r
2
__1 great first step as it allows you to
M2 = M1 , which is choice A.
r
2
2 eliminate the radical sign.
Example 19
A store manager estimates that if a video game is sold at a price of p dollars,
the store will have weekly revenue, in dollars, of r (p) = −4p2 + 200p from the
sale of the video game. Which of the following equivalent forms of r (p) shows,
as constants or coefficients, the maximum possible weekly revenue and the
price that results in the maximum revenue?
A) r (p) = 200p − 4p2
B) r (p) = −2(2p2 − 100p)
C) r (p) = −4(p2 − 50p)
D) r (p) = −4(p − 25)2 + 2,500
239
PART 3 | Math
240