| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.57 |
| Score | 0% | 71% |
If \( \left|a + 1\right| \) + 0 = -1, which of these is a possible value for a?
| -2 | |
| -11 | |
| -7 | |
| 5 |
First, solve for \( \left|a + 1\right| \):
\( \left|a + 1\right| \) + 0 = -1
\( \left|a + 1\right| \) = -1 + 0
\( \left|a + 1\right| \) = -1
The value inside the absolute value brackets can be either positive or negative so (a + 1) must equal - 1 or --1 for \( \left|a + 1\right| \) to equal -1:
| a + 1 = -1 a = -1 - 1 a = -2 | a + 1 = 1 a = 1 - 1 a = 0 |
So, a = 0 or a = -2.
What is (z3)2?
| 2z3 | |
| z6 | |
| z | |
| z-1 |
To raise a term with an exponent to another exponent, retain the base and multiply the exponents:
(z3)2A triathlon course includes a 100m swim, a 50.4km bike ride, and a 9.4km run. What is the total length of the race course?
| 47.4km | |
| 32.5km | |
| 47.5km | |
| 59.9km |
To add these distances, they must share the same unit so first you need to first convert the swim distance from meters (m) to kilometers (km) before adding it to the bike and run distances which are already in km. To convert 100 meters to kilometers, divide the distance by 1000 to get 0.1km then add the remaining distances:
total distance = swim + bike + run
total distance = 0.1km + 50.4km + 9.4km
total distance = 59.9km
What is the next number in this sequence: 1, 5, 9, 13, 17, __________ ?
| 12 | |
| 14 | |
| 21 | |
| 18 |
The equation for this sequence is:
an = an-1 + 4
where n is the term's order in the sequence, an is the value of the term, and an-1 is the value of the term before an. This makes the next number:
a6 = a5 + 4
a6 = 17 + 4
a6 = 21
A tiger in a zoo has consumed 84 pounds of food in 6 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 126 pounds?
| 5 | |
| 3 | |
| 8 | |
| 4 |
If the tiger has consumed 84 pounds of food in 6 days that's \( \frac{84}{6} \) = 14 pounds of food per day. The tiger needs to consume 126 - 84 = 42 more pounds of food to reach 126 pounds total. At 14 pounds of food per day that's \( \frac{42}{14} \) = 3 more days.