Exercises
Combine rates, restricted equations, powers, logarithms, inequalities, graph transformations, composition, inverses, series, and convergence in chapter-level problems.
These exercises combine the chapter’s central moves: compare quantities, rearrange formulas, reason about scale, translate between exponentials and logarithms, interpret bounds and graphs, follow composed functions, and reason about repeated change. Each problem is self-contained. Record restrictions and intermediate values when they affect the result.
Fluency
Exercise: Normalize a weighted sum
Values , , and have weights , , and . Compute their weighted average.
Compute it first, then check your number.
HintCompute two totals
Find the weighted sum and the total weight separately.
SolutionDivide by the total weight
The weighted sum is:
The total weight is , so the weighted average is . Dividing by the number of values instead would ignore the unequal weights.
Exercise: Rearrange a temperature rule
The conversion from Celsius to Fahrenheit is:
What Celsius value corresponds to ?
Compute it first, then check your number.
HintUndo the operations in reverse
Subtract , then multiply by .
SolutionIsolate and evaluate C
Rearrange the formula:
Then:
Substituting into the original rule returns , so the rearranged formula and the numerical result agree with the given temperature.
Exercise: Compare two function values
At , compare and . What is ?
Compute it first, then check your number.
HintCompute the outputs separately
Evaluate and separately.
SolutionEvaluate both growth rules
The outputs are:
Therefore . One input does not establish which function grows faster everywhere, but it provides a concrete comparison.
Exercise: Undo an exponential
Solve .
Compute it first, then check your number.
HintAsk for the exponent
Which exponent on produces ?
SolutionUse the inverse logarithm
Taking the base-2 logarithm gives:
The check is .
Interpretation and Judgment
Exercise: Interpret a parameter bound
A parameter satisfies . Which interval contains every allowed value of ?
Select one choice, then check.
HintUse center and radius
The expression gives a center of and a maximum distance of .
SolutionCompute both endpoints
The lower endpoint is and the upper endpoint is . Equality is allowed, so:
Exercise: Evaluate a composition
Let and . Compute .
Compute it first, then check your number.
HintFollow the data flow
Compute the intermediate value first.
SolutionEvaluate one stage at a time
The first stage gives:
The second gives:
Naming the intermediate value makes the composition easier to inspect.
Exercise: Diagnose a logarithm mistake
A calculation contains . Which diagnosis is correct over the real numbers?
Select one choice, then check.
HintReturn to the inverse definition
would require .
SolutionUse the exponential definition
For a positive base , the value is positive for every finite real . No finite exponent produces zero, so is not defined as a finite real number.
Exercise: Decide whether an inverse exists
Consider with domain restricted to . Does it have an inverse on this domain?
Select one choice, then check.
HintApply the domain restriction
Only nonnegative inputs are allowed.
SolutionUse the restricted domain
On all real numbers, maps and to the same output. Restricting the domain to removes the negative input, so every nonnegative output has one allowed input:
Connected Problems
Exercise: Trace a geometric recurrence
Let and . What is ?
Compute it first, then check your number.
HintWrite the intermediate values
Compute , , , and .
SolutionApply each update
The sequence is:
Reaching from requires four updates. Equivalently, , so .
Exercise: Solve without losing a restriction
Solve the equation over the real numbers:
Compute it first, then check your number.
HintState the domain before rearranging
The original expression requires . For allowed values of , multiply both sides by .
SolutionPreserve the original domain
The denominator requires . Multiplying by for allowed values gives:
Therefore . This value is not excluded, and substitution confirms:
Exercise: Distinguish a root from two solutions
Which statement is correct over the real numbers?
Select one choice, then check.
HintAsk two different questions
The symbol names one principal value. The equation asks which real values square to .
SolutionSeparate notation from equation solving
By definition, the principal square root is nonnegative, so . Both and equal , so:
Exercise: Read a transformed graph
The graph of has vertex . What is the vertex of:
Select one choice, then check.
HintFind where the squared term is zero
The minimum occurs when . Then evaluate .
SolutionLocate the translated vertex
The squared term is smallest when , so . At that input:
Therefore the vertex is . The graph has moved three units right and two units up.
Exercise: Find the domain of a composition
Let and . Over the real numbers, what is the domain of ?
Select one choice, then check.
HintCheck the intermediate value
Composition gives . A real square root requires its input to be nonnegative.
SolutionApply the outer function's restriction
The output of becomes the input of . Therefore:
The composition is defined for .
Exercise: Sum a finite geometric series
What is the sum:
Select one choice, then check.
HintRecognize the ratio
The first term is , the ratio is , and there are four terms.
SolutionAdd the finite terms
With a common denominator:
This is a finite sum. It is less than the corresponding infinite sum, which approaches .
Exercise: Use a constant rate
A program processes records in seconds at a constant rate. At the same rate, how many seconds will it take to process records?
Compute it first, then check your number.
HintFind the unit rate
Divide records by seconds, then use that rate for records.
SolutionKeep the units visible
The processing rate is:
Therefore the required time is:
The record units cancel, leaving seconds.
Exercise: Solve an inequality with a negative coefficient
Solve:
Select one choice, then check.
HintReverse the sign at the correct step
First subtract from both sides. When you divide by , reverse the inequality.
SolutionPreserve the ordering
Subtracting gives:
Dividing by reverses the inequality:
As a check, satisfies both the solution set and the original inequality.
Exercise: Interpret a fixed point
Consider the recurrence . Which statement follows from solving its fixed-point equation?
Select one choice, then check.
HintSet the next value equal to the current value
Solve . Then ask what that equation does and does not establish.
SolutionFind the candidate without overclaiming
A fixed point remains unchanged:
Thus is a fixed point and a possible limit. The fixed-point equation alone does not prove that every initial value converges to it.
Exercise: Classify an oscillating geometric sequence
Let . What happens as increases?
Select one choice, then check.
HintInspect the ratio
A negative ratio changes the sign. A ratio with magnitude less than reduces the magnitude.
SolutionSeparate direction from size
The first terms are:
The factor alternates the sign, while repeated multiplication by makes the magnitude approach . Therefore converges to without becoming exactly zero at a finite index.