ASVAB Math Knowledge Practice Test 985733 Results

Your Results Global Average
Questions 5 5
Correct 0 2.74
Score 0% 55%

Review

1

Find the value of b:
6b + x = -5
-9b + 2x = -8

42% Answer Correctly
1\(\frac{28}{53}\)
10
\(\frac{7}{23}\)
-\(\frac{2}{21}\)

Solution

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

6b + x = -5
x = -5 - 6b

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

-9b + 2(-5 - 6b) = -8
-9b + (2 x -5) + (2 x -6b) = -8
-9b - 10 - 12b = -8
-9b - 12b = -8 + 10
-21b = 2
b = \( \frac{2}{-21} \)
b = -\(\frac{2}{21}\)


2

For this diagram, the Pythagorean theorem states that b2 = ?

47% Answer Correctly

c - a

a2 - c2

c2 + a2

c2 - a2


Solution

The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)


3

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

51% Answer Correctly
172
100
152
32

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 8 x 7) + (2 x 7 x 2) + (2 x 8 x 2)
sa = (112) + (28) + (32)
sa = 172


4

Solve for b:
b2 + b - 42 = 0

58% Answer Correctly
6 or -7
-2 or -2
6 or -2
-2 or -6

Solution

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

b2 + b - 42 = 0
(b - 6)(b + 7) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (b - 6) or (b + 7) must equal zero:

If (b - 6) = 0, b must equal 6
If (b + 7) = 0, b must equal -7

So the solution is that b = 6 or -7


5

What is 4a7 + 2a7?

75% Answer Correctly
6a7
2
8a14
6

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.

4a7 + 2a7 = 6a7