| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.74 |
| Score | 0% | 55% |
This diagram represents two parallel lines with a transversal. If b° = 144, what is the value of y°?
| 144 | |
| 37 | |
| 169 | |
| 162 |
For parallel lines with a transversal, the following relationships apply:
Applying these relationships starting with b° = 144, the value of y° is 144.
If the length of AB equals the length of BD, point B __________ this line segment.
intersects |
|
midpoints |
|
trisects |
|
bisects |
A line segment is a portion of a line with a measurable length. The midpoint of a line segment is the point exactly halfway between the endpoints. The midpoint bisects (cuts in half) the line segment.
Find the value of a:
9a + x = 5
2a - 9x = 5
| \(\frac{50}{83}\) | |
| 1\(\frac{1}{3}\) | |
| \(\frac{3}{20}\) | |
| -3\(\frac{7}{8}\) |
You need to find the value of a so solve the first equation in terms of x:
9a + x = 5
x = 5 - 9a
then substitute the result (5 - 9a) into the second equation:
2a - 9(5 - 9a) = 5
2a + (-9 x 5) + (-9 x -9a) = 5
2a - 45 + 81a = 5
2a + 81a = 5 + 45
83a = 50
a = \( \frac{50}{83} \)
a = \(\frac{50}{83}\)
Simplify (2a)(7ab) + (4a2)(6b).
| 10a2b | |
| 38a2b | |
| -10a2b | |
| 10ab2 |
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)(7ab) + (4a2)(6b)
(2 x 7)(a x a x b) + (4 x 6)(a2 x b)
(14)(a1+1 x b) + (24)(a2b)
14a2b + 24a2b
38a2b
Solve for x:
x2 - 3x - 7 = 2x - 1
| -1 or 6 | |
| 2 or 1 | |
| 8 or -9 | |
| 7 or -5 |
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:
x2 - 3x - 7 = 2x - 1
x2 - 3x - 7 + 1 = 2x
x2 - 3x - 2x - 6 = 0
x2 - 5x - 6 = 0
Next, factor the quadratic equation:
x2 - 5x - 6 = 0
(x + 1)(x - 6) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (x + 1) or (x - 6) must equal zero:
If (x + 1) = 0, x must equal -1
If (x - 6) = 0, x must equal 6
So the solution is that x = -1 or 6