ASVAB Math Knowledge Practice Test 553481 Results

Your Results Global Average
Questions 5 5
Correct 0 3.02
Score 0% 60%

Review

1

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

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

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 1. 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, 6) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(6.0) - (-4.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 + 1


2

If side x = 14cm, side y = 9cm, and side z = 12cm what is the perimeter of this triangle?

84% Answer Correctly
29cm
27cm
35cm
25cm

Solution

The perimeter of a triangle is the sum of the lengths of its sides:

p = x + y + z
p = 14cm + 9cm + 12cm = 35cm


3

Solve for a:
a2 - 9a + 13 = -3a + 5

48% Answer Correctly
-1 or -9
8 or -1
8 or 4
2 or 4

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 - 9a + 13 = -3a + 5
a2 - 9a + 13 - 5 = -3a
a2 - 9a + 3a + 8 = 0
a2 - 6a + 8 = 0

Next, factor the quadratic equation:

a2 - 6a + 8 = 0
(a - 2)(a - 4) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (a - 2) or (a - 4) must equal zero:

If (a - 2) = 0, a must equal 2
If (a - 4) = 0, a must equal 4

So the solution is that a = 2 or 4


4

A(n) __________ is two expressions separated by an equal sign.

76% Answer Correctly

formula

expression

equation

problem


Solution

An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.


5

The dimensions of this trapezoid are a = 5, b = 9, c = 6, d = 3, and h = 4. What is the area?

51% Answer Correctly
24
20
4
28

Solution

The area of a trapezoid is one-half the sum of the lengths of the parallel sides multiplied by the height:

a = ½(b + d)(h)
a = ½(9 + 3)(4)
a = ½(12)(4)
a = ½(48) = \( \frac{48}{2} \)
a = 24