ASVAB Math Knowledge Practice Test 99825 Results

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

Review

1

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

41% Answer Correctly
y = -2\(\frac{1}{2}\)x - 3
y = -x + 1
y = -x + 4
y = 2x - 1

Solution

The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -3. 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, 2) and (2, -8) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-8.0) - (2.0)}{(2) - (-2)} \) = \( \frac{-10}{4} \)
m = -2\(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

y = -2\(\frac{1}{2}\)x - 3


2

For this diagram, the Pythagorean theorem states that b2 = ?

47% Answer Correctly

c2 - a2

c2 + a2

a2 - c2

c - a


Solution

The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)


3

Which types of triangles will always have at least two sides of equal length?

53% Answer Correctly

isosceles and right

equilateral and isosceles

equilateral, isosceles and right

equilateral and right


Solution

An isosceles triangle has two sides of equal length. An equilateral triangle has three sides of equal length. In a right triangle, two sides meet at a right angle.


4

Factor y2 - 6y - 16

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

y2 - 6y - 16
y2 + (-8 + 2)y + (-8 x 2)
(y - 8)(y + 2)


5

Simplify 6a x 8b.

85% Answer Correctly
48\( \frac{a}{b} \)
48a2b2
48ab
14ab

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.

6a x 8b = (6 x 8) (a x b) = 48ab