| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.21 |
| Score | 0% | 44% |
For this diagram, the Pythagorean theorem states that b2 = ?
a2 - c2 |
|
c2 - a2 |
|
c2 + a2 |
|
c - a |
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}\)
The formula for the area of a circle is which of the following?
c = π r2 |
|
c = π d2 |
|
c = π r |
|
c = π d |
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.
Solve for y:
6y + 4 = 3 + 7y
| -\(\frac{2}{3}\) | |
| 1 | |
| -4 | |
| -1 |
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.
6y + 4 = 3 + 7y
6y = 3 + 7y - 4
6y - 7y = 3 - 4
-y = -1
y = \( \frac{-1}{-1} \)
y = 1
Find the value of a:
-4a + y = -4
-3a + 9y = 1
| -5\(\frac{5}{9}\) | |
| -1\(\frac{5}{11}\) | |
| -1\(\frac{9}{22}\) | |
| 1\(\frac{4}{33}\) |
You need to find the value of a so solve the first equation in terms of y:
-4a + y = -4
y = -4 + 4a
then substitute the result (-4 - -4a) into the second equation:
-3a + 9(-4 + 4a) = 1
-3a + (9 x -4) + (9 x 4a) = 1
-3a - 36 + 36a = 1
-3a + 36a = 1 + 36
33a = 37
a = \( \frac{37}{33} \)
a = 1\(\frac{4}{33}\)
The dimensions of this cube are height (h) = 2, length (l) = 4, and width (w) = 1. What is the surface area?
| 286 | |
| 28 | |
| 108 | |
| 88 |
The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):
sa = 2lw + 2wh + 2lh
sa = (2 x 4 x 1) + (2 x 1 x 2) + (2 x 4 x 2)
sa = (8) + (4) + (16)
sa = 28