| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.03 |
| Score | 0% | 61% |
For this diagram, the Pythagorean theorem states that b2 = ?
c2 - a2 |
|
c - a |
|
c2 + a2 |
|
a2 - c2 |
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}\)
What is the circumference of a circle with a diameter of 8?
| 34π | |
| 8π | |
| 19π | |
| 28π |
The formula for circumference is circle diameter x π:
c = πd
c = 8π
The dimensions of this cube are height (h) = 4, length (l) = 8, and width (w) = 3. What is the surface area?
| 148 | |
| 62 | |
| 34 | |
| 136 |
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 8 x 3) + (2 x 3 x 4) + (2 x 8 x 4)
sa = (48) + (24) + (64)
sa = 136
Solve for z:
z2 - 2z - 29 = -z + 1
| 6 or -3 | |
| 9 or -1 | |
| 8 or 7 | |
| -5 or 6 |
The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:
z2 - 2z - 29 = -z + 1
z2 - 2z - 29 - 1 = -z
z2 - 2z + z - 30 = 0
z2 - z - 30 = 0
Next, factor the quadratic equation:
z2 - z - 30 = 0
(z + 5)(z - 6) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z + 5) or (z - 6) must equal zero:
If (z + 5) = 0, z must equal -5
If (z - 6) = 0, z must equal 6
So the solution is that z = -5 or 6
Which of the following expressions contains exactly two terms?
monomial |
|
binomial |
|
polynomial |
|
quadratic |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.