| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.10 |
| Score | 0% | 62% |
If the area of this square is 4, what is the length of one of the diagonals?
| \( \sqrt{2} \) | |
| 9\( \sqrt{2} \) | |
| 3\( \sqrt{2} \) | |
| 2\( \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{4} \) = 2
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 = 22 + 22
c2 = 8
c = \( \sqrt{8} \) = \( \sqrt{4 x 2} \) = \( \sqrt{4} \) \( \sqrt{2} \)
c = 2\( \sqrt{2} \)
If a = c = 3, b = d = 5, and the blue angle = 64°, what is the area of this parallelogram?
| 12 | |
| 15 | |
| 5 | |
| 49 |
The area of a parallelogram is equal to its length x width:
a = l x w
a = a x b
a = 3 x 5
a = 15
Find the value of b:
7b + y = -6
5b - 5y = -4
| \(\frac{1}{2}\) | |
| \(\frac{15}{49}\) | |
| 1\(\frac{3}{8}\) | |
| -\(\frac{17}{20}\) |
You need to find the value of b so solve the first equation in terms of y:
7b + y = -6
y = -6 - 7b
then substitute the result (-6 - 7b) into the second equation:
5b - 5(-6 - 7b) = -4
5b + (-5 x -6) + (-5 x -7b) = -4
5b + 30 + 35b = -4
5b + 35b = -4 - 30
40b = -34
b = \( \frac{-34}{40} \)
b = -\(\frac{17}{20}\)
Solve for b:
-9b + 7 = -7 - 3b
| -\(\frac{1}{4}\) | |
| \(\frac{1}{2}\) | |
| -1\(\frac{1}{3}\) | |
| 2\(\frac{1}{3}\) |
To solve this equation, 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.
-9b + 7 = -7 - 3b
-9b = -7 - 3b - 7
-9b + 3b = -7 - 7
-6b = -14
b = \( \frac{-14}{-6} \)
b = 2\(\frac{1}{3}\)
Breaking apart a quadratic expression into a pair of binomials is called:
squaring |
|
normalizing |
|
factoring |
|
deconstructing |
To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.