Each term after the first is obtained by multiplying the previous one by -3 so the answer is -81 , 243
<span>Simplifying
x + -1.4 = 7.82
Reorder the terms:
-1.4 + x = 7.82
Solving
-1.4 + x = 7.82
Solving for variable 'x'.
Move all terms containing x to the left, all other terms to the right.
Add '1.4' to each side of the equation.
-1.4 + 1.4 + x = 7.82 + 1.4
Combine like terms: -1.4 + 1.4 = 0.0
0.0 + x = 7.82 + 1.4
x = 7.82 + 1.4
Combine like terms: 7.82 + 1.4 = 9.22
x = 9.22
Simplifying
x = 9.22</span>
Answer:
x=4
Step-by-step explanation: So you do 2x plus 1x which is 3x. Then you divide both sides by 3 which leaves you with x=4. Thats your answer. <3
Answer:
idk if this is the right answer 1x
Step-by-step explanation:
I'll explain how to do the first one:-
y = cos-1(x2)
This can be described as ' a function of a function' x^2 is a function of x and cos-1(x^2) is a function of x^2.
We need to apply the chain rule.
Personally I find this easier to understand if i let u = x^2, so
If y = f(u) and u is a function of x then
dy/dx = dy/ du * du/dx
Here u = x^2 and y = cos-1(u)
du/dx = 2x
so dy/dx = d(cos-1(x^2) dx = dy/du * du/dx
= -1 / √(1 - u^2) * 2x
= -2x / √(1 - u^2)
= -2x / √(1 - (x^2)^2)
= -2x / √(1 - x^4)
I hope this helps. but if not. you might like to employ the formulae in the question - The square boxes contain the 'u' s in my answer. These formulae are equivalent to my explanation.