0.27, I know 3 times nine does equal 27. So I divide 100 by 27.
Answer:
y = 36
Step-by-step explanation:
4(9) = 4 x 9 = 36
3x+6, you have to distribute the negative to get the parentheses away and simplify
Answer:
Step-by-step explanation:
f * g = (x^2 + 3x - 4) (x+4)
open bracket
x((x^2 + 3x - 4) + 4 (x^2 + 3x - 4)
x³ +3x²-4x+x²+12x-16
x³+3x²+x²-4x+12x-16
x³+4x²+8x-16 (domain is all real numbers.
f/g = (x^2 + 3x - 4)/(x+4)
factorising (x^2 + 3x - 4)
x²+4x-x_4
x(x+4) -1 (x+4)
(x+4)(x-1)
f/g = (x^2 + 3x - 4)/(x+4) =(x+4)(x-1)/(x+4) = (x-1)
Before factorisation, this was a rational function so the domain is all real numbers excluding any value that would make the denominator equal zero.
Hence I got x - 1, and x cannot equal -4
So the domain is just all real numbers without -4
Answer:
C
Step-by-step explanation:
In general for arithmetic sequences, recursive formulas are of the form
aₙ = aₙ₋₁ + d,
and the explicit formula (like tₙ in your problem), are of the form
aₙ = a₁ + (n - 1)d,
where d is the common difference. So converting between the two of these isn't so bad. In this case, your problem wants you to have an idea of what t₁ is (well, every answer says it's -5, so there you are) and what tₙ₊₁ is. Using the formulas above and your given tₙ = -5 + (n - 1)78, we can see that the common difference is 78, so no matter what we get ourselves into, the constant being added on at the end should be 78. That automatically throws out answer choice D.
But to narrow it down between the rest of them, you want to use the general form for the recursive formula and substitute (n + 1) for every instance of n. This will let you find tₙ₊₁ to match the requirements of your answer choices. So
tₙ₊₁ = t₍ₙ₊₁₎₋₁ + d ... Simplify the subscript
tₙ₊₁ = tₙ + d
Therefore, your formula for tₙ₊₁ = tₙ + 78, which is answer choice C.