ASVAB Math Knowledge Practice Test 416884 Results

Your Results Global Average
Questions 5 5
Correct 0 3.16
Score 0% 63%

Review

1

Simplify 2a x 9b.

85% Answer Correctly
18\( \frac{a}{b} \)
11ab
18a2b2
18ab

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.

2a x 9b = (2 x 9) (a x b) = 18ab


2

If a = c = 5, b = d = 7, and the blue angle = 73°, what is the area of this parallelogram?

65% Answer Correctly
35
8
49
28

Solution

The area of a parallelogram is equal to its length x width:

a = l x w
a = a x b
a = 5 x 7
a = 35


3

The endpoints of this line segment are at (-2, -2) and (2, 0). What is the slope-intercept equation for this line?

41% Answer Correctly
y = 1\(\frac{1}{2}\)x - 2
y = \(\frac{1}{2}\)x - 1
y = x + 0
y = x + 1

Solution

The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -1. The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, -2) and (2, 0) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(0.0) - (-2.0)}{(2) - (-2)} \) = \( \frac{2}{4} \)
m = \(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

y = \(\frac{1}{2}\)x - 1


4

Simplify (y - 3)(y - 5)

63% Answer Correctly
y2 - 8y + 15
y2 + 2y - 15
y2 + 8y + 15
y2 - 2y - 15

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 - 3)(y - 5)
(y x y) + (y x -5) + (-3 x y) + (-3 x -5)
y2 - 5y - 3y + 15
y2 - 8y + 15


5

Simplify (2a)(3ab) - (9a2)(2b).

62% Answer Correctly
12ab2
24a2b
55ab2
-12a2b

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.

(2a)(3ab) - (9a2)(2b)
(2 x 3)(a x a x b) - (9 x 2)(a2 x b)
(6)(a1+1 x b) - (18)(a2b)
6a2b - 18a2b
-12a2b