ASVAB Math Knowledge Practice Test 886402 Results

Your Results Global Average
Questions 5 5
Correct 0 2.34
Score 0% 47%

Review

1

Solve 6a + 6a = 2a + x - 9 for a in terms of x.

34% Answer Correctly
\(\frac{6}{7}\)x + 1\(\frac{2}{7}\)
-1\(\frac{1}{4}\)x - 2\(\frac{1}{4}\)
-2\(\frac{1}{3}\)x - 3
-2\(\frac{1}{2}\)x + 4\(\frac{1}{2}\)

Solution

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

6a + 6x = 2a + x - 9
6a = 2a + x - 9 - 6x
6a - 2a = x - 9 - 6x
4a = -5x - 9
a = \( \frac{-5x - 9}{4} \)
a = \( \frac{-5x}{4} \) + \( \frac{-9}{4} \)
a = -1\(\frac{1}{4}\)x - 2\(\frac{1}{4}\)


2

Find the value of a:
-7a + x = 3
a + 8x = 2

42% Answer Correctly
-\(\frac{2}{11}\)
-\(\frac{22}{57}\)
-1
2\(\frac{1}{6}\)

Solution

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

-7a + x = 3
x = 3 + 7a

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

a + 8(3 + 7a) = 2
a + (8 x 3) + (8 x 7a) = 2
a + 24 + 56a = 2
a + 56a = 2 - 24
57a = -22
a = \( \frac{-22}{57} \)
a = -\(\frac{22}{57}\)


3

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

51% Answer Correctly
110
72
124
136

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 6 x 2) + (2 x 2 x 7) + (2 x 6 x 7)
sa = (24) + (28) + (84)
sa = 136


4

Which of the following is not required to define the slope-intercept equation for a line?

42% Answer Correctly

\({\Delta y \over \Delta x}\)

x-intercept

slope

y-intercept


Solution

A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.


5

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

65% Answer Correctly
20a2b
44a2b
-20a2b
-20ab2

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.

(4a)(8ab) + (3a2)(4b)
(4 x 8)(a x a x b) + (3 x 4)(a2 x b)
(32)(a1+1 x b) + (12)(a2b)
32a2b + 12a2b
44a2b