ASVAB Math Knowledge Practice Test 950102 Results

Your Results Global Average
Questions 5 5
Correct 0 2.93
Score 0% 59%

Review

1

Solve for b:
3b - 2 = \( \frac{b}{5} \)

46% Answer Correctly
\(\frac{16}{55}\)
\(\frac{5}{7}\)
-1\(\frac{11}{17}\)
\(\frac{18}{35}\)

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 equal sign and the answer on the other.

3b - 2 = \( \frac{b}{5} \)
5 x (3b - 2) = b
(5 x 3b) + (5 x -2) = b
15b - 10 = b
15b - 10 - b = 0
15b - b = 10
14b = 10
b = \( \frac{10}{14} \)
b = \(\frac{5}{7}\)


2

A trapezoid is a quadrilateral with one set of __________ sides.

70% Answer Correctly

equal angle

parallel

equal length

right angle


Solution

A trapezoid is a quadrilateral with one set of parallel sides.


3

The dimensions of this cube are height (h) = 3, length (l) = 2, and width (w) = 2. What is the surface area?

51% Answer Correctly
16
32
38
76

Solution

The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):

sa = 2lw + 2wh + 2lh
sa = (2 x 2 x 2) + (2 x 2 x 3) + (2 x 2 x 3)
sa = (8) + (12) + (12)
sa = 32


4

What is 4a2 - 3a2?

73% Answer Correctly
a24
1a2
7
7a4

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

4a2 - 3a2 = 1a2


5

Factor y2 - 2y - 63

54% Answer Correctly
(y + 9)(y - 7)
(y + 9)(y + 7)
(y - 9)(y + 7)
(y - 9)(y - 7)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce -63 as well and sum (Inside, Outside) to equal -2. For this problem, those two numbers are -9 and 7. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - 2y - 63
y2 + (-9 + 7)y + (-9 x 7)
(y - 9)(y + 7)