ASVAB Math Knowledge Practice Test 704522 Results

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

Review

1

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

47% Answer Correctly

c2 - a2

c - a

c2 + a2

a2 - c2


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


2

What is the circumference of a circle with a diameter of 8?

71% Answer Correctly
34π
19π
28π

Solution

The formula for circumference is circle diameter x π:

c = πd
c = 8π


3

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

51% Answer Correctly
148
62
34
136

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 3) + (2 x 3 x 4) + (2 x 8 x 4)
sa = (48) + (24) + (64)
sa = 136


4

Solve for z:
z2 - 2z - 29 = -z + 1

48% Answer Correctly
6 or -3
9 or -1
8 or 7
-5 or 6

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:

z2 - 2z - 29 = -z + 1
z2 - 2z - 29 - 1 = -z
z2 - 2z + z - 30 = 0
z2 - z - 30 = 0

Next, factor the quadratic equation:

z2 - z - 30 = 0
(z + 5)(z - 6) = 0

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

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

So the solution is that z = -5 or 6


5

Which of the following expressions contains exactly two terms?

82% Answer Correctly

monomial

binomial

polynomial

quadratic


Solution

A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.