ASVAB Math Knowledge Practice Test 52072 Results

Your Results Global Average
Questions 5 5
Correct 0 3.23
Score 0% 65%

Review

1

Which of the following is not a part of PEMDAS, the acronym for math order of operations?

92% Answer Correctly

addition

pairs

division

exponents


Solution

When solving an equation with two variables, 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.)


2

The dimensions of this cylinder are height (h) = 2 and radius (r) = 1. What is the surface area?

48% Answer Correctly
240π
42π
120π

Solution

The surface area of a cylinder is 2πr2 + 2πrh:

sa = 2πr2 + 2πrh
sa = 2π(12) + 2π(1 x 2)
sa = 2π(1) + 2π(2)
sa = (2 x 1)π + (2 x 2)π
sa = 2π + 4π
sa = 6π


3

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}\)


4

Solve for b:
b2 + 6b - 26 = 5b + 4

49% Answer Correctly
6 or -6
-1 or -6
5 or -6
9 or 7

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 + 6b - 26 = 5b + 4
b2 + 6b - 26 - 4 = 5b
b2 + 6b - 5b - 30 = 0
b2 + b - 30 = 0

Next, factor the quadratic equation:

b2 + b - 30 = 0
(b - 5)(b + 6) = 0

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

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

So the solution is that b = 5 or -6


5

If side x = 12cm, side y = 7cm, and side z = 5cm what is the perimeter of this triangle?

85% Answer Correctly
31cm
34cm
24cm
36cm

Solution

The perimeter of a triangle is the sum of the lengths of its sides:

p = x + y + z
p = 12cm + 7cm + 5cm = 24cm