| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.08 |
| Score | 0% | 62% |
If a = c = 5, b = d = 1, what is the area of this rectangle?
| 5 | |
| 12 | |
| 21 | |
| 72 |
The area of a rectangle is equal to its length x width:
a = l x w
a = a x b
a = 5 x 1
a = 5
A(n) __________ is two expressions separated by an equal sign.
equation |
|
formula |
|
expression |
|
problem |
An equation is two expressions separated by an equal sign. The key to solving equations is to 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.
Solve for z:
-5z + 9 > \( \frac{z}{-2} \)
| z > 5\(\frac{1}{3}\) | |
| z > -2\(\frac{1}{4}\) | |
| z > 2 | |
| z > -2\(\frac{1}{2}\) |
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.
-5z + 9 > \( \frac{z}{-2} \)
-2 x (-5z + 9) > z
(-2 x -5z) + (-2 x 9) > z
10z - 18 > z
10z - 18 - z > 0
10z - z > 18
9z > 18
z > \( \frac{18}{9} \)
z > 2
This diagram represents two parallel lines with a transversal. If d° = 154, what is the value of a°?
| 150 | |
| 15 | |
| 26 | |
| 39 |
For parallel lines with a transversal, the following relationships apply:
Applying these relationships starting with d° = 154, the value of a° is 26.
Solve -7a + 7a = -9a + 8y - 5 for a in terms of y.
| \(\frac{1}{2}\)y - 2\(\frac{1}{2}\) | |
| 2\(\frac{1}{4}\)y + \(\frac{1}{4}\) | |
| -1\(\frac{1}{13}\)y - \(\frac{4}{13}\) | |
| -\(\frac{4}{5}\)y - \(\frac{1}{5}\) |
To solve this equation, isolate the variable for which you are solving (a) on one side of the equation and put everything else on the other side.
-7a + 7y = -9a + 8y - 5
-7a = -9a + 8y - 5 - 7y
-7a + 9a = 8y - 5 - 7y
2a = y - 5
a = \( \frac{y - 5}{2} \)
a = \( \frac{y}{2} \) + \( \frac{-5}{2} \)
a = \(\frac{1}{2}\)y - 2\(\frac{1}{2}\)