ASVAB Math Knowledge Practice Test 438554 Results

Your Results Global Average
Questions 5 5
Correct 0 2.51
Score 0% 50%

Review

1

Solve for x:
3x + 5 > \( \frac{x}{9} \)

44% Answer Correctly
x > -\(\frac{9}{28}\)
x > -\(\frac{24}{35}\)
x > -\(\frac{2}{19}\)
x > -1\(\frac{19}{26}\)

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.

3x + 5 > \( \frac{x}{9} \)
9 x (3x + 5) > x
(9 x 3x) + (9 x 5) > x
27x + 45 > x
27x + 45 - x > 0
27x - x > -45
26x > -45
x > \( \frac{-45}{26} \)
x > -1\(\frac{19}{26}\)


2

On this circle, a line segment connecting point A to point D is called:

46% Answer Correctly

diameter

radius

chord

circumference


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


3

Solve b + 7b = -5b + 8y + 6 for b in terms of y.

34% Answer Correctly
\(\frac{3}{13}\)y + \(\frac{8}{13}\)
2\(\frac{1}{2}\)y + 2
-16y - 8
\(\frac{1}{6}\)y + 1

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.

b + 7y = -5b + 8y + 6
b = -5b + 8y + 6 - 7y
b + 5b = 8y + 6 - 7y
6b = y + 6
b = \( \frac{y + 6}{6} \)
b = \( \frac{y}{6} \) + \( \frac{6}{6} \)
b = \(\frac{1}{6}\)y + 1


4

Solve for y:
y2 - y - 11 = 4y + 3

48% Answer Correctly
-2 or 7
6 or 1
3 or -1
5 or -8

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

y2 - y - 11 = 4y + 3
y2 - y - 11 - 3 = 4y
y2 - y - 4y - 14 = 0
y2 - 5y - 14 = 0

Next, factor the quadratic equation:

y2 - 5y - 14 = 0
(y + 2)(y - 7) = 0

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

If (y + 2) = 0, y must equal -2
If (y - 7) = 0, y must equal 7

So the solution is that y = -2 or 7


5

If a = c = 3, b = d = 1, what is the area of this rectangle?

80% Answer Correctly
3
36
35
25

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 3 x 1
a = 3