| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.22 |
| Score | 0% | 64% |
If c = -2 and y = -7, what is the value of 6c(c - y)?
| 140 | |
| 176 | |
| -60 | |
| 28 |
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.)
6c(c - y)
6(-2)(-2 + 7)
6(-2)(5)
(-12)(5)
-60
Factor y2 - 2y - 8
| (y - 4)(y + 2) | |
| (y + 4)(y - 2) | |
| (y + 4)(y + 2) | |
| (y - 4)(y - 2) |
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 -2. For this problem, those two numbers are -4 and 2. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 2y - 8
y2 + (-4 + 2)y + (-4 x 2)
(y - 4)(y + 2)
If angle a = 51° and angle b = 45° what is the length of angle d?
| 132° | |
| 113° | |
| 129° | |
| 126° |
An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:
d° = b° + c°
To find angle c, remember that the sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 51° - 45° = 84°
So, d° = 45° + 84° = 129°
A shortcut to get this answer is to remember that angles around a line add up to 180°:
a° + d° = 180°
d° = 180° - a°
d° = 180° - 51° = 129°
The formula for the area of a circle is which of the following?
a = π r |
|
a = π d |
|
a = π r2 |
|
a = π d2 |
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.
Simplify (2a)(9ab) + (2a2)(7b).
| -4ab2 | |
| 4ab2 | |
| 32a2b | |
| -4a2b |
To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.
(2a)(9ab) + (2a2)(7b)
(2 x 9)(a x a x b) + (2 x 7)(a2 x b)
(18)(a1+1 x b) + (14)(a2b)
18a2b + 14a2b
32a2b