ASVAB Math Knowledge Practice Test 736673 Results

Your Results Global Average
Questions 5 5
Correct 0 2.53
Score 0% 51%

Review

1

Solve 7b + 9b = -6b - 2y + 1 for b in terms of y.

34% Answer Correctly
-\(\frac{11}{13}\)y + \(\frac{1}{13}\)
-1\(\frac{2}{9}\)y + \(\frac{1}{3}\)
\(\frac{6}{7}\)y + \(\frac{3}{7}\)
y - \(\frac{5}{12}\)

Solution

To solve this equation, isolate the variable for which you are solving (b) on one side of the equation and put everything else on the other side.

7b + 9y = -6b - 2y + 1
7b = -6b - 2y + 1 - 9y
7b + 6b = -2y + 1 - 9y
13b = -11y + 1
b = \( \frac{-11y + 1}{13} \)
b = \( \frac{-11y}{13} \) + \( \frac{1}{13} \)
b = -\(\frac{11}{13}\)y + \(\frac{1}{13}\)


2

If a = -5 and z = 7, what is the value of 6a(a - z)?

68% Answer Correctly
-180
-240
-5
360

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

6a(a - z)
6(-5)(-5 - 7)
6(-5)(-12)
(-30)(-12)
360


3

Factor y2 - 4y - 12

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

y2 - 4y - 12
y2 + (-6 + 2)y + (-6 x 2)
(y - 6)(y + 2)


4

On this circle, line segment CD is the:

46% Answer Correctly

diameter

circumference

radius

chord


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


5

The dimensions of this cube are height (h) = 9, length (l) = 2, and width (w) = 9. What is the surface area?

51% Answer Correctly
180
234
348
64

Solution

The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):

sa = 2lw + 2wh + 2lh
sa = (2 x 2 x 9) + (2 x 9 x 9) + (2 x 2 x 9)
sa = (36) + (162) + (36)
sa = 234