ASVAB Math Knowledge Practice Test 149375 Results

Your Results Global Average
Questions 5 5
Correct 0 3.13
Score 0% 63%

Review

1

If the base of this triangle is 3 and the height is 4, what is the area?

58% Answer Correctly
40\(\frac{1}{2}\)
49\(\frac{1}{2}\)
45
6

Solution

The area of a triangle is equal to ½ base x height:

a = ½bh
a = ½ x 3 x 4 = \( \frac{12}{2} \) = 6


2

If a = c = 6, b = d = 2, what is the area of this rectangle?

79% Answer Correctly
24
81
48
12

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 6 x 2
a = 12


3

Solve for b:
b2 + 3b - 1 = 2b + 5

48% Answer Correctly
5 or -2
5 or 3
2 or -3
4 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:

b2 + 3b - 1 = 2b + 5
b2 + 3b - 1 - 5 = 2b
b2 + 3b - 2b - 6 = 0
b2 + b - 6 = 0

Next, factor the quadratic equation:

b2 + b - 6 = 0
(b - 2)(b + 3) = 0

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

If (b - 2) = 0, b must equal 2
If (b + 3) = 0, b must equal -3

So the solution is that b = 2 or -3


4

What is 8a4 + 5a4?

74% Answer Correctly
13
3
13a4
3a8

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

8a4 + 5a4 = 13a4


5

Factor y2 - 4

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

y2 - 4
y2 + (-2 + 2)y + (-2 x 2)
(y - 2)(y + 2)