ASVAB Math Knowledge Practice Test 45069 Results

Your Results Global Average
Questions 5 5
Correct 0 3.24
Score 0% 65%

Review

1

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

76% Answer Correctly

formula

problem

equation

expression


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.


2

If c = 3 and x = -3, what is the value of 5c(c - x)?

68% Answer Correctly
60
90
48
198

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

5c(c - x)
5(3)(3 + 3)
5(3)(6)
(15)(6)
90


3

Simplify (8a)(8ab) + (8a2)(6b).

65% Answer Correctly
112a2b
-16a2b
112ab2
16ab2

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.

(8a)(8ab) + (8a2)(6b)
(8 x 8)(a x a x b) + (8 x 6)(a2 x b)
(64)(a1+1 x b) + (48)(a2b)
64a2b + 48a2b
112a2b


4

Which of the following is not required to define the slope-intercept equation for a line?

42% Answer Correctly

slope

y-intercept

\({\Delta y \over \Delta x}\)

x-intercept


Solution

A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.


5

What is 3a9 - 9a9?

73% Answer Correctly
-6a9
12
27a9
12a18

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.

3a9 - 9a9 = -6a9