ASVAB Math Knowledge Practice Test 954464 Results

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

Review

1

Solve for x:
7x + 4 < \( \frac{x}{6} \)

45% Answer Correctly
x < 2\(\frac{4}{25}\)
x < -\(\frac{6}{47}\)
x < -\(\frac{24}{41}\)
x < -3\(\frac{3}{5}\)

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 < sign and the answer on the other.

7x + 4 < \( \frac{x}{6} \)
6 x (7x + 4) < x
(6 x 7x) + (6 x 4) < x
42x + 24 < x
42x + 24 - x < 0
42x - x < -24
41x < -24
x < \( \frac{-24}{41} \)
x < -\(\frac{24}{41}\)


2

A trapezoid is a quadrilateral with one set of __________ sides.

71% Answer Correctly

equal length

parallel

equal angle

right angle


Solution

A trapezoid is a quadrilateral with one set of parallel sides.


3

Solve for b:
-b - 2 = \( \frac{b}{7} \)

46% Answer Correctly
1\(\frac{1}{8}\)
-1\(\frac{5}{23}\)
1\(\frac{5}{31}\)
-1\(\frac{3}{4}\)

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.

-b - 2 = \( \frac{b}{7} \)
7 x (-b - 2) = b
(7 x -b) + (7 x -2) = b
-7b - 14 = b
-7b - 14 - b = 0
-7b - b = 14
-8b = 14
b = \( \frac{14}{-8} \)
b = -1\(\frac{3}{4}\)


4

Factor y2 - 3y - 10

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

y2 - 3y - 10
y2 + (-5 + 2)y + (-5 x 2)
(y - 5)(y + 2)


5

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

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

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 -2. 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, -3) and (2, -1) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-1.0) - (-3.0)}{(2) - (-2)} \) = \( \frac{2}{4} \)
m = \(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

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