ASVAB Math Knowledge Practice Test 327276 Results

Your Results Global Average
Questions 5 5
Correct 0 3.43
Score 0% 69%

Review

1

The formula for the area of a circle is which of the following?

78% Answer Correctly

a = π d

a = π r2

a = π r

a = π d2


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


2

To multiply binomials, use the FOIL method. Which of the following is not a part of the FOIL method?

84% Answer Correctly

First

Inside

Odd

Last


Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses.


3

Factor y2 - y - 72

54% Answer Correctly
(y - 9)(y + 8)
(y + 9)(y + 8)
(y + 9)(y - 8)
(y - 9)(y - 8)

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 -72 as well and sum (Inside, Outside) to equal -1. For this problem, those two numbers are -9 and 8. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - y - 72
y2 + (-9 + 8)y + (-9 x 8)
(y - 9)(y + 8)


4

Order the following types of angle from least number of degrees to most number of degrees.

76% Answer Correctly

acute, obtuse, right

right, acute, obtuse

acute, right, obtuse

right, obtuse, acute


Solution

An acute angle measures less than 90°, a right angle measures 90°, and an obtuse angle measures more than 90°.


5

Solve for b:
b2 + 12b + 22 = 3b + 4

49% Answer Correctly
-1 or -4
3 or -3
-3 or -6
8 or 4

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:

b2 + 12b + 22 = 3b + 4
b2 + 12b + 22 - 4 = 3b
b2 + 12b - 3b + 18 = 0
b2 + 9b + 18 = 0

Next, factor the quadratic equation:

b2 + 9b + 18 = 0
(b + 3)(b + 6) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (b + 3) or (b + 6) must equal zero:

If (b + 3) = 0, b must equal -3
If (b + 6) = 0, b must equal -6

So the solution is that b = -3 or -6