B. x > 1
C. x > 0
D. x > –28
Answer:
Option C is correct.
Step-by-step explanation:
Given Inequality,
0 > -3x - 2x
To Find: Solution of the inequality.
Consider,
0 > -3x - 2x
Group like terms in RHS
0 > ( -3 - 2 )x
0 > -5x
transpose RHS to LHS and LHS to RHS
-5x < 0
Divide both sides by -5
we know that in inequality multiplying and dividing negative number sign of inequality changes.
So,
x > 0/(-5)
x > 0
Therefore, Option C is correct.
Answer:
x = 18
x = 3
Step-by-step explanation:
2x² - 42x + 108 = 0
common factor is two, so take it out to simplify equation
2 (x² - 21x + 54) = 0
0/2 = 0
x² - 21x + 54 = 0
Factors of 54 which add up to 21 is 18 and 3
(x - 18)(x - 3) = 0
Hence,
x = 18
x = 3
The function f(n) = 8n - 5 + (-1)ⁿ × 3 indeed generates the given sequence 51, 43, 35, 37, 19.
The given sequence is 51, 43, 35, 37, 19. To identify the underlying function describing this sequence, let's analyze the pattern between the terms.
Subtraction: If we look at the differences between consecutive terms, we get the following sequence of differences: -8, -8, 2, -18.
Alternating Behavior: The differences between terms seem to alternate between subtracting 8 and adding 2.
Possible Linear Function: The alternating behavior suggests that this sequence might be generated by a linear function with some sort of periodic or alternating component.
Linear Function with Alternating Component: A possible function to describe this sequence could be:
f(n) = 8n - 5 + (-1)ⁿ × 3
Here, n represents the position in the sequence (starting from n = 1), and (-1)ⁿ introduces the alternating component. When n is even, (-1)ⁿ becomes 1, and when n is odd, (-1)ⁿ becomes -1.
Now, let's test this function with the given values:
- For n = 1: f(1) = 8(1) - 5 + (-1)¹ × 3 = 8 - 5 + (-1) × 3 = 3 - 3 = 0
- For n = 2: f(2) = 8(2) - 5 + (-1)² × 3 = 16 - 5 + 1 × 3 = 11 + 3 = 14
- For n = 3: f(3) = 8(3) - 5 + (-1)³ × 3 = 24 - 5 - 3 = 19 - 3 = 16
- For n = 4: f(4) = 8(4) - 5 + (-1)⁴ × 3 = 32 - 5 + 3 = 27 + 3 = 30
- For n = 5: f(5) = 8(5) - 5 + (-1)⁵ × 3 = 40 - 5 - 3 = 35 - 3 = 32
For similar questions on sequence
#SPJ1