ASVAB Math Knowledge Practice Test 379674 Results

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

Review

1

Factor y2 - 11y + 28

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

y2 - 11y + 28
y2 + (-7 - 4)y + (-7 x -4)
(y - 7)(y - 4)


2

If the area of this square is 81, what is the length of one of the diagonals?

68% Answer Correctly
9\( \sqrt{2} \)
3\( \sqrt{2} \)
2\( \sqrt{2} \)
\( \sqrt{2} \)

Solution

To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:

a = s2

so the length of one side of the square is:

s = \( \sqrt{a} \) = \( \sqrt{81} \) = 9

The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:

c2 = a2 + b2
c2 = 92 + 92
c2 = 162
c = \( \sqrt{162} \) = \( \sqrt{81 x 2} \) = \( \sqrt{81} \) \( \sqrt{2} \)
c = 9\( \sqrt{2} \)


3

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

42% Answer Correctly

slope

y-intercept

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

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.


4

Which of the following statements about math operations is incorrect?

70% Answer Correctly

all of these statements are correct

you can add monomials that have the same variable and the same exponent

you can multiply monomials that have different variables and different exponents

you can subtract monomials that have the same variable and the same exponent


Solution

You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.


5

The endpoints of this line segment are at (-2, -4) and (2, 8). What is the slope of this line?

46% Answer Correctly
-\(\frac{1}{2}\)
\(\frac{1}{2}\)
3
-1\(\frac{1}{2}\)

Solution

The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, -4) and (2, 8) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(8.0) - (-4.0)}{(2) - (-2)} \) = \( \frac{12}{4} \)
m = 3