ASVAB Math Knowledge Practice Test 659658 Results

Your Results Global Average
Questions 5 5
Correct 0 2.86
Score 0% 57%

Review

1

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

46% Answer Correctly

diameter

circumference

chord

radius


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


2

What is 3a - 4a?

80% Answer Correctly
-1a
12a2
a2
7

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

3a - 4a = -1a


3

If the base of this triangle is 4 and the height is 5, what is the area?

59% Answer Correctly
105
65
10
42

Solution

The area of a triangle is equal to ½ base x height:

a = ½bh
a = ½ x 4 x 5 = \( \frac{20}{2} \) = 10


4

Find the value of a:
5a + z = -4
5a + 9z = 4

42% Answer Correctly
1\(\frac{3}{20}\)
\(\frac{14}{23}\)
-6\(\frac{3}{11}\)
-1

Solution

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

5a + z = -4
z = -4 - 5a

then substitute the result (-4 - 5a) into the second equation:

5a + 9(-4 - 5a) = 4
5a + (9 x -4) + (9 x -5a) = 4
5a - 36 - 45a = 4
5a - 45a = 4 + 36
-40a = 40
a = \( \frac{40}{-40} \)
a = -1


5

Solve for a:
a2 + a - 56 = 0

58% Answer Correctly
7 or -8
9 or -5
2 or -5
-5 or -8

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

a2 + a - 56 = 0
(a - 7)(a + 8) = 0

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

If (a - 7) = 0, a must equal 7
If (a + 8) = 0, a must equal -8

So the solution is that a = 7 or -8