ASVAB Math Knowledge Practice Test 401066 Results

Your Results Global Average
Questions 5 5
Correct 0 2.70
Score 0% 54%

Review

1

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

47% Answer Correctly

c - a

c2 + a2

a2 - c2

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


2

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

51% Answer Correctly
94
38
378
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 6 x 9) + (2 x 9 x 9) + (2 x 6 x 9)
sa = (108) + (162) + (108)
sa = 378


3

When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).

60% Answer Correctly

vertical, supplementary

acute, obtuse

supplementary, vertical

obtuse, acute


Solution

Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).


4

Solve for x:
3x + 7 = 6 + 2x

59% Answer Correctly
3
\(\frac{5}{9}\)
-1
1\(\frac{2}{3}\)

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.

3x + 7 = 6 + 2x
3x = 6 + 2x - 7
3x - 2x = 6 - 7
x = -1


5

Factor y2 - 3y - 4

54% Answer Correctly
(y - 4)(y + 1)
(y + 4)(y - 1)
(y - 4)(y - 1)
(y + 4)(y + 1)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce -4 as well and sum (Inside, Outside) to equal -3. For this problem, those two numbers are -4 and 1. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - 3y - 4
y2 + (-4 + 1)y + (-4 x 1)
(y - 4)(y + 1)