ASVAB Math Knowledge Practice Test 838457 Results

Your Results Global Average
Questions 5 5
Correct 0 3.03
Score 0% 61%

Review

1

Solve for b:
b2 + 3b + 6 = -b + 3

48% Answer Correctly
3 or -8
-1 or -5
8 or -4
-1 or -3

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

b2 + 3b + 6 = -b + 3
b2 + 3b + 6 - 3 = -b
b2 + 3b + b + 3 = 0
b2 + 4b + 3 = 0

Next, factor the quadratic equation:

b2 + 4b + 3 = 0
(b + 1)(b + 3) = 0

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

If (b + 1) = 0, b must equal -1
If (b + 3) = 0, b must equal -3

So the solution is that b = -1 or -3


2

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

51% Answer Correctly
58
136
52
180

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 1 x 9) + (2 x 9 x 2) + (2 x 1 x 2)
sa = (18) + (36) + (4)
sa = 58


3

If a = -2 and y = -7, what is the value of 7a(a - y)?

68% Answer Correctly
-264
162
-70
-135

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

7a(a - y)
7(-2)(-2 + 7)
7(-2)(5)
(-14)(5)
-70


4

The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?

67% Answer Correctly

lw x wh + lh

2lw x 2wh + 2lh

h2 x l2 x w2

h x l x w


Solution

A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.


5

If the area of this square is 25, what is the length of one of the diagonals?

68% Answer Correctly
5\( \sqrt{2} \)
\( \sqrt{2} \)
4\( \sqrt{2} \)
7\( \sqrt{2} \)

Solution

To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:

a = s2

so the length of one side of the square is:

s = \( \sqrt{a} \) = \( \sqrt{25} \) = 5

The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:

c2 = a2 + b2
c2 = 52 + 52
c2 = 50
c = \( \sqrt{50} \) = \( \sqrt{25 x 2} \) = \( \sqrt{25} \) \( \sqrt{2} \)
c = 5\( \sqrt{2} \)