ASVAB Math Knowledge Practice Test 820707 Results

Your Results Global Average
Questions 5 5
Correct 0 3.12
Score 0% 62%

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

all of these statements are correct

you can subtract 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.


2

Factor y2 + 14y + 45

54% Answer Correctly
(y + 5)(y + 9)
(y - 5)(y - 9)
(y + 5)(y - 9)
(y - 5)(y + 9)

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

y2 + 14y + 45
y2 + (5 + 9)y + (5 x 9)
(y + 5)(y + 9)


3

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

46% Answer Correctly

radius

diameter

chord

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


4

If BD = 24 and AD = 30, AB = ?

76% Answer Correctly
10
6
15
4

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 = 30 - 24
AB = 6


5

Simplify (5a)(5ab) + (5a2)(2b).

65% Answer Correctly
35a2b
15ab2
70ab2
15a2b

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

(5a)(5ab) + (5a2)(2b)
(5 x 5)(a x a x b) + (5 x 2)(a2 x b)
(25)(a1+1 x b) + (10)(a2b)
25a2b + 10a2b
35a2b