ASVAB Math Knowledge Practice Test 958525 Results

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

Review

1

If b = -7 and y = 9, what is the value of 8b(b - y)?

68% Answer Correctly
0
-160
896
252

Solution

To solve this equation, 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.)

8b(b - y)
8(-7)(-7 - 9)
8(-7)(-16)
(-56)(-16)
896


2

Which types of triangles will always have at least two sides of equal length?

54% Answer Correctly

isosceles and right

equilateral, isosceles and right

equilateral and isosceles

equilateral and right


Solution

An isosceles triangle has two sides of equal length. An equilateral triangle has three sides of equal length. In a right triangle, two sides meet at a right angle.


3

Solve for x:
x2 - 10x + 21 = 0

58% Answer Correctly
1 or -2
5 or 3
3 or 7
3 or -6

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

x2 - 10x + 21 = 0
(x - 3)(x - 7) = 0

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

If (x - 3) = 0, x must equal 3
If (x - 7) = 0, x must equal 7

So the solution is that x = 3 or 7


4

Find the value of a:
-3a + x = 1
-a + 7x = 9

42% Answer Correctly
2\(\frac{11}{31}\)
\(\frac{1}{10}\)
-\(\frac{34}{43}\)
-\(\frac{1}{49}\)

Solution

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

-3a + x = 1
x = 1 + 3a

then substitute the result (1 - -3a) into the second equation:

-a + 7(1 + 3a) = 9
-a + (7 x 1) + (7 x 3a) = 9
-a + 7 + 21a = 9
-a + 21a = 9 - 7
20a = 2
a = \( \frac{2}{20} \)
a = \(\frac{1}{10}\)


5

Simplify (7a)(4ab) + (8a2)(3b).

65% Answer Correctly
4a2b
52a2b
121ab2
121a2b

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.

(7a)(4ab) + (8a2)(3b)
(7 x 4)(a x a x b) + (8 x 3)(a2 x b)
(28)(a1+1 x b) + (24)(a2b)
28a2b + 24a2b
52a2b