ASVAB Math Knowledge Practice Test 711441 Results

Your Results Global Average
Questions 5 5
Correct 0 3.35
Score 0% 67%

Review

1

On this circle, line segment AB is the:

70% Answer Correctly

chord

radius

diameter

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


2

Find the value of a:
8a + y = -9
2a + 6y = -5

42% Answer Correctly
1\(\frac{16}{25}\)
-1\(\frac{3}{46}\)
-2\(\frac{5}{7}\)
-\(\frac{23}{44}\)

Solution

You need to find the value of a so solve the first equation in terms of y:

8a + y = -9
y = -9 - 8a

then substitute the result (-9 - 8a) into the second equation:

2a + 6(-9 - 8a) = -5
2a + (6 x -9) + (6 x -8a) = -5
2a - 54 - 48a = -5
2a - 48a = -5 + 54
-46a = 49
a = \( \frac{49}{-46} \)
a = -1\(\frac{3}{46}\)


3

Which of the following expressions contains exactly two terms?

82% Answer Correctly

polynomial

binomial

monomial

quadratic


Solution

A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.


4

Breaking apart a quadratic expression into a pair of binomials is called:

74% Answer Correctly

deconstructing

squaring

normalizing

factoring


Solution

To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.


5

Simplify (y - 6)(y + 6)

63% Answer Correctly
y2 - 36
y2 - 12y + 36
77
y2 + 12y + 36

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 - 6)(y + 6)
(y x y) + (y x 6) + (-6 x y) + (-6 x 6)
y2 + 6y - 6y - 36
y2 - 36