The inequality is a > 12, which means a is greater than 12. This means that we are looking for numbers that are greater than 12 to place into the solution set. Options A and B are incorrect because 10 and 11 are both numbers less than 12, respectively. Option D is also incorrect because the inequality specifies that the numbers in the solution must be greater than 12, not equal to it, so 12 is not a solution.
This leaves option C as the correct answer, because all of the solutions in the set (13, 14, and 15) are greater than 12.
Therefore, your answer is C.
Hope this helps!
Answer:
Step-by-step explanation:
x^3-2y^2-3x^3+z^4
(3)^3-2(5)^3+(-3)^4
-142
Answer: See explanation
Step-by-step explanation:
a. The deposit
= 15% × $2975
= 15/100 × $2975
= 0.15 × $2975
= $446.25
b. The hire purchase price
Outstanding balance = $2975 - $446.25 = $2528.75
20% of outstanding balance
= 20% × $2528.75
= 0.2 × $2528.75
= $505.75
Hire purchase price
= $2975 + $505.75
= $3480.75
c. The difference the hire purchase price and cash price
= $3480.75 - $2975
= $505.75
d. The difference as a percentage of the cash price.
= ($505.75 / $2975) × 100
= 0.17 × 100
= 17%
Answer:
.2 repeating
Step-by-step explanation:
if you are allowed to use calculators, then do so, if not, you're going to have to do a lot of division
Answers:
x = -8/5 or x = 8/5
Sum of the first ten terms where all terms are positive = 4092
========================================================
Explanation:
r = common ratio
- first term = 4
- second term = (first term)*(common ratio) = 4r
- third term = (second term)*(common ratio) = (4r)*r = 4r^2
The first three terms are: 4, 4r, 4r^2
We're given that the sequence is: 4, 5x, 16
Therefore, we have these two equations
Solve the second equation for r and you should find that r = -2 or r = 2 are the only possible solutions. If r = -2, then 5x = 4r solves to x = -8/5. If r = 2, then 5x = 4r solves to x = 8/5.
-----------------
To find the sum of the first n terms, we use this geometric series formula
Sn = a*(1 - r^n)/(1 - r)
We have
- a = 4 = first term
- r = 2, since we want all the terms to be positive
- n = 10 = number of terms to sum up
So,
Sn = a*(1 - r^n)/(1 - r)
S10 = 4*(1 - 2^10)/(1 - 2)
S10 = 4*(1 - 1024)/(-1)
S10 = 4*(-1023)/(-1)
S10 = 4092