ASVAB Math Knowledge Practice Test 425202 Results

Your Results Global Average
Questions 5 5
Correct 0 2.21
Score 0% 44%

Review

1

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

47% Answer Correctly

a2 - c2

c2 - a2

c2 + a2

c - a


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

The formula for the area of a circle is which of the following?

24% Answer Correctly

c = π r2

c = π d2

c = π r

c = π d


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


3

Solve for y:
6y + 4 = 3 + 7y

58% Answer Correctly
-\(\frac{2}{3}\)
1
-4
-1

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.

6y + 4 = 3 + 7y
6y = 3 + 7y - 4
6y - 7y = 3 - 4
-y = -1
y = \( \frac{-1}{-1} \)
y = 1


4

Find the value of a:
-4a + y = -4
-3a + 9y = 1

42% Answer Correctly
-5\(\frac{5}{9}\)
-1\(\frac{5}{11}\)
-1\(\frac{9}{22}\)
1\(\frac{4}{33}\)

Solution

You need to find the value of a so solve the first equation in terms of y:

-4a + y = -4
y = -4 + 4a

then substitute the result (-4 - -4a) into the second equation:

-3a + 9(-4 + 4a) = 1
-3a + (9 x -4) + (9 x 4a) = 1
-3a - 36 + 36a = 1
-3a + 36a = 1 + 36
33a = 37
a = \( \frac{37}{33} \)
a = 1\(\frac{4}{33}\)


5

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

51% Answer Correctly
286
28
108
88

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 4 x 1) + (2 x 1 x 2) + (2 x 4 x 2)
sa = (8) + (4) + (16)
sa = 28