ASVAB Math Knowledge Practice Test 412507 Results

Your Results Global Average
Questions 5 5
Correct 0 2.52
Score 0% 50%

Review

1

A cylinder with a radius (r) and a height (h) has a surface area of:

53% Answer Correctly

2(π r2) + 2π rh

π r2h2

π r2h

4π r2


Solution

A cylinder is a solid figure with straight parallel sides and a circular or oval cross section with a radius (r) and a height (h). The volume of a cylinder is π r2h and the surface area is 2(π r2) + 2π rh.


2

Simplify 6a x 8b.

86% Answer Correctly
48a2b2
48ab
48\( \frac{a}{b} \)
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


3

Solve for x:
x2 - 5x - 15 = -2x + 3

48% Answer Correctly
3 or -8
-3 or 6
9 or 3
7 or 1

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:

x2 - 5x - 15 = -2x + 3
x2 - 5x - 15 - 3 = -2x
x2 - 5x + 2x - 18 = 0
x2 - 3x - 18 = 0

Next, factor the quadratic equation:

x2 - 3x - 18 = 0
(x + 3)(x - 6) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x + 3) or (x - 6) must equal zero:

If (x + 3) = 0, x must equal -3
If (x - 6) = 0, x must equal 6

So the solution is that x = -3 or 6


4

The formula for the area of a circle is which of the following?

24% Answer Correctly

c = π d2

c = π r

c = π d

c = π r2


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


5

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

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

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

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

Plugging these values into the slope-intercept equation:

y = x + 0