Your Results | Global Average | |
---|---|---|
Questions | 5 | 5 |
Correct | 0 | 2.64 |
Score | 0% | 53% |
If BD = 21 and AD = 22, AB = ?
1 | |
4 | |
10 | |
14 |
The entire length of this line is represented by AD which is AB + BD:
AD = AB + BD
Solving for AB:AB = AD - BDThe formula for the area of a circle is which of the following?
c = π d |
|
c = π d2 |
|
c = π r2 |
|
c = π r |
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.
If side a = 3, side b = 6, what is the length of the hypotenuse of this right triangle?
\( \sqrt{50} \) | |
\( \sqrt{52} \) | |
\( \sqrt{80} \) | |
\( \sqrt{45} \) |
According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:
c2 = a2 + b2
c2 = 32 + 62
c2 = 9 + 36
c2 = 45
c = \( \sqrt{45} \)
Solve for a:
a - 7 < \( \frac{a}{9} \)
a < 2\(\frac{2}{5}\) | |
a < -\(\frac{18}{47}\) | |
a < -\(\frac{8}{23}\) | |
a < 7\(\frac{7}{8}\) |
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.
a - 7 < \( \frac{a}{9} \)
9 x (a - 7) < a
(9 x a) + (9 x -7) < a
9a - 63 < a
9a - 63 - a < 0
9a - a < 63
8a < 63
a < \( \frac{63}{8} \)
a < 7\(\frac{7}{8}\)
Factor y2 + 3y - 4
(y - 1)(y - 4) | |
(y - 1)(y + 4) | |
(y + 1)(y + 4) | |
(y + 1)(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 -4 as well and sum (Inside, Outside) to equal 3. For this problem, those two numbers are -1 and 4. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 3y - 4
y2 + (-1 + 4)y + (-1 x 4)
(y - 1)(y + 4)