The first draft of the civil rights act was proposed by 3. John F. Kennedy
Answer:
x=
or 0.75
Step-by-step explanation:
Answer:
$200
y=25x+50
Step-by-step explanation:
y=25(6)+50
y=150+50
y=200
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Answer: Inequality
Step-by-step explanation:
From the question, if we can describe 15×-10 as an expression, then we would describe 6×-2< 35 as an inequality. An
inequality is used to compare two values, and shows if one is less than, or greater than, or maybe not equal to the other value.
For example, a ≠ b means that a is not equal to b and a < b means a is less than b while a > b means a is greater than b. From the question, 6×-2< 35 means that 6x - 2 is less than 35.