ASVAB Math Knowledge Practice Test 338998 Results

Your Results Global Average
Questions 5 5
Correct 0 2.73
Score 0% 55%

Review

1

Which of the following statements about math operations is incorrect?

70% Answer Correctly

you can multiply monomials that have different variables and different exponents

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

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

all of these statements are correct


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.


2

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

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

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 = 32 + 32
c2 = 18
c = \( \sqrt{18} \) = \( \sqrt{9 x 2} \) = \( \sqrt{9} \) \( \sqrt{2} \)
c = 3\( \sqrt{2} \)


3

Which of the following statements about parallel lines with a transversal is not correct?

36% Answer Correctly

angles in the same position on different parallel lines are called corresponding angles

all acute angles equal each other

all of the angles formed by a transversal are called interior angles

same-side interior angles are complementary and equal each other


Solution

Parallel lines are lines that share the same slope (steepness) and therefore never intersect. A transversal occurs when a set of parallel lines are crossed by another line. All of the angles formed by a transversal are called interior angles and angles in the same position on different parallel lines equal each other (a° = w°, b° = x°, c° = z°, d° = y°) and are called corresponding angles. Alternate interior angles are equal (a° = z°, b° = y°, c° = w°, d° = x°) and all acute angles (a° = c° = w° = z°) and all obtuse angles (b° = d° = x° = y°) equal each other. Same-side interior angles are supplementary and add up to 180° (e.g. a° + d° = 180°, d° + c° = 180°).


4

Simplify (y - 7)(y + 3)

63% Answer Correctly
y2 + 10y + 21
y2 + 4y - 21
y2 - 10y + 21
y2 - 4y - 21

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y - 7)(y + 3)
(y x y) + (y x 3) + (-7 x y) + (-7 x 3)
y2 + 3y - 7y - 21
y2 - 4y - 21


5

Solve 7c + c = 2c - 2x + 5 for c in terms of x.

34% Answer Correctly
-\(\frac{3}{5}\)x + 1
-\(\frac{8}{9}\)x - \(\frac{8}{9}\)
-x - 1\(\frac{4}{5}\)
-2x + \(\frac{1}{3}\)

Solution

To solve this equation, isolate the variable for which you are solving (c) on one side of the equation and put everything else on the other side.

7c + x = 2c - 2x + 5
7c = 2c - 2x + 5 - x
7c - 2c = -2x + 5 - x
5c = -3x + 5
c = \( \frac{-3x + 5}{5} \)
c = \( \frac{-3x}{5} \) + \( \frac{5}{5} \)
c = -\(\frac{3}{5}\)x + 1