Digital SAT Math Practice Test 8

This is the eighth practice test adapted for the new Digital SAT format. The questions are categorized into the four official testing domains: Algebra, Advanced Math, Problem-Solving and Data Analysis, and Geometry and Trigonometry.

Domain 1: Algebra

Focus: Linear equations, systems of linear equations, and inequalities.

Question 1

For what value of the constant \(c\) does the equation \(4(x - 3) + 2x = cx - 12\) have infinitely many solutions?

View Solution

An equation has infinitely many solutions when the left side is mathematically identical to the right side for all values of \(x\).

Step 1: Simplify the left side

\[ 4(x - 3) + 2x = 4x - 12 + 2x \]

\[ 6x - 12 = cx - 12 \]

Step 2: Compare coefficients

For the two sides to be identical, the coefficient of \(x\) on the left (6) must match the coefficient of \(x\) on the right (\(c\)).

Therefore, \(c = 6\).

Question 2

A line passes through the origin and the point \((4, -2)\). If the line is represented by the equation \(y = mx + b\), what is the value of \(m + b\)?

View Solution

Step 1: Determine the y-intercept (\(b\))

If a line passes through the origin \((0, 0)\), its y-intercept is exactly 0. Thus, \(b = 0\).

Step 2: Determine the slope (\(m\))

Using the origin and \((4, -2)\):

\[ m = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-2 - 0}{4 - 0} = -0.5 \]

Step 3: Find the sum

\[ m + b = -0.5 + 0 = -0.5 \]

Question 3

If \(-3 < 2x - 5 < 7\), what is the greatest possible integer value of \(x\)?

View Solution

To solve the compound inequality, isolate \(x\) in the middle term:

Step 1: Add 5 to all parts

\[ -3 + 5 < 2x < 7 + 5 \Rightarrow 2 < 2x < 12 \]

Step 2: Divide all parts by 2

\[ 1 < x < 6 \]

The integer values for \(x\) that satisfy this are 2, 3, 4, and 5. The greatest possible integer value is 5.

Domain 2: Advanced Math

Focus: Quadratics, higher-order polynomials, and non-linear equations.

Question 4

The function \(f(x)\) is defined as \(f(x) = \dfrac{x^2 - 9}{x - 3}\) for all \(x \neq 3\). What is the y-intercept of the graph of \(y = f(x)\)?

View Solution

The y-intercept occurs where \(x = 0\). Simply evaluate the function at 0:

\[ f(0) = \dfrac{0^2 - 9}{0 - 3} = \dfrac{-9}{-3} = 3 \]

(Alternatively, simplifying the function shows \(f(x) = x + 3\) for \(x \neq 3\), confirming the y-intercept is 3).

Question 5

If \(2^{x+3} - 2^x = 112\), what is the value of \(x\)?

View Solution

Apply the exponent rule \(a^{m+n} = a^m \cdot a^n\):

\[ (2^x \cdot 2^3) - 2^x = 112 \]

\[ 8(2^x) - 1(2^x) = 112 \]

Factor out the common term \(2^x\):

\[ 2^x(8 - 1) = 112 \Rightarrow 7(2^x) = 112 \]

Divide by 7: \[ 2^x = 16 \]

Since \(16 = 2^4\), the value of \(x\) is 4.

Question 6

What is the \(y\)-coordinate of the vertex of the parabola \(y = -2x^2 + 8x - 5\)?

View Solution

Step 1: Find the x-coordinate of the vertex

Using \(x = -\dfrac{b}{2a}\) with \(a = -2\) and \(b = 8\):

\[ x = -\dfrac{8}{2(-2)} = 2 \]

Step 2: Find the y-coordinate

Substitute \(x = 2\) into the original equation:

\[ y = -2(2)^2 + 8(2) - 5 = -8 + 16 - 5 = 3 \]

The y-coordinate of the vertex is 3.

Domain 3: Problem-Solving and Data Analysis

Question 7

Bacteria doubles every 4 hours. If the initial population is 150, what is the population after 12 hours?

View Solution

Calculate the number of doubling periods: \(12 / 4 = 3\).

Applying the growth formula \(P = P_0 \times 2^n\):

\[ P = 150 \times 2^3 = 150 \times 8 = 1200 \]

The population after 12 hours will be 1200.

Question 8

A recipe uses 2 cups sugar for 3 cups flour. How many cups of sugar are needed for 15 cups of flour?

View Solution

Set up a proportion: \[ \dfrac{2 \text{ sugar}}{3 \text{ flour}} = \dfrac{x \text{ sugar}}{15 \text{ flour}} \]

Cross-multiply: \[ 3x = 30 \Rightarrow x = 10 \]

The baker needs 10 cups of sugar.

Question 9

The mean of 5 numbers is 10. If a 6th number is added, the mean becomes 12. What is the 6th number?

View Solution

Original total sum: \(5 \times 10 = 50\).

New total sum: \(6 \times 12 = 72\).

Value of the 6th number: \(72 - 50 = 22\).

Domain 4: Geometry and Trigonometry

Question 10

The surface area of a cube is 54 sq in. What is the volume of the cube?

View Solution

A cube has 6 faces. Area of one face: \(54 / 6 = 9\).

Side length \(s = \sqrt{9} = 3\).

Volume \(V = s^3 = 3^3 = 27 \text{ cubic inches}\).

Question 11

In right triangle ABC, \(\angle C = 90^\circ\). If \(\sin(A) = 0.6\), what is the value of \(\cos(B)\)?

View Solution

In a right triangle, acute angles \(A\) and \(B\) are complementary. This leads to the identity \(\sin(A) = \cos(90 - A)\), which is \(\cos(B)\).

Therefore, if \(\sin(A) = 0.6\), then \(\cos(B) = 0.6\).

Question 12

A circle has a radius of 12. What is the length of an arc intercepted by a central angle of \(60^\circ\)?

View Solution

Total circumference: \(C = 2\pi(12) = 24\pi\).

Fraction of the circle: \(60/360 = 1/6\).

Arc Length: \((1/6) \times 24\pi = 4\pi\).