| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.52 |
| Score | 0% | 70% |
Which of the following statements about math operations is incorrect?
you can multiply monomials that have different variables and different exponents |
|
you can subtract monomials that have the same variable and the same exponent |
|
all of these statements are correct |
|
you can add monomials that have the same variable and the same exponent |
You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.
If the area of this square is 64, what is the length of one of the diagonals?
| 2\( \sqrt{2} \) | |
| 8\( \sqrt{2} \) | |
| 9\( \sqrt{2} \) | |
| 7\( \sqrt{2} \) |
To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:
a = s2
so the length of one side of the square is:
s = \( \sqrt{a} \) = \( \sqrt{64} \) = 8
The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:
c2 = a2 + b2
c2 = 82 + 82
c2 = 128
c = \( \sqrt{128} \) = \( \sqrt{64 x 2} \) = \( \sqrt{64} \) \( \sqrt{2} \)
c = 8\( \sqrt{2} \)
Which of the following is not a part of PEMDAS, the acronym for math order of operations?
division |
|
pairs |
|
exponents |
|
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.)
Find the value of c:
c + z = -2
-c + 4z = 2
| -2 | |
| -\(\frac{26}{47}\) | |
| -6 | |
| -\(\frac{11}{23}\) |
You need to find the value of c so solve the first equation in terms of z:
c + z = -2
z = -2 - c
then substitute the result (-2 - 1c) into the second equation:
-c + 4(-2 - c) = 2
-c + (4 x -2) + (4 x -c) = 2
-c - 8 - 4c = 2
-c - 4c = 2 + 8
-5c = 10
c = \( \frac{10}{-5} \)
c = -2
The formula for the area of a circle is which of the following?
a = π r2 |
|
a = π r |
|
a = π d |
|
a = π d2 |
The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.