ASVAB Math Knowledge Practice Test 479499 Results

Your Results Global Average
Questions 5 5
Correct 0 3.40
Score 0% 68%

Review

1

Factor y2 + 2y + 1

54% Answer Correctly
(y + 1)(y - 1)
(y - 1)(y + 1)
(y + 1)(y + 1)
(y - 1)(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 1 as well and sum (Inside, Outside) to equal 2. For this problem, those two numbers are 1 and 1. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 + 2y + 1
y2 + (1 + 1)y + (1 x 1)
(y + 1)(y + 1)


2

If a = 2, b = 4, c = 8, and d = 6, what is the perimeter of this quadrilateral?

88% Answer Correctly
20
23
15
8

Solution

Perimeter is equal to the sum of the four sides:

p = a + b + c + d
p = 2 + 4 + 8 + 6
p = 20


3

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

68% Answer Correctly
4\( \sqrt{2} \)
7\( \sqrt{2} \)
2\( \sqrt{2} \)
5\( \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} \)


4

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

69% Answer Correctly
16π
49π

Solution

The formula for area is πr2. Radius is circle \( \frac{diameter}{2} \):

r = \( \frac{d}{2} \)
r = \( \frac{8}{2} \)
r = 4
a = πr2
a = π(42)
a = 16π


5

Simplify (8a)(7ab) - (4a2)(7b).

62% Answer Correctly
84ab2
-28ab2
28a2b
165ab2

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

(8a)(7ab) - (4a2)(7b)
(8 x 7)(a x a x b) - (4 x 7)(a2 x b)
(56)(a1+1 x b) - (28)(a2b)
56a2b - 28a2b
28a2b