ASVAB Math Knowledge Practice Test 620529 Results

Your Results Global Average
Questions 5 5
Correct 0 2.80
Score 0% 56%

Review

1

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

42% Answer Correctly

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

y-intercept

x-intercept

slope


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.


2

Solve for a:
a2 - 2a - 53 = -a + 3

48% Answer Correctly
8 or 4
-7 or 8
8 or 6
-2 or -3

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:

a2 - 2a - 53 = -a + 3
a2 - 2a - 53 - 3 = -a
a2 - 2a + a - 56 = 0
a2 - a - 56 = 0

Next, 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


3

Factor y2 - 7y - 18

53% Answer Correctly
(y - 9)(y + 2)
(y + 9)(y - 2)
(y - 9)(y - 2)
(y + 9)(y + 2)

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

y2 - 7y - 18
y2 + (-9 + 2)y + (-9 x 2)
(y - 9)(y + 2)


4

What is the circumference of a circle with a diameter of 13?

70% Answer Correctly
38π
12π
13π
18π

Solution

The formula for circumference is circle diameter x π:

c = πd
c = 13π


5

The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?

67% Answer Correctly

h2 x l2 x w2

2lw x 2wh + 2lh

lw x wh + lh

h x l x w


Solution

A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.