| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.08 |
| Score | 0% | 62% |
Which of the following is not a part of PEMDAS, the acronym for math order of operations?
exponents |
|
division |
|
pairs |
|
addition |
When solving an equation with two variables, 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.)
The endpoints of this line segment are at (-2, 1) and (2, -9). What is the slope-intercept equation for this line?
| y = -1\(\frac{1}{2}\)x + 1 | |
| y = 2\(\frac{1}{2}\)x - 1 | |
| y = -2\(\frac{1}{2}\)x - 4 | |
| y = -2x - 4 |
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 -4. 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, 1) and (2, -9) so the slope becomes:
m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-9.0) - (1.0)}{(2) - (-2)} \) = \( \frac{-10}{4} \)Plugging these values into the slope-intercept equation:
y = -2\(\frac{1}{2}\)x - 4
For this diagram, the Pythagorean theorem states that b2 = ?
c2 - a2 |
|
a2 - c2 |
|
c - a |
|
c2 + a2 |
The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)
Simplify (5a)(8ab) - (6a2)(3b).
| 117a2b | |
| 58a2b | |
| 58ab2 | |
| 22a2b |
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.
(5a)(8ab) - (6a2)(3b)
(5 x 8)(a x a x b) - (6 x 3)(a2 x b)
(40)(a1+1 x b) - (18)(a2b)
40a2b - 18a2b
22a2b
The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?
2lw x 2wh + 2lh |
|
h x l x w |
|
h2 x l2 x w2 |
|
lw x wh + lh |
A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.