ASVAB Math Knowledge Practice Test 574891 Results

Your Results Global Average
Questions 5 5
Correct 0 2.85
Score 0% 57%

Review

1

Which of the following is not a part of PEMDAS, the acronym for math order of operations?

88% Answer Correctly

exponents

addition

pairs

division


Solution

When solving an equation with two variables, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)


2

Which of the following statements about a triangle is not true?

57% Answer Correctly

area = ½bh

exterior angle = sum of two adjacent interior angles

sum of interior angles = 180°

perimeter = sum of side lengths


Solution

A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.


3

On this circle, a line segment connecting point A to point D is called:

46% Answer Correctly

chord

diameter

circumference

radius


Solution

A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).


4

Find the value of c:
6c + z = -4
9c + 7z = -2

42% Answer Correctly
-\(\frac{2}{31}\)
-\(\frac{26}{33}\)
-1\(\frac{10}{17}\)
-4\(\frac{1}{8}\)

Solution

You need to find the value of c so solve the first equation in terms of z:

6c + z = -4
z = -4 - 6c

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

9c + 7(-4 - 6c) = -2
9c + (7 x -4) + (7 x -6c) = -2
9c - 28 - 42c = -2
9c - 42c = -2 + 28
-33c = 26
c = \( \frac{26}{-33} \)
c = -\(\frac{26}{33}\)


5

Solve for x:
x2 + x - 35 = -3x - 3

48% Answer Correctly
7 or 3
4 or -8
-3 or -7
2 or -5

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

x2 + x - 35 = -3x - 3
x2 + x - 35 + 3 = -3x
x2 + x + 3x - 32 = 0
x2 + 4x - 32 = 0

Next, factor the quadratic equation:

x2 + 4x - 32 = 0
(x - 4)(x + 8) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x - 4) or (x + 8) must equal zero:

If (x - 4) = 0, x must equal 4
If (x + 8) = 0, x must equal -8

So the solution is that x = 4 or -8