ASVAB Math Knowledge Practice Test 534773 Results

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

Review

1

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

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

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, 3) and (2, -3) so the slope becomes:

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

Plugging these values into the slope-intercept equation:

y = -1\(\frac{1}{2}\)x + 0


2

Solve -3c + 6c = c + 9x - 7 for c in terms of x.

34% Answer Correctly
-\(\frac{1}{2}\)x - \(\frac{9}{14}\)
6x - 2\(\frac{1}{2}\)
9x + 3
-\(\frac{3}{4}\)x + 1\(\frac{3}{4}\)

Solution

To solve this equation, isolate the variable for which you are solving (c) on one side of the equation and put everything else on the other side.

-3c + 6x = c + 9x - 7
-3c = c + 9x - 7 - 6x
-3c - c = 9x - 7 - 6x
-4c = 3x - 7
c = \( \frac{3x - 7}{-4} \)
c = \( \frac{3x}{-4} \) + \( \frac{-7}{-4} \)
c = -\(\frac{3}{4}\)x + 1\(\frac{3}{4}\)


3

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

76% Answer Correctly

equation

formula

problem

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.


4

Simplify (y - 5)(y + 6)

63% Answer Correctly
y2 - 11y + 30
y2 + y - 30
y2 - y - 30
y2 + 11y + 30

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y - 5)(y + 6)
(y x y) + (y x 6) + (-5 x y) + (-5 x 6)
y2 + 6y - 5y - 30
y2 + y - 30


5

Simplify 9a x 4b.

85% Answer Correctly
36\( \frac{a}{b} \)
36a2b2
36\( \frac{b}{a} \)
36ab

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.

9a x 4b = (9 x 4) (a x b) = 36ab