ASVAB Math Knowledge Practice Test 385931 Results

Your Results Global Average
Questions 5 5
Correct 0 2.27
Score 0% 45%

Review

1

Find the value of b:
-6b + z = 4
-6b + 5z = 8

42% Answer Correctly
-\(\frac{1}{2}\)
1\(\frac{1}{4}\)
-1\(\frac{11}{47}\)
4

Solution

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

-6b + z = 4
z = 4 + 6b

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

-6b + 5(4 + 6b) = 8
-6b + (5 x 4) + (5 x 6b) = 8
-6b + 20 + 30b = 8
-6b + 30b = 8 - 20
24b = -12
b = \( \frac{-12}{24} \)
b = -\(\frac{1}{2}\)


2

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

24% Answer Correctly

c = π r2

c = π d

c = π d2

c = π r


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

Solve for a:
-4a + 2 < \( \frac{a}{-6} \)

44% Answer Correctly
a < \(\frac{12}{23}\)
a < 4\(\frac{4}{5}\)
a < \(\frac{7}{25}\)
a < \(\frac{7}{16}\)

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.

-4a + 2 < \( \frac{a}{-6} \)
-6 x (-4a + 2) < a
(-6 x -4a) + (-6 x 2) < a
24a - 12 < a
24a - 12 - a < 0
24a - a < 12
23a < 12
a < \( \frac{12}{23} \)
a < \(\frac{12}{23}\)


4

If angle a = 33° and angle b = 69° what is the length of angle d?

56% Answer Correctly
128°
143°
120°
147°

Solution

An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:

d° = b° + c°

To find angle c, remember that the sum of the interior angles of a triangle is 180°:

180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 33° - 69° = 78°

So, d° = 69° + 78° = 147°

A shortcut to get this answer is to remember that angles around a line add up to 180°:

a° + d° = 180°
d° = 180° - a°
d° = 180° - 33° = 147°


5

Simplify (6a)(5ab) - (4a2)(8b).

62% Answer Correctly
62a2b
132a2b
132ab2
-2a2b

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.

(6a)(5ab) - (4a2)(8b)
(6 x 5)(a x a x b) - (4 x 8)(a2 x b)
(30)(a1+1 x b) - (32)(a2b)
30a2b - 32a2b
-2a2b