Digital SAT Math Practice Test 11: Advanced Module

This advanced-tier practice test features 12 demanding questions designed to mimic the hardest percentiles of the Digital SAT. Expect to encounter abstract systems, non-linear intersections, and multi-step logic puzzles that test mathematical fluency.

Domain 1: Algebra (Advanced)

Question 1

The system of equations \(cx + 4y = 10\) and \(3x + dy = 15\) has infinitely many solutions. If \(c\) and \(d\) are constants, what is the value of the product \(cd\)?

View Solution

For infinitely many solutions, the coefficients of the two linear equations must be proportional:

\[ \dfrac{c}{3} = \dfrac{4}{d} = \dfrac{10}{15} \]

By cross-multiplying the first two ratios, we find the product \(cd\) immediately:

\[ \dfrac{c}{3} = \dfrac{4}{d} \Rightarrow cd = 3 \times 4 = 12 \]

Question 2

A line passes through \((a, b)\) and \((a + 3, b + 12)\). If the line also passes through \((0, 5)\), what is the value of \(b\) when \(a = 2\)?

View Solution

Step 1: Find the slope (\(m\))

\[ m = \dfrac{(b + 12) - b}{(a + 3) - a} = \dfrac{12}{3} = 4 \]

Step 2: Write the equation

With slope 4 and y-intercept \((0, 5)\), the equation is \(y = 4x + 5\).

Step 3: Solve for \(b\)

Substitute \(x = a = 2\) into the equation to find the corresponding \(y\)-value (\(b\)):

\[ b = 4(2) + 5 = 13 \]

Question 3

If \(d > 0\), the solution to \(\sqrt{x^2 + c^2 - 2cx} < d\) is \(3 < x < 7\). What is the value of \(c\)?

View Solution

Rewrite the radicand as a perfect square: \(\sqrt{(x - c)^2} < d\). This simplifies to \(|x - c| < d\).

The boundaries are \(c - d = 3\) and \(c + d = 7\). Adding these equations yields:

\[ 2c = 10 \Rightarrow c = 5 \]

Domain 2: Advanced Math (Advanced)

Question 4

For what values of \(m\) does the line \(y = mx - 2\) intersect \(y = x^2 - 6x + 7\) at two distinct points?

View Solution

Set the equations equal: \(x^2 - 6x + 7 = mx - 2 \Rightarrow x^2 - (6 + m)x + 9 = 0\).

For two distinct intersections, the discriminant must be positive (\(b^2 - 4ac > 0\)):

\[ (6 + m)^2 - 4(1)(9) > 0 \Rightarrow (6 + m)^2 > 36 \]

This implies \(6 + m > 6\) (so \(m > 0\)) or \(6 + m < -6\) (so \(m < -12\)).

Question 5

If \(\dfrac{5x + 2}{x - 2} = A + \dfrac{B}{x - 2}\), what is the value of \(AB\)?

View Solution

Perform polynomial division of \(5x + 2\) by \(x - 2\):

\[ \dfrac{5(x - 2) + 12}{x - 2} = 5 + \dfrac{12}{x - 2} \]

Thus, \(A = 5\) and \(B = 12\). The product \(AB = 60\).

Question 6

\(P(x) = ax^3 + bx^2 - 14x + 8\) has factors \((x - 2)\) and \((x + 4)\). What is \(a - b\)?

View Solution

Using the Factor Theorem: \(P(2) = 0\) and \(P(-4) = 0\).

  1. \(8a + 4b = 20 \Rightarrow 2a + b = 5\)
  2. \(-64a + 16b = -64 \Rightarrow -4a + b = -4\)

Subtracting (2) from (1) gives \(6a = 9 \Rightarrow a = 1.5\). Substituting gives \(b = 2\). Finally, \(a - b = -0.5\).

Domain 3: Problem-Solving and Data Analysis (Advanced)

Question 7

The mean of 10 distinct positive integers is 40. What is the maximum possible value of the largest integer \(M\)?

View Solution

Total sum = \(10 \times 40 = 400\). To maximize \(M\), minimize the other 9 integers. Since they are distinct positive integers, use 1 through 9.

Sum of 1-9 = 45. Max \(M = 400 - 45 = 355\).

Question 8

How many liters of 60% acid Solution B must be added to 15 liters of 20% acid Solution A to create a 50% mixture?

View Solution

Let \(x\) be liters of B: \(0.20(15) + 0.60x = 0.50(15 + x)\).

\[ 3 + 0.6x = 7.5 + 0.5x \Rightarrow 0.1x = 4.5 \Rightarrow x = 45 \text{ liters} \]

Question 9

Two towns start at 10,000. One grows by 5% annually, the other by 500 people. Two years later, what is the population difference?

View Solution

Linear: \(10,000 + (2 \times 500) = 11,000\).

Exponential: \(10,000 \times (1.05)^2 = 11,025\).

Difference: \(11,025 - 11,000 = 25\).

Domain 4: Geometry and Trigonometry (Advanced)

Question 10

Circle \(x^2 + y^2 - 12x + 10y + c = 0\) has an area of \(16\pi\). What is the value of \(c\)?

View Solution

Area \(16\pi \Rightarrow r^2 = 16\). Complete the square: \((x - 6)^2 + (y + 5)^2 = -c + 36 + 25\).

\[ 61 - c = 16 \Rightarrow c = 45 \]

Question 11

In \(\triangle ABC\), \(DE \parallel BC\). \(AD=2, DB=3\). If Area(\(\triangle ADE\))=12, what is Area(\(DBCE\))?

View Solution

The linear ratio of \(\triangle ADE\) to \(\triangle ABC\) is \(2 : (2+3) = 2:5\). The area ratio is \((2/5)^2 = 4/25\).

\[ \text{Area}(ABC) = 12 \times (25/4) = 75 \]

Area(Trapezoid) = \(75 - 12 = 63\).

Question 12

A regular hexagon is inscribed in a circle of radius \(R\). What is the ratio of the hexagon area to the circle area?

View Solution

The hexagon consists of 6 equilateral triangles with side \(R\). Hexagon Area = \(6 \times \dfrac{R^2\sqrt{3}}{4} = \dfrac{3R^2\sqrt{3}}{2}\).

Circle Area = \(\pi R^2\). Ratio = \(\dfrac{3\sqrt{3}}{2\pi}\).