ASVAB Math Knowledge Practice Test 75103 Results

Your Results Global Average
Questions 5 5
Correct 0 2.88
Score 0% 58%

Review

1

Factor y2 - 3y - 10

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

y2 - 3y - 10
y2 + (-5 + 2)y + (-5 x 2)
(y - 5)(y + 2)


2

On this circle, line segment CD is the:

46% Answer Correctly

chord

diameter

radius

circumference


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).


3

Simplify (y + 1)(y - 4)

64% Answer Correctly
y2 - 5y + 4
y2 - 3y - 4
y2 + 5y + 4
y2 + 3y - 4

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 + 1)(y - 4)
(y x y) + (y x -4) + (1 x y) + (1 x -4)
y2 - 4y + y - 4
y2 - 3y - 4


4

Solve for b:
9b - 4 = \( \frac{b}{-8} \)

46% Answer Correctly
-\(\frac{10}{13}\)
-\(\frac{5}{39}\)
\(\frac{14}{17}\)
\(\frac{32}{73}\)

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.

9b - 4 = \( \frac{b}{-8} \)
-8 x (9b - 4) = b
(-8 x 9b) + (-8 x -4) = b
-72b + 32 = b
-72b + 32 - b = 0
-72b - b = -32
-73b = -32
b = \( \frac{-32}{-73} \)
b = \(\frac{32}{73}\)


5

If BD = 11 and AD = 13, AB = ?

76% Answer Correctly
10
2
3
5

Solution

The entire length of this line is represented by AD which is AB + BD:

AD = AB + BD

Solving for AB:

AB = AD - BD
AB = 13 - 11
AB = 2