| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.95 |
| Score | 0% | 59% |
If angle a = 64° and angle b = 42° what is the length of angle d?
| 114° | |
| 116° | |
| 113° | |
| 110° |
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° - 64° - 42° = 74°
So, d° = 42° + 74° = 116°
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° - 64° = 116°
Which of the following is not required to define the slope-intercept equation for a line?
\({\Delta y \over \Delta x}\) |
|
slope |
|
x-intercept |
|
y-intercept |
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.
Simplify (y - 5)(y - 2)
| y2 - 3y - 10 | |
| y2 - 7y + 10 | |
| y2 + 3y - 10 | |
| y2 + 7y + 10 |
To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:
(y - 5)(y - 2)
(y x y) + (y x -2) + (-5 x y) + (-5 x -2)
y2 - 2y - 5y + 10
y2 - 7y + 10
Solve for c:
-7c + 8 > -1 + 7c
| c > -6 | |
| c > \(\frac{9}{14}\) | |
| c > \(\frac{4}{7}\) | |
| c > -3 |
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 > sign and the answer on the other.
-7c + 8 > -1 + 7c
-7c > -1 + 7c - 8
-7c - 7c > -1 - 8
-14c > -9
c > \( \frac{-9}{-14} \)
c > \(\frac{9}{14}\)
If a = c = 7, b = d = 9, what is the area of this rectangle?
| 63 | |
| 9 | |
| 36 | |
| 15 |
The area of a rectangle is equal to its length x width:
a = l x w
a = a x b
a = 7 x 9
a = 63