Step-by-step explanation:
It is required to find the expressions that are equivalent to 4-x. We can also write it as :
Option (b) : (4-x) = 4+(-x)
Option (c) : (4-x) = -x+4
Hence, the correct options are (B) and (C).
Answer:
domain: [-3,2]
range: [-3,2]
Step-by-step explanation:
domain: all possible x values *maximum values of x
range: all possible y values *maximum values of x
brackets means the max while parenthesis mean infinite
Answer: B
Step-by-step explanation: if you divide 27/30 by 3 you get 9/10
-2 + 4x - 4
= 4x-6
Make sure to distribute everything and then combine like terms.
Answer: 4x-6
Answer:
Step-by-step explanation:
<u>Given recursive formula:</u>
- a₁ = -1
- aₙ = - 3aₙ₋₁ + 6 for n ≥ 2
<u>The first 4 terms are:</u>
- a₁ = - 1, given
- a₂ = - 3*(-1) + 6 = 3 + 6 = 9
- a₃ = - 3*(9) + 6 = - 27 + 6 = - 21
- a₄ = - 3*(-21) + 6 = 63 + 6 = 69