ASVAB Math Knowledge Practice Test 26379 Results

Your Results Global Average
Questions 5 5
Correct 0 3.33
Score 0% 67%

Review

1

If a = 9, b = 1, c = 4, and d = 5, what is the perimeter of this quadrilateral?

88% Answer Correctly
35
19
30
29

Solution

Perimeter is equal to the sum of the four sides:

p = a + b + c + d
p = 9 + 1 + 4 + 5
p = 19


2

What is the area of a circle with a radius of 3?

69% Answer Correctly
64π

Solution

The formula for area is πr2:

a = πr2
a = π(32)
a = 9π


3

What is 2a9 + 9a9?

74% Answer Correctly
11a9
-7a18
-7
a918

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.

2a9 + 9a9 = 11a9


4

Which of the following is not required to define the slope-intercept equation for a line?

42% Answer Correctly

y-intercept

\({\Delta y \over \Delta x}\)

slope

x-intercept


Solution

A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.


5

Simplify (y + 3)(y + 7)

62% Answer Correctly
y2 + 4y - 21
y2 + 10y + 21
y2 - 4y - 21
y2 - 10y + 21

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:

(y + 3)(y + 7)
(y x y) + (y x 7) + (3 x y) + (3 x 7)
y2 + 7y + 3y + 21
y2 + 10y + 21