ASVAB Math Knowledge Practice Test 161828 Results

Your Results Global Average
Questions 5 5
Correct 0 2.90
Score 0% 58%

Review

1

Solve for x:
x2 - 3x + 14 = 4x + 4

49% Answer Correctly
-1 or -5
6 or -2
-7 or -9
2 or 5

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

x2 - 3x + 14 = 4x + 4
x2 - 3x + 14 - 4 = 4x
x2 - 3x - 4x + 10 = 0
x2 - 7x + 10 = 0

Next, factor the quadratic equation:

x2 - 7x + 10 = 0
(x - 2)(x - 5) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x - 2) or (x - 5) must equal zero:

If (x - 2) = 0, x must equal 2
If (x - 5) = 0, x must equal 5

So the solution is that x = 2 or 5


2

Simplify 2a x 5b.

86% Answer Correctly
10ab
10\( \frac{b}{a} \)
10a2b2
7ab

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

2a x 5b = (2 x 5) (a x b) = 10ab


3

What is the area of a circle with a radius of 4?

70% Answer Correctly
16π
64π

Solution

The formula for area is πr2:

a = πr2
a = π(42)
a = 16π


4

Find the value of c:
5c + z = 5
-5c + 7z = 1

42% Answer Correctly
\(\frac{7}{9}\)
-3\(\frac{5}{13}\)
\(\frac{17}{20}\)
-1\(\frac{1}{6}\)

Solution

You need to find the value of c so solve the first equation in terms of z:

5c + z = 5
z = 5 - 5c

then substitute the result (5 - 5c) into the second equation:

-5c + 7(5 - 5c) = 1
-5c + (7 x 5) + (7 x -5c) = 1
-5c + 35 - 35c = 1
-5c - 35c = 1 - 35
-40c = -34
c = \( \frac{-34}{-40} \)
c = \(\frac{17}{20}\)


5

Which of the following is not required to define the slope-intercept equation for a line?

42% Answer Correctly

slope

x-intercept

y-intercept

\({\Delta y \over \Delta x}\)


Solution

A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.