ASVAB Arithmetic Reasoning Practice Test 445169 Results

Your Results Global Average
Questions 5 5
Correct 0 3.35
Score 0% 67%

Review

1

In a class of 28 students, 5 are taking German and 13 are taking Spanish. Of the students studying German or Spanish, 2 are taking both courses. How many students are not enrolled in either course?

63% Answer Correctly
21
12
27
18

Solution

The number of students taking German or Spanish is 5 + 13 = 18. Of that group of 18, 2 are taking both languages so they've been counted twice (once in the German group and once in the Spanish group). Subtracting them out leaves 18 - 2 = 16 who are taking at least one language. 28 - 16 = 12 students who are not taking either language.


2

a(b + c) = ab + ac defines which of the following?

74% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for multiplication

commutative property for division


Solution

The distributive property for multiplication helps in solving expressions like a(b + c). It specifies that the result of multiplying one number by the sum or difference of two numbers can be obtained by multiplying each number individually and then totaling the results: a(b + c) = ab + ac. For example, 4(10-5) = (4 x 10) - (4 x 5) = 40 - 20 = 20.


3

What is \( \frac{7}{2} \) - \( \frac{7}{10} \)?

61% Answer Correctly
1 \( \frac{4}{12} \)
2\(\frac{4}{5}\)
\( \frac{1}{7} \)
2 \( \frac{6}{15} \)

Solution

To subtract these fractions, first find the lowest common multiple of their denominators. The first few multiples of 2 are [2, 4, 6, 8, 10, 12, 14, 16, 18, 20] and the first few multiples of 10 are [10, 20, 30, 40, 50, 60, 70, 80, 90]. The first few multiples they share are [10, 20, 30, 40, 50] making 10 the smallest multiple 2 and 10 share.

Next, convert the fractions so each denominator equals the lowest common multiple:

\( \frac{7 x 5}{2 x 5} \) - \( \frac{7 x 1}{10 x 1} \)

\( \frac{35}{10} \) - \( \frac{7}{10} \)

Now, because the fractions share a common denominator, you can subtract them:

\( \frac{35 - 7}{10} \) = \( \frac{28}{10} \) = 2\(\frac{4}{5}\)


4

How many 12-passenger vans will it take to drive all 60 members of the football team to an away game?

81% Answer Correctly
5 vans
4 vans
11 vans
9 vans

Solution

Calculate the number of vans needed by dividing the number of people that need transported by the capacity of one van:

vans = \( \frac{60}{12} \) = 5


5

\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?

55% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for multiplication

commutative property for division


Solution

The distributive property for division helps in solving expressions like \({b + c \over a}\). It specifies that the result of dividing a fraction with multiple terms in the numerator and one term in the denominator can be obtained by dividing each term individually and then totaling the results: \({b + c \over a} = {b \over a} + {c \over a}\). For example, \({a^3 + 6a^2 \over a^2} = {a^3 \over a^2} + {6a^2 \over a^2} = a + 6\).