| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.45 |
| Score | 0% | 69% |
If the area of this square is 25, what is the length of one of the diagonals?
| 2\( \sqrt{2} \) | |
| 5\( \sqrt{2} \) | |
| 9\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) |
To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:
a = s2
so the length of one side of the square is:
s = \( \sqrt{a} \) = \( \sqrt{25} \) = 5
The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:
c2 = a2 + b2
c2 = 52 + 52
c2 = 50
c = \( \sqrt{50} \) = \( \sqrt{25 x 2} \) = \( \sqrt{25} \) \( \sqrt{2} \)
c = 5\( \sqrt{2} \)
If a = 8, b = 9, c = 6, and d = 3, what is the perimeter of this quadrilateral?
| 21 | |
| 20 | |
| 26 | |
| 28 |
Perimeter is equal to the sum of the four sides:
p = a + b + c + d
p = 8 + 9 + 6 + 3
p = 26
Solve for y:
y2 + 2y - 4 = 4y - 1
| 7 or 3 | |
| -1 or 3 | |
| 7 or -4 | |
| 6 or -3 |
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:
y2 + 2y - 4 = 4y - 1
y2 + 2y - 4 + 1 = 4y
y2 + 2y - 4y - 3 = 0
y2 - 2y - 3 = 0
Next, factor the quadratic equation:
y2 - 2y - 3 = 0
(y + 1)(y - 3) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (y + 1) or (y - 3) must equal zero:
If (y + 1) = 0, y must equal -1
If (y - 3) = 0, y must equal 3
So the solution is that y = -1 or 3
Simplify (8a)(5ab) + (5a2)(3b).
| 25ab2 | |
| 55a2b | |
| 55ab2 | |
| -25a2b |
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.
(8a)(5ab) + (5a2)(3b)
(8 x 5)(a x a x b) + (5 x 3)(a2 x b)
(40)(a1+1 x b) + (15)(a2b)
40a2b + 15a2b
55a2b
What is 6a2 + 5a2?
| 30a4 | |
| 11a4 | |
| a24 | |
| 11a2 |
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.
6a2 + 5a2 = 11a2