| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.72 |
| Score | 0% | 74% |
Which of the following is not an integer?
1 |
|
0 |
|
\({1 \over 2}\) |
|
-1 |
An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.
Diane scored 80% on her final exam. If each question was worth 2 points and there were 180 possible points on the exam, how many questions did Diane answer correctly?
| 72 | |
| 79 | |
| 86 | |
| 58 |
Diane scored 80% on the test meaning she earned 80% of the possible points on the test. There were 180 possible points on the test so she earned 180 x 0.8 = 144 points. Each question is worth 2 points so she got \( \frac{144}{2} \) = 72 questions right.
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
distributive property for division |
|
commutative property for multiplication |
|
distributive property for multiplication |
The distributive property for multiplication helps in solving expressions like a(b + c). It specifies that the result of multiplying one number by the sum or difference of two numbers can be obtained by multiplying each number individually and then totaling the results: a(b + c) = ab + ac. For example, 4(10-5) = (4 x 10) - (4 x 5) = 40 - 20 = 20.
What is the next number in this sequence: 1, 3, 5, 7, 9, __________ ?
| 11 | |
| 8 | |
| 9 | |
| 7 |
The equation for this sequence is:
an = an-1 + 2
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 + 2
a6 = 9 + 2
a6 = 11
What is \( \sqrt{\frac{49}{64}} \)?
| \(\frac{7}{8}\) | |
| 3 | |
| \(\frac{2}{3}\) | |
| 1\(\frac{1}{6}\) |
To take the square root of a fraction, break the fraction into two separate roots then calculate the square root of the numerator and denominator separately:
\( \sqrt{\frac{49}{64}} \)
\( \frac{\sqrt{49}}{\sqrt{64}} \)
\( \frac{\sqrt{7^2}}{\sqrt{8^2}} \)
\(\frac{7}{8}\)