Home / ap-precalculus-full-mock-exam

Question 1

Which of the following statements about the graph of \( f \) is correct?
(A) On the interval \( 1 < x < 3 \), \( f \) is increasing at an increasing rate.
(B) On the interval \( 1 < x < 3 \), \( f \) is increasing at a decreasing rate.
(C) On the interval \( 1 < x < 3 \), \( f \) is decreasing at an increasing rate.
(D) On the interval \( 1 < x < 3 \), \( f \) is decreasing at a decreasing rate.
▶️ Answer/Explanation
Detailed solution

Step 1: Observe the direction of the curve on the interval \( 1 < x < 3 \). As \( x \) increases from 1 to 3, the value of \( y \) goes down. Therefore, the function \( f \) is decreasing. This eliminates options (A) and (B).

Step 2: Analyze the rate of change (concavity). The “rate” refers to the steepness or magnitude of the slope.

Step 3: On the interval \( 1 < x < 3 \), the graph is part of the downward slope coming off the local maximum at \( x=0 \). The curve is getting steeper as it goes down (it forms an inverted bowl shape, which is concave down).

Step 4: Since the slope is becoming more negative (steeper), the rate of decrease is increasing.

Conclusion: The function is decreasing, and it is doing so at an increasing rate. Thus, statement (C) is correct.

Question 2

The graph of the polynomial function \(g\) is concave down on the interval \(0 \leq x \leq 10\). Which of the following could be a table of values containing points on the function \(g\)?

(A)

\(x\)\(g(x)\)
11
22
34
48
516

(B)

\(x\)\(g(x)\)
1-20
2-10
3-5
45
510

(C)

\(x\)\(g(x)\)
11
25
37
45
51

(D)

\(x\)\(g(x)\)
17
23
31
43
57
▶️ Answer/Explanation
Detailed solution

The correct option is (C).

For a function to be concave down, the slope (or rate of change) must be decreasing. In a table of values with equal \(x\)-steps, this means the first differences between consecutive \(g(x)\) values must get smaller as \(x\) increases.

Let’s calculate the first differences for each option:
Option (A): \(2-1=1\), \(4-2=2\), \(8-4=4\), \(16-8=8\). The rate is increasing (\(1, 2, 4, 8\)), so it is concave up.
Option (B): \(-10-(-20)=10\), \(-5-(-10)=5\), \(5-(-5)=10\). The rate fluctuates, so it is not consistently concave down.
Option (C): \(5-1=4\), \(7-5=2\), \(5-7=-2\), \(1-5=-4\). The rate is strictly decreasing (\(4, 2, -2, -4\)), which indicates the function is concave down.
Option (D): \(3-7=-4\), \(1-3=-2\), \(3-1=2\), \(7-3=4\). The rate is increasing (\(-4, -2, 2, 4\)), so it is concave up.

Question 3

The graph of \( h \) is a transformation of the function \( g \), where \( h(x) = 2g(x) + 3 \). If the point \( (3, -2) \) is on the graph of \( g \), which of the following points is on the graph of \( h^{-1} \), the inverse of \( h \)?
(A) \( (-1, 3) \)
(B) \( (1, 6) \)
(C) \( (2, 3) \)
(D) \( (3, -1) \)
▶️ Answer/Explanation
Detailed solution

The correct option is (A).

• The problem states that the point \( (3, -2) \) is on the graph of \( g \), which means \( g(3) = -2 \).
• We substitute \( x = 3 \) into the given equation \( h(x) = 2g(x) + 3 \) to find the corresponding point on \( h \).
• This gives \( h(3) = 2(-2) + 3 = -4 + 3 = -1 \).
• Thus, the point \( (3, -1) \) lies on the graph of the function \( h \).
• For an inverse function \( h^{-1} \), the input and output values are swapped; so if \( (a, b) \) is on \( h \), then \( (b, a) \) is on \( h^{-1} \).
• Swapping the coordinates of \( (3, -1) \) gives the point \( (-1, 3) \).
• Therefore, the point \( (-1, 3) \) is on the graph of \( h^{-1} \).

Question 4

What are all values of \( x \) for which \( \ln(3x) + \ln 2 = 4 \)?
(A) \( x = \frac{2}{3} \)
(B) \( x = \frac{e^4}{6} \)
(C) \( x = \frac{2e^4}{3} \)
(D) \( x = \frac{e^4 – 2}{3} \)
▶️ Answer/Explanation
Detailed solution

The correct option is (B).

Step 1: Start with the given equation: \( \ln(3x) + \ln 2 = 4 \).
Step 2: Apply the product property of logarithms, \( \ln a + \ln b = \ln(ab) \), to combine the terms on the left side:
\( \ln(3x \cdot 2) = 4 \implies \ln(6x) = 4 \)
Step 3: Convert the logarithmic equation to its exponential form using the definition \( \ln y = k \iff y = e^k \):
\( 6x = e^4 \)
Step 4: Solve for \( x \) by dividing both sides by 6:
\( x = \frac{e^4}{6} \)

Question 5

The figure shows a conical tank with water pouring into it. At \(t = 0\), water begins to pour into the empty tank. The rate that water pours into the tank varies in such a way that the depth of the water inside the tank increases at a constant rate with respect to time.
Which of the following graphs could depict this situation, where the depth of the water inside the tank, in feet, is the independent variable and the volume of water inside the tank, in cubic feet, is the dependent variable?
▶️ Answer/Explanation
Detailed solution

The correct option is (B).

The volume \(V\) of a cone is defined by the formula \(V = \frac{1}{3}\pi r^2 h\).
Since the tank is conical, the radius \(r\) is directly proportional to the depth \(h\); we can write \(r = k \cdot h\).
Substituting \(r = kh\) into the volume formula gives \(V = \frac{1}{3}\pi (kh)^2 h = \frac{1}{3}\pi k^2 h^3\).
This simplifies to \(V = C \cdot h^3\), where \(C\) is a positive constant.
This equation indicates that Volume is a cubic function of Depth.
A cubic function \(y = x^3\) (for \(x > 0\)) starts at the origin and increases with an increasing slope (concave up).
Graphs (C) and (D) are incorrect because volume must increase as depth increases.
Graph (A) is concave down, whereas Graph (B) is concave up, matching the cubic relationship.

Question 6

The binomial theorem can be used to expand an expression of the form \((a+b)^n\). Which of the following is equivalent to \((x-4y)^5\)?
(A) \(x^5 – (4y)^5\)
(B) \(x^5 – x^4(4y) + x^3(4y)^2 – x^2(4y)^3 + x(4y)^4 – y^5\)
(C) \(x^5 – 5x^4(4y) + 10x^3(4y)^2 – 10x^2(4y)^3 + 5x(4y)^4 – (4y)^5\)
(D) \(x^5 – 5x^4(4y) – 10x^3(4y)^2 – 10x^2(4y)^3 – 5x(4y)^4 – (4y)^5\)
▶️ Answer/Explanation
Detailed solution

The correct option is (C).

1. According to the Binomial Theorem, \((a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k\).
2. Identify the components for substitution: \(a = x\), \(b = -4y\), and \(n = 5\).
3. The binomial coefficients for \(n=5\) (from Pascal’s triangle) are: \(1, 5, 10, 10, 5, 1\).
4. Substitute these into the formula: \(1(x)^5 + 5(x)^4(-4y) + 10(x)^3(-4y)^2 + 10(x)^2(-4y)^3 + 5(x)(-4y)^4 + 1(-4y)^5\).
5. Simplify the signs: odd powers of \((-4y)\) result in a negative sign, while even powers result in a positive sign.
6. The final expansion is: \(x^5 – 5x^4(4y) + 10x^3(4y)^2 – 10x^2(4y)^3 + 5x(4y)^4 – (4y)^5\).

Question 7

The rational function \( k \) is given by \( k(x) = \frac{-2(x-3)^2(x+2)}{(x-5)} \). What are all intervals on which \( k(x) \geq 0 \)?
(A) \( [-2, 5) \)
(B) \( (-\infty, -5) \cup [2, \infty) \)
(C) \( (-\infty, -2] \cup [3, 5) \)
(D) \( (-\infty, -2] \cup (5, \infty) \)
▶️ Answer/Explanation
Detailed solution

To determine the intervals where \( k(x) \geq 0 \), we analyze the sign of the rational function.

1. Find the critical points where the numerator is zero or the denominator is zero. The numerator is zero at \( x = 3 \) and \( x = -2 \). The denominator is zero at \( x = 5 \).

2. Observe that the term \( -2(x-3)^2 \) is always less than or equal to zero because \( (x-3)^2 \geq 0 \) and multiplying by -2 makes it non-positive.

3. For the entire function \( k(x) \) to be greater than or equal to zero (positive), the remaining part of the expression, \( \frac{x+2}{x-5} \), must be less than or equal to zero (negative), so that negative \(\times\) negative = positive.

4. Solve the inequality \( \frac{x+2}{x-5} \leq 0 \). This fraction is negative when the numerator and denominator have opposite signs, which occurs in the interval between the roots: \( -2 \leq x < 5 \).

5. Check the boundary points: At \( x = -2 \), \( k(x) = 0 \), which is valid. At \( x = 5 \), the function is undefined, so we exclude it (use a parenthesis).

6. We must also ensure \( x = 3 \) is included since \( k(3) = 0 \), satisfying \( k(x) \geq 0 \). Since 3 is already inside the interval \( [-2, 5) \), our interval is complete.

Therefore, the correct interval is \( [-2, 5) \).

Correct Option: (A)

Question 8

The function \( j \) is given by \( j(x) = -5\left(\frac{1}{3}\right)^x \). Which of the following describes the end behavior of \( j \)?
(A) \( \lim_{x \to -\infty} j(x) = 0 \) and \( \lim_{x \to \infty} j(x) = -\infty \)
(B) \( \lim_{x \to -\infty} j(x) = -\infty \) and \( \lim_{x \to \infty} j(x) = 0 \)
(C) \( \lim_{x \to -\infty} j(x) = 0 \) and \( \lim_{x \to \infty} j(x) = \infty \)
(D) \( \lim_{x \to -\infty} j(x) = \infty \) and \( \lim_{x \to \infty} j(x) = 0 \)
▶️ Answer/Explanation
Detailed solution

The given function is an exponential function defined as \( j(x) = -5\left(\frac{1}{3}\right)^x \).
First, analyze the limit as \( x \to \infty \). Since the base \( \frac{1}{3} \) is between \( 0 \) and \( 1 \), \( \left(\frac{1}{3}\right)^x \) approaches \( 0 \) as \( x \) gets larger.
Therefore, \( j(x) \) approaches \( -5 \cdot 0 = 0 \), so \( \lim_{x \to \infty} j(x) = 0 \).
Next, analyze the limit as \( x \to -\infty \). A negative exponent flips the fraction, so \( \left(\frac{1}{3}\right)^{-\infty} \) acts like \( 3^{\infty} \), which approaches \( \infty \).
Multiplying this large positive value by \( -5 \) results in a large negative value, so \( \lim_{x \to -\infty} j(x) = -\infty \).
Comparing these results with the given options, the correct description corresponds to option (B).

Question 9

The function \( k \) is given by \( k(\theta) = 2\sin \theta \). What are all values of \( \theta \), for \( 0 \le \theta < 2\pi \), where \( k(\theta) = -1 \)?
(A) \( \theta = \frac{\pi}{6} \) and \( \theta = \frac{5\pi}{6} \)
(B) \( \theta = \frac{\pi}{3} \) and \( \theta = \frac{5\pi}{3} \)
(C) \( \theta = \frac{2\pi}{3} \) and \( \theta = \frac{4\pi}{3} \)
(D) \( \theta = \frac{7\pi}{6} \) and \( \theta = \frac{11\pi}{6} \)
▶️ Answer/Explanation
Detailed solution

Set the function equal to the target value: \( 2\sin \theta = -1 \).
Isolate the sine term by dividing both sides by 2: \( \sin \theta = -\frac{1}{2} \).
Identify the reference angle: \( \sin \frac{\pi}{6} = \frac{1}{2} \), so the reference angle is \( \frac{\pi}{6} \).
Since \( \sin \theta \) is negative, \( \theta \) must lie in Quadrant III or Quadrant IV.
For Quadrant III: \( \theta = \pi + \frac{\pi}{6} = \frac{7\pi}{6} \).
For Quadrant IV: \( \theta = 2\pi – \frac{\pi}{6} = \frac{11\pi}{6} \).
Therefore, the values are \( \frac{7\pi}{6} \) and \( \frac{11\pi}{6} \), which corresponds to option (D).

Question 10

Which of the following expressions is equivalent to \(\ln\left(\frac{2e^4}{x^3}\right)\), where \(x\) is a positive constant?
(A) \(4 + \ln 2 – 3\ln x\)
(B) \(4 + \ln 2 + 3\ln x\)
(C) \(4\ln 2 – 3\ln x\)
(D) \(\ln 2 + \ln 4 – 3\ln x\)
▶️ Answer/Explanation
Detailed solution

Start with the given expression: \(\ln\left(\frac{2e^4}{x^3}\right)\).
Apply the quotient property of logarithms, \(\ln(\frac{a}{b}) = \ln a – \ln b\), to separate the numerator and denominator: \(\ln(2e^4) – \ln(x^3)\).
Apply the product property, \(\ln(ab) = \ln a + \ln b\), to the first term: \(\ln 2 + \ln(e^4) – \ln(x^3)\).
Use the power property, \(\ln(a^k) = k \ln a\), to move the exponents to the front: \(\ln 2 + 4\ln e – 3\ln x\).
Recall that the natural logarithm of \(e\) is 1 (\(\ln e = 1\)), so substitute this value: \(\ln 2 + 4(1) – 3\ln x\).
Rearrange the terms to match the format of the options: \(4 + \ln 2 – 3\ln x\).
This corresponds to option (A).

Question 11

The function \(j\) is given by \(j(x) = 8 – 7\tan\left(\frac{x}{4}\right)\). Which of the following gives the vertical asymptotes of \(j\)?
(A) \(x = \frac{\pi}{2} + \pi k\), where \(k\) is an integer
(B) \(x = \frac{\pi}{8} + \frac{\pi}{4}k\), where \(k\) is an integer
(C) \(x = 2\pi + 4\pi k\), where \(k\) is an integer
(D) \(x = 4\pi + 8\pi k\), where \(k\) is an integer
▶️ Answer/Explanation
Detailed solution

The function is given by \(j(x) = 8 – 7\tan\left(\frac{x}{4}\right)\).

Vertical asymptotes for the tangent function, \(\tan(\theta)\), occur where the function is undefined, which is when the argument \(\theta = \frac{\pi}{2} + \pi k\) for any integer \(k\).

In this function, the argument of the tangent is \(\frac{x}{4}\).

Set the argument equal to the condition for vertical asymptotes: \(\frac{x}{4} = \frac{\pi}{2} + \pi k\).

Solve for \(x\) by multiplying both sides of the equation by \(4\).

\(x = 4\left(\frac{\pi}{2}\right) + 4(\pi k)\).

Simplifying the expression results in: \(x = 2\pi + 4\pi k\).

Therefore, the correct option is (C).

Question 12

Let \( k \) be a polynomial function with the following end behavior: \[ \lim_{x \to -\infty} k(x) = \infty \text{ and } \lim_{x \to \infty} k(x) = -\infty \] Which of the following could be an expression for \( k(x) \)?
(A) \( 4x^5 + x^2 + 3 \)
(B) \( 3x^4 – x^3 + 5 \)
(C) \( -2x^3 + 4x^2 – 1 \)
(D) \( -5x^6 + x^3 + 6 \)
▶️ Answer/Explanation
Detailed solution

The end behavior of a polynomial function is determined by its leading term (the term with the highest degree).
The problem states that as \( x \to -\infty \), \( k(x) \to \infty \) (starts up) and as \( x \to \infty \), \( k(x) \to -\infty \) (ends down).
Since the ends point in opposite directions, the degree of the polynomial must be odd.
Since the function goes to \( -\infty \) as \( x \) approaches positive infinity (right side goes down), the leading coefficient must be negative.
Looking at the options, we analyze the leading terms:
(A) \( 4x^5 \): Odd degree, positive coefficient (Ends: Down/Up). Incorrect.
(B) \( 3x^4 \): Even degree, positive coefficient (Ends: Up/Up). Incorrect.
(C) \( -2x^3 \): Odd degree, negative coefficient (Ends: Up/Down). Correct.
(D) \( -5x^6 \): Even degree, negative coefficient (Ends: Down/Down). Incorrect.

Question 13

The rational function \( f \) is given by \( f(x) = \frac{-2(x+3)}{x-1} \). Which of the following statements describe the output values of \( f \) as the input values of \( f \) get arbitrarily close to 1 where \( x > 1 \)?
(A) The output values of \( f \) decrease without bound.
(B) The output values of \( f \) increase without bound.
(C) The output values of \( f \) get arbitrarily close to \(-8\).
(D) The output values of \( f \) get arbitrarily close to \(-2\).
▶️ Answer/Explanation
Detailed solution

We are analyzing the limit of \( f(x) \) as \( x \to 1 \) from the right (since \( x > 1 \)).

First, evaluate the numerator at \( x = 1 \): \( -2(1+3) = -2(4) = -8 \).

Next, consider the denominator \( (x-1) \). As \( x \) approaches 1 from the right, \( (x-1) \) is a very small positive number.

We are dividing a negative constant (\( -8 \)) by a positive number approaching zero (\( 0^+ \)).

The result will be a negative number with an infinitely large magnitude.

Mathematically, \( \lim_{x \to 1^+} \frac{-8}{x-1} = -\infty \).

Therefore, the output values decrease without bound.

Correct Option: (A)

Question 14

In the \(xy\)-plane, the graph of a rational function \(k\) has a hole at \(x = -3\). It is known that \(\lim_{x \to -3} k(x) = 4\). Which of the following could define \(k(x)\)?
(A) \(k(x)=\frac{(x-3)(x-1)}{(x-3)(x+2)}\)
(B) \(k(x)=\frac{4(x+3)(x-4)}{(x+3)(x-1)}\)
(C) \(k(x)=\frac{(x-4)(x+2)}{(x-4)(x-6)}\)
(D) \(k(x)=\frac{(x+3)(x-5)}{(x+3)(x+1)}\)
▶️ Answer/Explanation
Detailed solution

The correct option is (D).

A hole at \(x = -3\) requires a common factor of \((x+3)\) in both the numerator and denominator, which eliminates options (A) and (C).
To find the limit, we cancel the \((x+3)\) terms and evaluate the remaining expression at \(x = -3\).
For option (B): \(\lim_{x \to -3} \frac{4(x-4)}{x-1} = \frac{4(-7)}{-4} = 7 \neq 4\).
For option (D): \(\lim_{x \to -3} \frac{x-5}{x+1} = \frac{-8}{-2} = 4\), which satisfies the condition.
Therefore, \(k(x) = \frac{(x+3)(x-5)}{(x+3)(x+1)}\) is the correct function.

Question 15

The figure shows the graph of the polynomial function \( p \). A zero of \( p \) is \( 2 – 3i \). What is the least possible degree of \( p \)?
(A) Two
(B) Three
(C) Four
(D) Five
▶️ Answer/Explanation
Detailed solution

From the graph, the curve touches the \( x \)-axis at a negative value and turns around, indicating a real root with an even multiplicity of at least \( 2 \).
The curve also crosses the \( x \)-axis at a positive value, indicating a distinct real root with an odd multiplicity of at least \( 1 \).
Therefore, the visible behavior on the graph accounts for a minimum degree of \( 2 + 1 = 3 \).
The problem states that \( 2 – 3i \) is a zero of \( p \). Since the graph represents a polynomial with real coefficients, complex roots must occur in conjugate pairs.
This means the conjugate \( 2 + 3i \) is also a zero, contributing \( 2 \) distinct complex roots to the total degree.
Adding the minimum real roots and the complex roots together, the least possible degree is \( 3 + 2 = 5 \).

Correct Option: (D)

Question 16

Which of the following is the graph of the polar function $r = f(\theta)$, where $f(\theta) = -3 \sin(3\theta)$, in the polar coordinate system for $0 \leq \theta \leq 2\pi$?
(A) 
(B)
(C)
(D)
▶️ Answer/Explanation
Detailed solution

The function $r = -3 \sin(3\theta)$ represents a three-petaled rose because $n = 3$ is odd.
The maximum magnitude of $r$ is $|-3| = 3$, meaning the petals extend to a radius of $3$.
Since it is a sine function, the petals are not centered on the polar axis ($0^\circ$).
For $f(\theta)$ to reach its first extremum, $3\theta = \frac{\pi}{2}$ or $3\theta = \frac{3\pi}{2}$.
At $\theta = \frac{\pi}{6}$, $r = -3 \sin(\frac{\pi}{2}) = -3$, plotting a point at radius $3$ in the direction $\theta = \frac{7\pi}{6}$.
At $\theta = \frac{\pi}{2}$, $r = -3 \sin(\frac{3\pi}{2}) = 3$, plotting a petal tip directly on the positive y-axis.
Comparing this to the choices, Graph (C) is the only one with a petal tip at $(r, \theta) = (3, \frac{\pi}{2})$.
Therefore, the correct choice is (C).

Question 17

The polynomial function $f$ is an odd function. The table gives values of $f(x)$ at selected values of $x$, where $a$ and $b$ are constants.
What is the value of $a + b$?
(A) $-6$
(B) $-14$
(C) $-3$
(D) $18$
▶️ Answer/Explanation
Detailed solution

An odd function satisfies the property $f(-x) = -f(x)$.
To find $a$, we use the table entry $x = -2$ where $f(-2) = 10$.
Since $f(2) = -f(-2)$, it follows that $a = -10$.
To find $b$, we look for $f(b) = -7$ and notice $f(-8) = -7$.
Using the odd property $f(-x) = -f(x)$, we see $f(8) = -f(-8) = -(-7) = 7$.
From the table, $f(4) = -f(-4) = -7$, so $b$ must be $4$.
Therefore, $a + b = -10 + 4 = -6$.
The correct option is (A).

Question 18

The figure shows the graph of a trigonometric function $g$. Which of the following could be an expression for $g(x)$?
(A) $4 \sin(2x) + 2$
(B) $4 \cos\left(2\left(x – \frac{\pi}{4}\right)\right) + 2$
(C) $-4 \sin\left(2\left(x – \frac{\pi}{2}\right)\right) + 2$
(D) $4 \cos\left(2\left(x – \frac{3\pi}{4}\right)\right) + 2$
▶️ Answer/Explanation
Detailed solution

The midline of the graph is $y = 2$ and the amplitude is $4$, so the form is $g(x) = 4f(b(x-h)) + 2$.
The period is $\pi$ (from $x = -\frac{\pi}{4}$ to $x = \frac{3\pi}{4}$), so $b = \frac{2\pi}{\text{period}} = \frac{2\pi}{\pi} = 2$.
A maximum occurs at $x = \frac{3\pi}{4}$, which matches the peak of a standard cosine function shifted right.
Substituting into the cosine form $A \cos(b(x-h)) + k$, we get $4 \cos(2(x – \frac{3\pi}{4})) + 2$.
Checking point $(0, 2)$: $4 \cos(2(0 – \frac{3\pi}{4})) + 2 = 4 \cos(-\frac{3\pi}{2}) + 2 = 4(0) + 2 = 2$, which is correct.
Therefore, the expression in option (D) correctly represents the graph.

Question 19

The function $j$ is given by $j(x) = 3 \cdot 4^{(x+2)}$. Which of the following is an equivalent form for $j(x)$?
(A) $j(x) = 48^x$
(B) $j(x) = 48 \cdot 4^x$
(C) $j(x) = 3 \cdot 16^x$
(D) $j(x) = 9 \cdot 16^x$
▶️ Answer/Explanation
Detailed solution

The given function is $j(x) = 3 \cdot 4^{(x+2)}$.
Apply the product rule of exponents: $a^{m+n} = a^m \cdot a^n$.
Rewrite the expression as $j(x) = 3 \cdot (4^x \cdot 4^2)$.
Calculate the constant value: $4^2 = 16$.
Substitute the value back: $j(x) = 3 \cdot 16 \cdot 4^x$.
Multiply the constants: $3 \cdot 16 = 48$.
The equivalent form is $j(x) = 48 \cdot 4^x$.
Therefore, the correct option is (B).

Question 20

Let $f$ and $g$ be polynomials such that $f(x) = -2x^2 + 3x – 8$ and $g(x) = x + 3$. If $h$ is a rational function given by $h(x) = \frac{f(x)}{g(x)}$, which of the following is the slant asymptote to the graph $h(x)$?
(A) $y = -2x – 3$
(B) $y = -2x + 1$
(C) $y = -2x + 9$
(D) $y = 2x + 9$
▶️ Answer/Explanation
Detailed solution

To find the slant asymptote, divide $f(x) = -2x^2 + 3x – 8$ by $g(x) = x + 3$.
Using synthetic division with the root $x = -3$:
The coefficients are $-2$, $3$, and $-8$.
Bring down $-2$, then multiply $-3 \times -2 = 6$.
Add $3 + 6 = 9$ to get the second coefficient of the quotient.
The resulting quotient is $-2x + 9$.
As $x \to \infty$, the remainder term $\frac{-35}{x+3}$ approaches $0$.
Thus, the equation of the slant asymptote is $y = -2x + 9$.
The correct option is (C).

Question 21

The figure shows a circle centered at the origin with an angle of measure $\theta$ in standard position. The terminal ray of the angle intersects the circle at point $Q$. The coordinates of $P$ are $(4, 3)$ and the radius of the circle is $5$. What is the value of $\cos \theta$?
(A) $\cos \theta = -\frac{4}{5}$
(B) $\cos \theta = -\frac{3}{4}$
(C) $\cos \theta = \frac{3}{5}$
(D) $\cos \theta = \frac{4}{5}$
▶️ Answer/Explanation
Detailed solution

Point $P$ has coordinates $(4, 3)$, representing a horizontal distance of $4$ and a vertical distance of $3$.
Point $Q$ is the reflection of point $P$ across the $y$-axis, as shown by the dashed horizontal line.
The $x$-coordinate of $Q$ is the negative of the $x$-coordinate of $P$, so $Q = (-4, 3)$.
For any point $(x, y)$ on a circle of radius $r$, the cosine of the angle is defined as $\cos \theta = \frac{x}{r}$.
Given the radius $r = 5$ and the $x$-coordinate of $Q$ is $-4$.
Substituting these values gives $\cos \theta = \frac{-4}{5}$.
Therefore, the correct option is (A).

Question 22

Which of the following functions is an equivalent form of the function $p(x) = 4^{(-2x)}$?
(A) $p(x) = -(16)^x$
(B) $p(x) = (2)^x$
(C) $p(x) = \left(\frac{1}{2}\right)^x$
(D) $p(x) = \left(\frac{1}{16}\right)^x$
▶️ Answer/Explanation
Detailed solution

The given function is $p(x) = 4^{-2x}$.
Using the power of a power rule, $(a^m)^n = a^{m \cdot n}$, rewrite the expression as $(4^{-2})^x$.
Apply the negative exponent rule, $a^{-n} = \frac{1}{a^n}$, so $4^{-2} = \frac{1}{4^2}$.
Calculate the value of the base: $\frac{1}{4^2} = \frac{1}{16}$.
Substitute the base back into the function to get $p(x) = \left(\frac{1}{16}\right)^x$.
Comparing this result to the given options, we find it matches option (D).
Therefore, the equivalent form of the function is $p(x) = \left(\frac{1}{16}\right)^x$.

Question 23

The function $g$ is given by $g(x) = \log_{3} x$. What is the value of $g\left(\frac{1}{9}\right)$?
(A) $-2$
(B) $-\frac{1}{2}$
(C) $\frac{1}{2}$
(D) $2$
▶️ Answer/Explanation
Detailed solution

To find the value of $g\left(\frac{1}{9}\right)$, substitute $x = \frac{1}{9}$ into the function $g(x) = \log_{3} x$.
This gives the expression $g\left(\frac{1}{9}\right) = \log_{3} \left(\frac{1}{9}\right)$.
Rewrite the fraction as a power of $3$ using the rule $\frac{1}{a^n} = a^{-n}$.
Since $9 = 3^2$, it follows that $\frac{1}{9} = 3^{-2}$.
Substitute this back to get $\log_{3} (3^{-2})$.
Using the property $\log_{b} (b^y) = y$, the expression simplifies to $-2$.
Therefore, the correct value is $-2$, which corresponds to option (A).

Question 24

What are all values of $x$ for which $\log_{7}(x-1) + 2 = \log_{7}(4x+6)$?
(A) $x = -\frac{5}{3}$
(B) $x = -4$
(C) $x = \frac{11}{9}$
(D) there are no such values of $x$
▶️ Answer/Explanation
Detailed solution

Express the constant as a logarithm: $2 = \log_{7}(7^2) = \log_{7}(49)$.
Combine terms using the product rule: $\log_{7}(49(x-1)) = \log_{7}(4x+6)$.
Equate the arguments of the logarithms: $49x – 49 = 4x + 6$.
Solve the linear equation: $45x = 55$, which simplifies to $x = \frac{11}{9}$.
Check constraints: For $\log_{7}(x-1)$, we require $x – 1 > 0 \Rightarrow x > 1$.
Verify the solution: Since $\frac{11}{9} \approx 1.22$, which is $> 1$, the value is valid.
Final Answer: (C)

Question 25

Consider the functions $g$ and $h$ given by $g(x) = 4^{x+1}$ and $h(x) = 2^{3x}$. Let $f$ be the function given by $f(x) = \frac{g(x)}{h(x)}$. In the $xy$-plane, what is the $x$-coordinate of the point where $f(x) = 1$?
(A) $\frac{1}{5}$
(B) $\frac{1}{2}$
(C) $1$
(D) $2$
▶️ Answer/Explanation
Detailed solution

Set the function $f(x) = 1$, which implies $\frac{g(x)}{h(x)} = 1$, or $g(x) = h(x)$.
Substitute the given expressions: $4^{x+1} = 2^{3x}$.
Rewrite the base $4$ as $2^2$: $(2^2)^{x+1} = 2^{3x}$.
Apply the power of a power rule: $2^{2(x+1)} = 2^{3x}$.
Equate the exponents since the bases are equal: $2(x+1) = 3x$.
Expand the left side: $2x + 2 = 3x$.
Subtract $2x$ from both sides to solve for $x$: $x = 2$.
The $x$-coordinate is $2$, which corresponds to option (D).

Question 26

The table shows values for a function $f$ at selected values of $x$. Which of the following claim and explanation statements best fits these data?
(A) $f$ is best modeled by an exponential function, because the input values change proportionately as output values increase in equal-length intervals.
(B) $f$ is best modeled by an exponential function, because the output values change proportionately as input values increase in equal-length intervals.
(C) $f$ is best modeled by a logarithmic function, because the input values change proportionately as output values increase in equal-length intervals.
(D) $f$ is best modeled by a logarithmic function, because the output values change proportionately as input values increase in equal-length intervals.
▶️ Answer/Explanation
Detailed solution

The correct option is (C).
As the output values $f(x)$ increase by a constant addition of $2$ ($2, 4, 6, 8, 10$),
the corresponding input values $x$ change by a constant factor of $1/2$ ($80, 40, 20, 10, 5$).
This relationship defines a logarithmic function, where inputs change geometrically while outputs change arithmetically.
In an exponential function, the roles are reversed: inputs change arithmetically and outputs change geometrically.
Therefore, $f$ is logarithmic because input values change proportionately as output values increase in equal-length intervals.
The specific model for this data is $f(x) = \log_{1/\sqrt{2}}(x/80) + 2$.

Question 27

Let $h(x) = 2 \csc(4x)$. Which of the following gives the range of $h$?
(A) $(-\infty, -1] \cup [1, \infty)$
(B) $(-\infty, -2] \cup [2, \infty)$
(C) $(-\infty, -4] \cup [4, \infty)$
(D) $\left( -\infty, -\frac{1}{4} \right] \cup \left[ \frac{1}{4}, \infty \right)$
▶️ Answer/Explanation
Detailed solution

The parent function $f(\theta) = \csc(\theta)$ has a range of $(-\infty, -1] \cup [1, \infty)$.
The horizontal compression by the factor in $4x$ affects the period, but does not change the range.
The vertical stretch by a factor of $2$ multiplies the output values of the cosecant function.
Multiplying the boundaries of the parent range by $2$ gives $2 \times 1 = 2$ and $2 \times -1 = -2$.
Therefore, the minimum positive value is $2$ and the maximum negative value is $-2$.
The resulting range of $h(x)$ is $(-\infty, -2] \cup [2, \infty)$.
This corresponds to option (B).

Question 28

The function $f$ is given by $f(x) = 3 + 2e^{-x}$. For which of the following values of $x$ is $f(x) = 11$?
(A) $x = 1 + \ln 4$
(B) $x = \dfrac{-\ln 8}{2}$
(C) $x = -\ln 4$
(D) $x = \dfrac{3 – \ln 11}{2}$
▶️ Answer/Explanation
Detailed solution

Set the function equal to $11$: $3 + 2e^{-x} = 11$.
Subtract $3$ from both sides to isolate the exponential term: $2e^{-x} = 8$.
Divide both sides by $2$ to simplify: $e^{-x} = 4$.
Take the natural logarithm ($\ln$) of both sides: $-x = \ln 4$.
Multiply by $-1$ to solve for $x$: $x = -\ln 4$.
Match the result with the given options: **Correct Option (C)**.

Question 76

The figure shows the graph of a function $h$ in the $xy$-plane with four labeled points. It is known that a relative maximum of $h$ occurs at $C$. For which of the following pairs of points is the average rate of change of $h$ the least?
(A) between points $A$ and $C$
(B) between points $B$ and $C$
(C) between points $B$ and $D$
(D) between points $C$ and $D$
▶️ Answer/Explanation
Detailed solution

The average rate of change is the slope of the secant line connecting two points: $m = \frac{h(x_2) – h(x_1)}{x_2 – x_1}$.
Between $A(0.5, 2)$ and $C(6.8, 1.3)$, the slope is slightly negative.
Between $B(4, -1.2)$ and $C(6.8, 1.3)$, the slope is positive as the function increases.
Between $B(4, -1.2)$ and $D(8.5, -2.8)$, the slope is $\frac{-2.8 – (-1.2)}{8.5 – 4} = \frac{-1.6}{4.5} \approx -0.35$.
Between $C(6.8, 1.3)$ and $D(8.5, -2.8)$, the slope is $\frac{-2.8 – 1.3}{8.5 – 6.8} = \frac{-4.1}{1.7} \approx -2.41$.
The value $-2.41$ is the most negative, representing the least average rate of change.
Therefore, the average rate of change is least between points $C$ and $D$.

Question 77

Let $g$ be the piecewise function defined by $$g(x) = \begin{cases} 1 – x^2 & \text{for } -5 \le x < 2 \\ 3 + 2x & \text{for } 2 \le x \le 9 \end{cases}$$ What is the average rate of change of $g$ over the closed interval $[-2, 4]$?
(A) $-2$
(B) $1$
(C) $2$
(D) $\frac{7}{3}$
▶️ Answer/Explanation
Detailed solution

The average rate of change on $[a, b]$ is given by the formula $\frac{g(b) – g(a)}{b – a}$.
Identify the interval boundaries: $a = -2$ and $b = 4$.
Calculate $g(-2)$ using the first piece: $g(-2) = 1 – (-2)^2 = 1 – 4 = -3$.
Calculate $g(4)$ using the second piece: $g(4) = 3 + 2(4) = 3 + 8 = 11$.
Substitute values into the formula: $\text{Rate} = \frac{11 – (-3)}{4 – (-2)}$.
Simplify the expression: $\text{Rate} = \frac{14}{6} = \frac{7}{3}$.
The correct option is (D).

Question 78

In the $xy$-plane, the graphs of the linear function $L$ and the exponential function $E$ both pass through the points $(0,2)$ and $(1,6)$. The function $f$ is given by $f(x) = L(x) – E(x)$. What is the maximum value of $f$?
(A) $0.007$
(B) $0.172$
(C) $0.540$
(D) $1.002$
▶️ Answer/Explanation
Detailed solution

Find $L(x)$: Slope $m = \frac{6-2}{1-0} = 4$, so $L(x) = 4x + 2$.
Find $E(x)$: Form $y = ab^x$. At $x=0$, $a=2$; at $x=1$, $2b=6 \implies b=3$. So $E(x) = 2(3^x)$.
Define $f(x) = 4x + 2 – 2(3^x)$.
To find the maximum, set $f'(x) = 4 – 2(3^x)\ln(3) = 0$.
Solve for $x$: $3^x = \frac{2}{\ln(3)} \implies x = \frac{\ln(2/\ln(3))}{\ln(3)} \approx 0.544$.
Calculate $f(0.544) = 4(0.544) + 2 – 2(3^{0.544}) \approx 4.176 – 4.004 = 0.172$.
The correct option is (B).

Question 79

A certain hobby shop wants to attract customers on slow sales days by offering a new discount. The shop offers a $1.5\%$ discount on Wednesdays with an added bonus for repeat customers. For customers who make purchases on successive Wednesdays, their discount is doubled from the previous Wednesday. For example, a certain customer makes purchases on three successive Wednesdays and receives $1.5\%$ (week $1$), $3\%$ (week $2$), and $6\%$ (week $3$) discounts on those three Wednesdays. Based on this pattern, what is the first successive week that a customer’s discount would exceed the purchase price of an item?
(A) $6$
(B) $7$
(C) $8$
(D) $11$
▶️ Answer/Explanation
Detailed solution

The discount follows a geometric sequence where the first term $a_1 = 1.5\%$ and the common ratio $r = 2$.
Exceeding the purchase price means the discount percentage must be greater than $100\%$.
Week $1$: $1.5\%$
Week $2$: $3\%$
Week $3$: $6\%$
Week $4$: $12\%$
Week $5$: $24\%$
Week $6$: $48\%$
Week $7$: $96\%$
Week $8$: $192\%$, which is the first week to exceed $100\%$.
Thus, the correct option is (C).

Question 80

The function $g$ is constructed by applying three transformations to the graph of $f$ in this order: a horizontal dilation by a factor of $3$, a vertical dilation by a factor of $5$, and a vertical translation by $-7$ units. Which of the following equations relating $f$ and $g$ is correct?
(A) $g(x) = 3f\left(\frac{x}{5}\right) – 7$
(B) $g(x) = 5f\left(\frac{x}{3}\right) + 7$
(C) $g(x) = 5f\left(\frac{x}{3}\right) – 7$
(D) $g(x) = 5f(3x) – 7$
▶️ Answer/Explanation
Detailed solution

The correct answer is (C).
A horizontal dilation by a factor of $3$ replaces $x$ with $\frac{x}{3}$, giving $f\left(\frac{x}{3}\right)$.
A vertical dilation by a factor of $5$ multiplies the entire function by $5$, giving $5f\left(\frac{x}{3}\right)$.
A vertical translation by $-7$ units subtracts $7$ from the function, giving $5f\left(\frac{x}{3}\right) – 7$.
Combining these steps in the specified order results in the equation $g(x) = 5f\left(\frac{x}{3}\right) – 7$.

Question 81

Let $h$ be a function such that the output values of $h$ increase without bound as the input values increase without bound, and the output values of $h$ decrease without bound as the input values decrease arbitrarily close to $0$. Which of the following could be the graph of $h$?
(A)
(B)
(C)
(D)
▶️ Answer/Explanation
Detailed solution

The correct graph is (B).
As $x \to \infty$, the output $h(x) \to \infty$, which is shown by the graph rising on the right.
As $x \to 0^+$, the output $h(x) \to -\infty$, indicating a vertical asymptote at $x = 0$.
Graph (A) represents an exponential growth function where $h(x) \to 0$ as $x \to -\infty$.
Graph (C) shows $h(x)$ decreasing as $x$ increases, contradicting the first condition.
Graph (D) shows $h(x) \to -\infty$ as $x \to \infty$, which also contradicts the prompt.
Only graph (B), typical of a logarithmic function $\log_b(x)$ where $b > 1$, fits both criteria.

Question 82

The functions $f$ and $g$ are given by $f(\theta) = \sin\theta$ and $g(\theta) = \sin(\theta + \frac{\pi}{2})$. On the interval $0 \leq \theta \leq 2\pi$, how many solutions exist to $f(\theta) = g(\theta)$?
(A) Zero
(B) One
(C) Two
(D) Infinitely many
▶️ Answer/Explanation
Detailed solution

Using the identity $\sin(\theta + \frac{\pi}{2}) = \cos\theta$, we set $f(\theta) = g(\theta)$ as $\sin\theta = \cos\theta$.
Dividing by $\cos\theta$ (where $\cos\theta \neq 0$), we get $\tan\theta = 1$.
In the interval $[0, 2\pi]$, the tangent function equals $1$ at two specific points.
The first solution occurs in Quadrant I at $\theta = \frac{\pi}{4}$.
The second solution occurs in Quadrant III at $\theta = \frac{5\pi}{4}$.
Therefore, there are exactly two solutions within the given interval.
The correct option is (C).

Question 83

The average daily temperature, in degrees Fahrenheit ($^\circ\text{F}$), in a certain city can be modeled by the function $f$ given by $f(t) = 63.6 + 21.9 \sin\left(\frac{2\pi}{365}(t – c)\right)$, where $t$ is the number of days since the beginning of the year and $c$ is a constant. January $1$ corresponds to $t = 1$. On January $10$ ($t = 10$), the average temperature was $41.7^\circ\text{F}$. Based on the model, what is the predicted average temperature on February $28$ ($t = 59$)?
(A) $49.040^\circ\text{F}$
(B) $52.057^\circ\text{F}$
(C) $52.650^\circ\text{F}$
(D) $82.211^\circ\text{F}$
▶️ Answer/Explanation
Detailed solution

Set up the initial equation: $41.7 = 63.6 + 21.9 \sin\left(\frac{2\pi}{365}(10 – c)\right)$.
Isolate the sine term: $\sin\left(\frac{2\pi}{365}(10 – c)\right) = \frac{41.7 – 63.6}{21.9} = -1$.
Find the argument: $\frac{2\pi}{365}(10 – c) = \arcsin(-1) = -\frac{\pi}{2}$.
Solve for the constant $c$: $10 – c = -\frac{365}{4}$, which gives $c = 101.25$.
Substitute $t = 59$ and $c$ into the model: $f(59) = 63.6 + 21.9 \sin\left(\frac{2\pi}{365}(59 – 101.25)\right)$.
Calculate the value: $f(59) = 63.6 + 21.9 \sin(-0.7275 \text{ radians}) \approx 52.057$.
The predicted average temperature is approximately $52.057^\circ\text{F}$.
Therefore, the correct option is (B).

Question 84

A new special attraction opened at a museum. The museum management tracked the number of people who visited the attraction each day and created a function model $M$ for the number of people for each day $d$ after the attraction opened. Each day they also calculated the rate of change of the number of people visiting the attraction. They created a function model $R$ for the rate of change, in people per day, for each day $d$ after the attraction opened. The function $R$ is given by $R(d) = \frac{1}{200}(-d^4 + 35d^3 – 411d^2 + 1845d – 2686.5)$. At which of the following values of $d$ does the graph of $y = M(d)$ have a point of inflection?
(A) $8.627$ only
(B) $3.894$ and $13.728$ only
(C) $5.911$ and $11.590$
(D) $3.894$, $8.627$, and $13.728$
▶️ Answer/Explanation
Detailed solution

The function $R(d)$ represents the rate of change of $M(d)$, so $M'(d) = R(d)$.
Points of inflection for $M(d)$ occur where its second derivative $M”(d)$ changes sign.
Since $M”(d) = R'(d)$, we must find where $R(d)$ has relative extrema (slopes of zero and sign changes).
Differentiate $R(d)$ to get $R'(d) = \frac{1}{200}(-4d^3 + 105d^2 – 822d + 1845)$.
Set $R'(d) = 0$ and solve for $d$ using a graphing calculator or numerical methods.
The roots of $R'(d)$ are approximately $d \approx 3.894$, $d \approx 8.627$, and $d \approx 13.728$.
At each of these values, $R'(d)$ (the second derivative of $M$) changes sign.
Therefore, $M(d)$ has points of inflection at $d = 3.894, 8.627, \text{ and } 13.728$.
Correct Option: (D)

Question 85

Fearing a new computer virus, an security company performs a simulation to predict the number of computers that might be affected by the virus. The number of infected computers can be modeled by a geometric sequence, where the first day of the simulation is day 1. On day 6, the virus had infected 750 computers, and on day 10 the virus had infected 3200 computers. To the nearest whole number, how many computers had been infected by the virus on day 14 based on the simulation?
(A) \(5,650\)
(B) \(5,717\)
(C) \(13,653\)
(D) \(120,329\)
▶️ Answer/Explanation
Detailed solution
The number of infected computers follows a geometric sequence given by \(a_n = a_1 \cdot r^{n-1}\).
We are provided with the values for day 6 and day 10: \(a_6 = 750\) and \(a_{10} = 3200\).
Using the property of geometric sequences, we can relate these terms: \(a_{10} = a_6 \cdot r^{(10-6)} \Rightarrow 3200 = 750 \cdot r^4\).
Solving for the ratio factor \(r^4\), we get \(r^4 = \frac{3200}{750} = \frac{64}{15}\).
To find the number of infected computers on day 14 (\(a_{14}\)), we use the relationship \(a_{14} = a_{10} \cdot r^{(14-10)} = a_{10} \cdot r^4\).
Substituting the known values: \(a_{14} = 3200 \cdot \frac{64}{15} = \frac{204800}{15}\).
Calculating the final value: \(a_{14} \approx 13653.33\).
Rounding to the nearest whole number, we get \(13,653\).
Therefore, the correct option is (C).

Question 86

The table gives values of the polynomial function \( g \) at selected values of \( x \). Which of the following statements about \( g \) could be true?
(A) \( g \) is an odd function and \( g(-1) = -6 \).
(B) \( g \) is an odd function and \( g(-1) = 6 \).
(C) \( g \) is an even function and \( g(-1) = -6 \).
(D) \( g \) is an even function and \( g(-1) = 6 \).
▶️ Answer/Explanation
Detailed solution

Compare the values at opposite inputs: \( g(4) = -7 \) and \( g(-4) = 7 \).
Similarly, check \( g(2) = -3 \) and \( g(-2) = 3 \).
In both cases, \( g(-x) = -g(x) \), which is the definition of an odd function.
Since \( g \) is an odd function, the relationship \( g(-1) = -g(1) \) must hold true.
From the table, we identify that \( g(1) = -6 \).
Substituting this value, we find \( g(-1) = -(-6) = 6 \).
Therefore, \( g \) is an odd function and \( g(-1) = 6 \), which matches option (B).

Question 87

The table gives the population, in millions, of a certain region for selected years. An exponential regression of the form \( f(x) = a \cdot b^x \) is calculated for the five data points, where \( x = 4 \) represents 2004 and \( x = 8 \) represents 2008. Based on using the model \( f \) to predict the future population, in what year will the population first reach 35 million?
(A) 2025
(B) 2030
(C) 2033
(D) 2037
▶️ Answer/Explanation
Detailed solution

The correct option is (B) 2030.

1. Define variables and list data: Let \( x \) be the years since 2000 (so \( x=4 \) is 2004) and \( y \) be the population. The points are \((4, 22.4), (8, 24.3), (12, 26.0), (16, 27.9), (20, 29.2)\).
2. Linearize for regression: To fit \( y = a \cdot b^x \), we take the natural log: \( \ln(y) = \ln(a) + x \ln(b) \). We perform linear regression on the \( (x, \ln y) \) pairs.
3. Calculate regression parameters: Using statistical tools or a calculator, the regression yields approximately \( \ln(a) \approx 3.0516 \) and \( \ln(b) \approx 0.0167 \), giving \( a \approx 21.15 \) and \( b \approx 1.0168 \).
4. Establish the model: The exponential function is approximately \( f(x) = 21.15 \cdot (1.0168)^x \).
5. Set target population: We need to find \( x \) when \( f(x) = 35 \). So, \( 35 = 21.15 \cdot (1.0168)^x \).
6. Solve for x: Divide by 21.15 to get \( 1.6548 \approx (1.0168)^x \). Take the natural log: \( \ln(1.6548) = x \cdot \ln(1.0168) \), which gives \( 0.5037 \approx 0.0167x \). Thus, \( x \approx 30.1 \).
7. Convert to year: Since \( x \) is the number of years after 2000, the year is \( 2000 + 30 = 2030 \).

Question 1

The figure shows the graph of the decreasing function \( f \) on its domain of all real numbers where \( x \neq 1 \). The points \( (-1, 0) \) and \( (3, 2) \) are on the graph of \( f \). The function \( g \) is given by \( g(x) = 2 + 3\ln x \).
(A) (i) The function \( h \) is defined by \( h(x) = (g \circ f)(x) = g(f(x)) \). Find the value of \( h(3) \) as a decimal approximation, or indicate that it is not defined.
       (ii) Find all real zeros of \( f \), or indicate there are no real zeros.
(B) (i) Find all values of \( x \), as decimal approximations, for which \( g(x) = e \), or indicate there are no such values.
       (ii) Determine the end behavior of \( g \) as \( x \) increases without bound. Express your answer using the mathematical notation of a limit.
(C) (i) Determine if \( f \) is invertible.
       (ii) Give a reason for your answer based on the definition of a function and the graph of \( y = f(x) \).
▶️ Answer/Explanation
Detailed solution

(A)(i) Find \( h(3) \)
The function is defined as \( h(x) = g(f(x)) \).
First, we find the value of the inner function, \( f(3) \).
According to the problem text and graph, the point \( (3, 2) \) lies on the graph of \( f \). Therefore, \( f(3) = 2 \).
Now, substitute this value into the outer function \( g(x) \):
\( h(3) = g(2) \)
Using the definition \( g(x) = 2 + 3\ln x \):
\( g(2) = 2 + 3\ln(2) \)
Using a calculator to approximate \( \ln(2) \approx 0.693 \):
\( g(2) = 2 + 3(0.6931…) \approx 2 + 2.079 = 4.079 \)
Answer: \( h(3) \approx 4.079 \)

(A)(ii) Find real zeros of \( f \)
A real zero of a function occurs where the graph intersects the x-axis (where \( f(x) = 0 \)).
Looking at the provided graph, the curve intersects the x-axis at \( x = -1 \).
The problem text confirms the point \( (-1, 0) \) is on the graph.
There are no other intersections with the x-axis shown.
Answer: \( x = -1 \)

(B)(i) Find \( x \) for \( g(x) = e \)
Set up the equation:
\( 2 + 3\ln x = e \)
Subtract 2 from both sides:
\( 3\ln x = e – 2 \)
Divide by 3:
\( \ln x = \frac{e – 2}{3} \)
Convert from logarithmic to exponential form to solve for \( x \):
\( x = e^{\left(\frac{e – 2}{3}\right)} \)
Approximating the value (using \( e \approx 2.718 \)):
\( x \approx e^{0.2394} \)
Answer: \( x \approx 1.271 \)

(B)(ii) End behavior of \( g \)
We need to evaluate the limit as \( x \to \infty \) for \( g(x) = 2 + 3\ln x \).
As \( x \) increases without bound (\( x \to \infty \)), the natural logarithm function \( \ln x \) also increases without bound (\( \ln x \to \infty \)).
Multiplying by 3 and adding 2 does not change the unbounded nature.
Answer: \( \lim_{x \to \infty} g(x) = \infty \)

(C)(i) Is \( f \) invertible?
Answer: Yes, \( f \) is invertible.

(C)(ii) Reason
A function is invertible if and only if it is one-to-one. This can be verified visually using the Horizontal Line Test.
Looking at the graph of \( f(x) \):
1. The function is strictly decreasing on both branches of its domain (\( x < 1 \) and \( x > 1 \)).
2. The range of the left branch appears to be \( (-\infty, 1) \) and the range of the right branch appears to be \( (1, \infty) \).
Because the y-values do not repeat (no horizontal line intersects the graph more than once), the function is one-to-one.
Therefore, \( f \) has an inverse.

Question 2

After Mr. Passwater missed a day of school, a rumor began to spread that he had won the Powerball lottery and moved to Japan. Initially, seven students knew about the rumor (they were the ones that started it!). After two hours (\(t=2\)), a total of 15 students had heard the rumor. After six hours (\(t=6\)), 67 students had heard the rumor.
The number of students that have heard the rumor can be modeled by the piecewise function \(R\) given by: $$R(t) = \begin{cases} 7(a)^{t/2} & \text{for } 0 \le t < 6 \\ -213.29 + b \ln t & \text{for } t \ge 6 \end{cases}$$ where \(R(t)\) is the number of students that have heard the rumor at time \(t\) hours since the rumor first began.

(A) (i) Use the given data to write two equations that can be used to find the values for constants \(a\) and \(b\) in the expression for \(R(t)\).
        (ii) Find the values for \(a\) and \(b\) as decimal approximations.

(B) (i) Use the given data to find the average rate of change in the number of students that have heard the rumor, in students per hour, from \(t=2\) to \(t=6\) hours. Express your answer as a decimal approximation. Show the computations that lead to your answer.
        (ii) Interpret the meaning of your answer from (i) in the context of the problem.
        (iii) Consider the values that result from using the average rate of change found in (i) to estimate the number of students that have heard the rumor for times \(t=p\) hours, where \(0 < p < 6\). Are these estimates less than or greater than the number of students predicted by the model \(R\) for times \(t=p\) hours? Explain your reasoning using characteristics of the average rate of change and characteristics of the model \(R\).

(C) The model \(R\) is valid for \(0 \le t \le 12\) hours. Explain how the range values of the function \(R\) should be limited by the context of the problem.
▶️ Answer/Explanation
Detailed solution

Part (A)

(i) Writing the equations:
We are given the following data points:
• At \(t=2\), \(R(2) = 15\).
• At \(t=6\), \(R(6) = 67\).

For \(t=2\), since \(0 \le 2 < 6\), we use the first part of the piecewise function: \(R(t) = 7(a)^{t/2}\).
$$15 = 7(a)^{2/2} \quad \Rightarrow \quad 15 = 7a^1$$
Equation 1: \(15 = 7a\)

For \(t=6\), since \(t \ge 6\), we use the second part of the piecewise function: \(R(t) = -213.29 + b \ln t\).
Equation 2: \(67 = -213.29 + b \ln(6)\)

(ii) Finding the values for \(a\) and \(b\):
From Equation 1:
$$a = \frac{15}{7} \approx 2.1428$$
From Equation 2:
$$67 + 213.29 = b \ln(6)$$
$$280.29 = b \ln(6)$$
$$b = \frac{280.29}{\ln(6)} \approx \frac{280.29}{1.79176} \approx 156.4328$$
Answer: \(a \approx 2.143\), \(b \approx 156.433\)

Part (B)

(i) Average Rate of Change:
The formula for the average rate of change from \(t=2\) to \(t=6\) is:
$$\text{Avg Rate} = \frac{R(6) – R(2)}{6 – 2}$$
Substituting the given values (\(R(6)=67\) and \(R(2)=15\)):
$$\text{Avg Rate} = \frac{67 – 15}{4} = \frac{52}{4} = 13$$
Answer: 13 students per hour.

(ii) Interpretation:
On average, the number of students who have heard the rumor increases by 13 students per hour between the 2nd hour and the 6th hour.

(iii) Estimates vs. Model Prediction:
Answer: The estimates are greater than the number of students predicted by the model.
Reasoning:
• On the interval \(0 < t < 6\), the function \(R(t) = 7(a)^{t/2}\) is an exponential growth function with a base greater than 1.
• Exponential growth functions are concave up (the rate of change is increasing).
• The average rate of change corresponds to the slope of the secant line connecting the points at \(t=2\) and \(t=6\).
• For a concave up curve, the secant line lies above the curve on the interval between the two points. Therefore, linear estimates based on the average rate (secant line) will be greater than the actual function values.

Part (C)

Explanation:
The range values (outputs) of \(R(t)\) represent the number of students. In the context of the problem, this range must be limited in two ways:
1. Population Cap: The number of students who heard the rumor cannot exceed the total student population of the school.
2. Discrete Values: You cannot have a fraction of a student, so strictly speaking, the context implies the range should consist of whole numbers (non-negative integers).

Question 3

A windshield wiper blade on a car window rotates back and forth. When the wiper blade is farthest to the left or farthest to the right, the measure of the angle formed by the wiper blade and the vertical centerline (see figure) is (0.75) radians.
At time (t=0) seconds, the wiper blade is farthest to the left. The wiper blade then rotates to the right and passes the vertical centerline. At time (t=1) seconds, the wiper blade is farthest to the right for the first time. Then, the wiper blade rotates left, passes the vertical centerline, and is farthest to the left again at time (t=2) seconds. As the wiper blade rotates, the measure of the angle formed by the wiper blade and the vertical centerline periodically increases and decreases.
The sinusoidal function (h) models the measure of the angle, in radians, formed by the wiper blade and the vertical centerline as a function of time (t), in seconds. A negative value of (h(t)) indicates the wiper blade is to the left of the vertical centerline; a positive value of (h(t)) indicates the wiper blade is to the right of the vertical centerline.
(A) The graph of (h) and its dashed midline for two full cycles is shown. Five points, (F, G, J, K), and (P) are labeled on the graph. No scale is indicated, and no axes are presented. Determine possible coordinates ((t, h(t))) for the five points (F, G, J, K), and (P).
(B) The function (h) can be written in the form (h(t) = a\sin(b(t+c)) + d). Find values of the constants (a, b, c), and (d).
(C) Refer to the graph of (h) in part (A). The (t)-coordinate of (G) is (t_1), and the (t)-coordinate of (J) is (t_2).
(i) On the interval ((t_1, t_2)), which of the following is true about (h)?
  • a. (h) is positive and increasing.
  • b. (h) is positive and decreasing.
  • c. (h) is negative and increasing.
  • d. (h) is negative and decreasing.
(ii) Describe how the rate of change of (h) is changing on the interval ((t_1, t_2)).
▶️ Answer/Explanation
Detailed solution

(A) Coordinates for the points (F, G, J, K), and (P)

First, we analyze the motion to establish the timeline:

  • At (t = 0), the blade is farthest left, so (h(0) = -0.75). This is a minimum value.
  • At (t = 1), the blade is farthest right, so (h(1) = 0.75). This is a maximum value.
  • At (t = 2), the blade is farthest left again, so (h(2) = -0.75). This is the next minimum.

The graph shows a sinusoidal wave. Let’s map the points based on this cycle:

  • Point (F): This is the first maximum peak shown. Since the motion starts at a minimum at (t=0), the first maximum occurs at (t=1).
    Coordinate: (F(1, 0.75))
  • Point (G): This point is on the midline (where (h(t)=0)) as the graph goes downwards from a maximum to a minimum. This occurs exactly halfway between the maximum at (t=1) and the minimum at (t=2).
    (t = \frac{1+2}{2} = 1.5).
    Coordinate: (G(1.5, 0))
  • Point (J): This is the minimum trough. We know the minimum occurs at (t=2).
    Coordinate: (J(2, -0.75))
  • Point (K): This point is on the midline as the graph goes upwards from a minimum to the next maximum. This occurs halfway between the minimum at (t=2) and the next maximum at (t=3).
    (t = \frac{2+3}{2} = 2.5).
    Coordinate: (K(2.5, 0))
  • Point (P): This is the next maximum peak. The period is (2) seconds (from (t=1) to (t=3)).
    Coordinate: (P(3, 0.75))


(B) Finding constants (a, b, c), and (d)

We are fitting the function (h(t) = a\sin(b(t+c)) + d).

  • Amplitude ((a)): Half the distance between max and min.
    (a = \frac{0.75 – (-0.75)}{2} = 0.75).
  • Vertical Shift ((d)): The average of max and min.
    (d = \frac{0.75 + (-0.75)}{2} = 0).
  • Period ((T)) and Frequency ((b)): The wiper completes a full cycle (left-right-left) in (2) seconds.
    (T = 2).
    The formula for period is (T = \frac{2\pi}{b}).
    (2 = \frac{2\pi}{b} \Rightarrow b = \pi).
  • Phase Shift ((c)):
    We know the function starts at a minimum at (t=0). A standard positive sine wave starts at 0 and goes up. A sine wave shifted to match this graph must cross the midline going upwards at (t=0.5) (halfway between min at (0) and max at (1)).
    So, we need the argument of the sine function, (b(t+c)), to be (0) when (t=0.5).
    (\pi(0.5 + c) = 0 \Rightarrow c = -0.5).
    Alternatively, using (c=1.5) is also valid, but (-0.5) is the simplest magnitude.

Values:
(a = 0.75)
(b = \pi)
(c = -0.5)
(d = 0)


(C) Analysis of interval ((t_1, t_2))

From part (A), (t_1) (point (G)) is (1.5) and (t_2) (point (J)) is (2). The interval is ((1.5, 2)).

(i) Which statement is true?
Looking at the graph between point (G) and point (J):
The graph is below the midline, meaning the values of (h) are negative.
The graph is moving downwards towards the minimum, meaning (h) is decreasing.
Answer: d. (h) is negative and decreasing.

(ii) Rate of change of (h)
The “rate of change of (h)” refers to the derivative, (h'(t)) (the slope of the tangent line).
On the interval ((1.5, 2)), the graph is concave up (it is shaped like a cup).
Mathematically:
– At (G) ((t=1.5)), the slope is at its steepest negative value.
– At (J) ((t=2)), the slope is zero (horizontal tangent at the minimum).
– As the slope goes from a negative number (e.g., (-2)) to (0), the value of the slope is increasing.

Answer: The rate of change of (h) is increasing on the interval ((t_1, t_2)).

Question 4

Directions:

  • Unless otherwise specified, the domain of a function \( f \) is assumed to be the set of all real numbers \( x \) for which \( f(x) \) is a real number. Angle measures for trigonometric functions are assumed to be in radians.
  • Solutions to equations must be real numbers. Determine the exact value of any expression that can be obtained without a calculator.
  • Unless otherwise specified, combine terms using algebraic methods and rules for exponents and logarithms where applicable.
  • For each part of the question, show the work that leads to your answers.

(A) The functions \( g \) and \( h \) are given by

\( g(x) = 3^{(2x)} \cdot 3^{(x+4)} \)
\( h(x) = 2\tan^2 x – 1 \)

(i) Solve \( g(x) = 27 \) for values of \( x \) in the domain of \( g \).
(ii) Solve \( h(x) = 5 \) for values of \( x \) in the interval \( [0, 2\pi) \).

(B) The functions \( j \) and \( k \) are given by

\( j(x) = 2\log_{10}(x+3) – \log_{10} x – \log_{10} 3 \)
\( k(x) = \frac{(\tan^2 x)(\cot x)}{\csc x} \)

(i) Rewrite \( j(x) \) as a single logarithm base 10 without negative exponents in any part of the expression. Your result should be of the form \( \log_{10}(\text{expression}) \).
(ii) Rewrite \( k(x) \) as a fraction involving \( \sec x \) and no other trigonometric functions.

(C) The function \( m \) is given by

\( m(x) = \frac{2^{(5x+3)}}{\left(2^{(x-2)}\right)^3} \)

Find all input values in the domain of \( m \) that yield an output value of \( \frac{1}{16} \).
▶️ Answer/Explanation
Detailed Solution

(A)(i) Solve \( g(x) = 27 \)

First, simplify the expression for \( g(x) \) using the property of exponents \( a^m \cdot a^n = a^{m+n} \).
\( g(x) = 3^{2x} \cdot 3^{x+4} = 3^{(2x + x + 4)} = 3^{(3x+4)} \)
Set \( g(x) \) equal to 27 and rewrite 27 as a base of 3:
\( 3^{(3x+4)} = 27 \)
\( 3^{(3x+4)} = 3^3 \)
Since the bases are equal, the exponents must be equal:
\( 3x + 4 = 3 \)
\( 3x = 3 – 4 \)
\( 3x = -1 \)
\( x = -\frac{1}{3} \)

(A)(ii) Solve \( h(x) = 5 \) on \( [0, 2\pi) \)

Set the expression for \( h(x) \) equal to 5:
\( 2\tan^2 x – 1 = 5 \)
Add 1 to both sides:
\( 2\tan^2 x = 6 \)
Divide by 2:
\( \tan^2 x = 3 \)
Take the square root of both sides:
\( \tan x = \pm\sqrt{3} \)
The reference angle for \( \tan \theta = \sqrt{3} \) is \( \frac{\pi}{3} \).
Since we have \( \pm\sqrt{3} \), we must consider solutions in all four quadrants within the interval \( [0, 2\pi) \):
Quadrant I: \( x = \frac{\pi}{3} \)
Quadrant II: \( x = \pi – \frac{\pi}{3} = \frac{2\pi}{3} \)
Quadrant III: \( x = \pi + \frac{\pi}{3} = \frac{4\pi}{3} \)
Quadrant IV: \( x = 2\pi – \frac{\pi}{3} = \frac{5\pi}{3} \)
Solution set: \( x = \frac{\pi}{3}, \frac{2\pi}{3}, \frac{4\pi}{3}, \frac{5\pi}{3} \)

(B)(i) Rewrite \( j(x) \) as a single logarithm

Given: \( j(x) = 2\log_{10}(x+3) – \log_{10} x – \log_{10} 3 \)
Use the power rule \( n\log a = \log(a^n) \):
\( = \log_{10}((x+3)^2) – \log_{10} x – \log_{10} 3 \)
Factor out the negative sign for the last two terms to group them:
\( = \log_{10}((x+3)^2) – (\log_{10} x + \log_{10} 3) \)
Use the product rule \( \log a + \log b = \log(ab) \):
\( = \log_{10}((x+3)^2) – \log_{10}(3x) \)
Use the quotient rule \( \log a – \log b = \log(\frac{a}{b}) \):
\( = \log_{10}\left(\frac{(x+3)^2}{3x}\right) \)

(B)(ii) Rewrite \( k(x) \) involving \( \sec x \)

Given: \( k(x) = \frac{(\tan^2 x)(\cot x)}{\csc x} \)
First, simplify the numerator using \( \tan x \cdot \cot x = 1 \):
\( (\tan^2 x)(\cot x) = \tan x \cdot (\tan x \cdot \cot x) = \tan x \cdot 1 = \tan x \)
Now substitute back into the expression:
\( k(x) = \frac{\tan x}{\csc x} \)
Convert to sine and cosine:
\( = \frac{\frac{\sin x}{\cos x}}{\frac{1}{\sin x}} \)
\( = \frac{\sin x}{\cos x} \cdot \frac{\sin x}{1} = \frac{\sin^2 x}{\cos x} \)
We need the expression in terms of \( \sec x \). Use the identity \( \sin^2 x = 1 – \cos^2 x \):
\( = \frac{1 – \cos^2 x}{\cos x} \)
Substitute \( \cos x = \frac{1}{\sec x} \):
\( = \frac{1 – \left(\frac{1}{\sec x}\right)^2}{\frac{1}{\sec x}} \)
\( = \frac{1 – \frac{1}{\sec^2 x}}{\frac{1}{\sec x}} \)
Find a common denominator for the numerator:
\( = \frac{\frac{\sec^2 x – 1}{\sec^2 x}}{\frac{1}{\sec x}} \)
Multiply by the reciprocal of the denominator:
\( = \frac{\sec^2 x – 1}{\sec^2 x} \cdot \frac{\sec x}{1} \)
\( = \frac{\sec^2 x – 1}{\sec x} \)

(C) Find input values for \( m(x) = \frac{1}{16} \)

First, simplify the expression for \( m(x) \):
\( m(x) = \frac{2^{(5x+3)}}{\left(2^{(x-2)}\right)^3} \)
Simplify the denominator using the power rule \( (a^m)^n = a^{m \cdot n} \):
\( \left(2^{(x-2)}\right)^3 = 2^{3(x-2)} = 2^{3x-6} \)
Now apply the quotient rule \( \frac{a^m}{a^n} = a^{m-n} \):
\( m(x) = \frac{2^{5x+3}}{2^{3x-6}} = 2^{(5x+3) – (3x-6)} \)
\( = 2^{5x + 3 – 3x + 6} \)
\( = 2^{2x + 9} \)
Set \( m(x) = \frac{1}{16} \) and rewrite \( \frac{1}{16} \) as a power of 2:
\( \frac{1}{16} = \frac{1}{2^4} = 2^{-4} \)
Equate the simplified \( m(x) \) to \( 2^{-4} \):
\( 2^{2x + 9} = 2^{-4} \)
Equate the exponents:
\( 2x + 9 = -4 \)
\( 2x = -13 \)
\( x = -\frac{13}{2} \) or \( -6.5 \)

Scroll to Top