ASVAB Math Knowledge Practice Test 897102 Results

Your Results Global Average
Questions 5 5
Correct 0 3.46
Score 0% 69%

Review

1

Factor y2 - 4y - 12

53% Answer Correctly
(y + 6)(y - 2)
(y + 6)(y + 2)
(y - 6)(y + 2)
(y - 6)(y - 2)

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

y2 - 4y - 12
y2 + (-6 + 2)y + (-6 x 2)
(y - 6)(y + 2)


2

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

68% Answer Correctly
9\( \sqrt{2} \)
8\( \sqrt{2} \)
5\( \sqrt{2} \)
3\( \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{81} \) = 9

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 = 92 + 92
c2 = 162
c = \( \sqrt{162} \) = \( \sqrt{81 x 2} \) = \( \sqrt{81} \) \( \sqrt{2} \)
c = 9\( \sqrt{2} \)


3

Which of the following statements about math operations is incorrect?

70% Answer Correctly

all of these statements are correct

you can subtract monomials that have the same variable and the same exponent

you can multiply monomials that have different variables and different exponents

you can add monomials that have the same variable and the same exponent


Solution

You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.


4

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

76% Answer Correctly

a = π r

a = π d

a = π d2

a = π r2


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.


5

What is 4a - 6a?

79% Answer Correctly
-2a
-2
24a2
10

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

4a - 6a = -2a