| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.28 |
| Score | 0% | 66% |
If a = -1 and x = -6, what is the value of 6a(a - x)?
| 54 | |
| -100 | |
| -440 | |
| -30 |
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.)
6a(a - x)
6(-1)(-1 + 6)
6(-1)(5)
(-6)(5)
-30
Factor y2 + 6y + 8
| (y - 2)(y - 4) | |
| (y + 2)(y - 4) | |
| (y - 2)(y + 4) | |
| (y + 2)(y + 4) |
To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 8 as well and sum (Inside, Outside) to equal 6. For this problem, those two numbers are 2 and 4. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 6y + 8
y2 + (2 + 4)y + (2 x 4)
(y + 2)(y + 4)
If side x = 5cm, side y = 8cm, and side z = 8cm what is the perimeter of this triangle?
| 29cm | |
| 20cm | |
| 24cm | |
| 21cm |
The perimeter of a triangle is the sum of the lengths of its sides:
p = x + y + z
p = 5cm + 8cm + 8cm = 21cm
The endpoints of this line segment are at (-2, 5) and (2, -7). What is the slope-intercept equation for this line?
| y = -\(\frac{1}{2}\)x + 4 | |
| y = -2x - 2 | |
| y = -3x - 1 | |
| y = 3x + 0 |
The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -1. The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, 5) and (2, -7) so the slope becomes:
m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-7.0) - (5.0)}{(2) - (-2)} \) = \( \frac{-12}{4} \)Plugging these values into the slope-intercept equation:
y = -3x - 1
The dimensions of this cube are height (h) = 8, length (l) = 1, and width (w) = 2. What is the volume?
| 60 | |
| 16 | |
| 64 | |
| 96 |
The volume of a cube is height x length x width:
v = h x l x w
v = 8 x 1 x 2
v = 16