ASVAB Math Knowledge Practice Test 509400 Results

Your Results Global Average
Questions 5 5
Correct 0 2.35
Score 0% 47%

Review

1

Solve for z:
z2 + 4z - 5 = 0

58% Answer Correctly
-2 or -8
1 or -5
6 or -9
7 or -5

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

z2 + 4z - 5 = 0
(z - 1)(z + 5) = 0

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

If (z - 1) = 0, z must equal 1
If (z + 5) = 0, z must equal -5

So the solution is that z = 1 or -5


2

The formula for the area of a circle is which of the following?

24% Answer Correctly

c = π r

c = π r2

c = π d2

c = π d


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


3

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

69% Answer Correctly
16π
81π

Solution

The formula for area is πr2:

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


4

The endpoints of this line segment are at (-2, -8) and (2, 2). What is the slope-intercept equation for this line?

41% Answer Correctly
y = 2\(\frac{1}{2}\)x - 3
y = 3x - 1
y = -1\(\frac{1}{2}\)x - 4
y = -\(\frac{1}{2}\)x - 1

Solution

The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -3. The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, -8) and (2, 2) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(2.0) - (-8.0)}{(2) - (-2)} \) = \( \frac{10}{4} \)
m = 2\(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

y = 2\(\frac{1}{2}\)x - 3


5

Find the value of c:
8c + x = -3
-8c - 4x = -9

42% Answer Correctly
1\(\frac{22}{37}\)
-\(\frac{7}{8}\)
-\(\frac{11}{35}\)
1\(\frac{1}{5}\)

Solution

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

8c + x = -3
x = -3 - 8c

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

-8c - 4(-3 - 8c) = -9
-8c + (-4 x -3) + (-4 x -8c) = -9
-8c + 12 + 32c = -9
-8c + 32c = -9 - 12
24c = -21
c = \( \frac{-21}{24} \)
c = -\(\frac{7}{8}\)