ASVAB Math Knowledge Practice Test 720747 Results

Your Results Global Average
Questions 5 5
Correct 0 3.14
Score 0% 63%

Review

1

Simplify (2a)(5ab) + (8a2)(2b).

65% Answer Correctly
-6a2b
26a2b
70a2b
6a2b

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)(5ab) + (8a2)(2b)
(2 x 5)(a x a x b) + (8 x 2)(a2 x b)
(10)(a1+1 x b) + (16)(a2b)
10a2b + 16a2b
26a2b


2

On this circle, line segment AB is the:

70% Answer Correctly

chord

circumference

radius

diameter


Solution

A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).


3

Solve for c:
-9c - 9 > -4 + 3c

54% Answer Correctly
c > -\(\frac{5}{12}\)
c > \(\frac{2}{7}\)
c > 1
c > \(\frac{1}{5}\)

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the > sign and the answer on the other.

-9c - 9 > -4 + 3c
-9c > -4 + 3c + 9
-9c - 3c > -4 + 9
-12c > 5
c > \( \frac{5}{-12} \)
c > -\(\frac{5}{12}\)


4

Find the value of b:
4b + y = 1
-7b + 7y = 8

42% Answer Correctly
-\(\frac{15}{22}\)
6
\(\frac{3}{41}\)
-\(\frac{1}{35}\)

Solution

You need to find the value of b so solve the first equation in terms of y:

4b + y = 1
y = 1 - 4b

then substitute the result (1 - 4b) into the second equation:

-7b + 7(1 - 4b) = 8
-7b + (7 x 1) + (7 x -4b) = 8
-7b + 7 - 28b = 8
-7b - 28b = 8 - 7
-35b = 1
b = \( \frac{1}{-35} \)
b = -\(\frac{1}{35}\)


5

The dimensions of this cube are height (h) = 4, length (l) = 7, and width (w) = 2. What is the volume?

82% Answer Correctly
42
56
108
162

Solution

The volume of a cube is height x length x width:

v = h x l x w
v = 4 x 7 x 2
v = 56