| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.94 |
| Score | 0% | 59% |
Simplify (y + 1)(y + 3)
| y2 + 2y - 3 | |
| y2 - 2y - 3 | |
| y2 + 4y + 3 | |
| y2 - 4y + 3 |
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 + 1)(y + 3)
(y x y) + (y x 3) + (1 x y) + (1 x 3)
y2 + 3y + y + 3
y2 + 4y + 3
Which of the following statements about a parallelogram is not true?
opposite sides and adjacent angles are equal |
|
the perimeter of a parallelogram is the sum of the lengths of all sides |
|
the area of a parallelogram is base x height |
|
a parallelogram is a quadrilateral |
A parallelogram is a quadrilateral with two sets of parallel sides. Opposite sides (a = c, b = d) and angles (red = red, blue = blue) are equal. The area of a parallelogram is base x height and the perimeter is the sum of the lengths of all sides (a + b + c + d).
Solve for a:
-5a - 5 = 1 + 6a
| -\(\frac{2}{3}\) | |
| -\(\frac{6}{11}\) | |
| 1\(\frac{1}{6}\) | |
| 4 |
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 equal sign and the answer on the other.
-5a - 5 = 1 + 6a
-5a = 1 + 6a + 5
-5a - 6a = 1 + 5
-11a = 6
a = \( \frac{6}{-11} \)
a = -\(\frac{6}{11}\)
What is 9a + 7a?
| 2a2 | |
| a2 | |
| 16a | |
| 16 |
To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.
9a + 7a = 16a
The endpoints of this line segment are at (-2, 2) and (2, -8). What is the slope-intercept equation for this line?
| y = -x + 0 | |
| y = -2\(\frac{1}{2}\)x + 1 | |
| y = -\(\frac{1}{2}\)x + 4 | |
| y = -2\(\frac{1}{2}\)x - 3 |
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 -3. 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, 2) and (2, -8) so the slope becomes:
m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-8.0) - (2.0)}{(2) - (-2)} \) = \( \frac{-10}{4} \)Plugging these values into the slope-intercept equation:
y = -2\(\frac{1}{2}\)x - 3