| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.93 |
| Score | 0% | 59% |
Solve for b:
b2 - 17b + 41 = -3b - 4
| 4 or 2 | |
| 5 or 9 | |
| 8 or -8 | |
| -1 or -9 |
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:
b2 - 17b + 41 = -3b - 4
b2 - 17b + 41 + 4 = -3b
b2 - 17b + 3b + 45 = 0
b2 - 14b + 45 = 0
Next, factor the quadratic equation:
b2 - 14b + 45 = 0
(b - 5)(b - 9) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (b - 5) or (b - 9) must equal zero:
If (b - 5) = 0, b must equal 5
If (b - 9) = 0, b must equal 9
So the solution is that b = 5 or 9
Which of the following expressions contains exactly two terms?
monomial |
|
binomial |
|
quadratic |
|
polynomial |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.
Which of the following is not required to define the slope-intercept equation for a line?
slope |
|
y-intercept |
|
x-intercept |
|
\({\Delta y \over \Delta x}\) |
A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.
The dimensions of this cube are height (h) = 6, length (l) = 3, and width (w) = 3. What is the surface area?
| 136 | |
| 222 | |
| 90 | |
| 100 |
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 3 x 3) + (2 x 3 x 6) + (2 x 3 x 6)
sa = (18) + (36) + (36)
sa = 90
If a = 2 and z = -4, what is the value of -7a(a - z)?
| -84 | |
| -60 | |
| 88 | |
| 648 |
To solve this equation, 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.)
-7a(a - z)
-7(2)(2 + 4)
-7(2)(6)
(-14)(6)
-84