ASVAB Math Knowledge Practice Test 670643 Results

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

Review

1

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

42% Answer Correctly

y-intercept

x-intercept

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

slope


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.


2

Solve for y:
6y - 5 = \( \frac{y}{6} \)

46% Answer Correctly
\(\frac{1}{2}\)
-\(\frac{3}{5}\)
\(\frac{6}{7}\)
\(\frac{9}{11}\)

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.

6y - 5 = \( \frac{y}{6} \)
6 x (6y - 5) = y
(6 x 6y) + (6 x -5) = y
36y - 30 = y
36y - 30 - y = 0
36y - y = 30
35y = 30
y = \( \frac{30}{35} \)
y = \(\frac{6}{7}\)


3

If angle a = 20° and angle b = 23° what is the length of angle d?

56% Answer Correctly
131°
138°
160°
132°

Solution

An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:

d° = b° + c°

To find angle c, remember that the sum of the interior angles of a triangle is 180°:

180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 20° - 23° = 137°

So, d° = 23° + 137° = 160°

A shortcut to get this answer is to remember that angles around a line add up to 180°:

a° + d° = 180°
d° = 180° - a°
d° = 180° - 20° = 160°


4

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

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

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 - 8x = -3a + 6x + 9
-6a = -3a + 6x + 9 + 8x
-6a + 3a = 6x + 9 + 8x
-3a = 14x + 9
a = \( \frac{14x + 9}{-3} \)
a = \( \frac{14x}{-3} \) + \( \frac{9}{-3} \)
a = -4\(\frac{2}{3}\)x - 3


5

Simplify (5a)(5ab) - (9a2)(8b).

59% Answer Correctly
-47a2b
170ab2
47ab2
97ab2

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) - (9a2)(8b)
(5 x 5)(a x a x b) - (9 x 8)(a2 x b)
(25)(a1+1 x b) - (72)(a2b)
25a2b - 72a2b
-47a2b