ASVAB Math Knowledge Practice Test 954408 Results

Your Results Global Average
Questions 5 5
Correct 0 3.29
Score 0% 66%

Review

1

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

77% Answer Correctly

a = π r2

a = π d2

a = π d

a = π r


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

Simplify (7a)(2ab) + (8a2)(9b).

65% Answer Correctly
86a2b
153a2b
-58ab2
58ab2

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.

(7a)(2ab) + (8a2)(9b)
(7 x 2)(a x a x b) + (8 x 9)(a2 x b)
(14)(a1+1 x b) + (72)(a2b)
14a2b + 72a2b
86a2b


3

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

46% Answer Correctly

diameter

circumference

radius

chord


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


4

If a = 2, b = 4, c = 2, and d = 8, what is the perimeter of this quadrilateral?

88% Answer Correctly
13
16
8
15

Solution

Perimeter is equal to the sum of the four sides:

p = a + b + c + d
p = 2 + 4 + 2 + 8
p = 16


5

Factor y2 - 13y + 36

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

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

y2 - 13y + 36
y2 + (-9 - 4)y + (-9 x -4)
(y - 9)(y - 4)