Answer:
yea its 828
Step-by-step explanation:
Its alotta work that ion wanna type but that should b the answer
Answer:
C) The variable x represents the independent variable.
Step-by-step explanation:
The given function is
.
g(x) is NOT the multiplication of g and x because g is a function of x.
is the input of the function.
is the output of the function.
The variable
is called the independent variable because we plug in values of x to find g.
The variable g represents the output of the function NOT the input.
The correct choice is C
6/9 is in 2/3 all you do is multiply numerator and denominator by 3
Tan ( a + b ) = [ tan a + tan b ] / [ 1 - (tan a)*(tan b) ];
let be a = 2x and b = x;
=> tan 3x = [ tan 2x + tan x ] / [ 1 - (tan 2x)*(tan x) ] => (tan 3x)*[ 1 - (tan 2x)*(tan x) ] =
tan 2x + tan x => tan3x - tan 3xtan 2xtanx = tan 2x + tan x => <span> tan 3x−tan 2x−tanx = tan 3xtan 2xtanx.</span><span />
Answer:
x₂ = 7.9156
Step-by-step explanation:
Given the function ln(x)=10-x with initial value x₀ = 9, we are to find the second approximation value x₂ using the Newton's method. According to Newtons method xₙ₊₁ = xₙ - f(xₙ)/f'(xₙ)
If f(x) = ln(x)+x-10
f'(x) = 1/x + 1
f(9) = ln9+9-10
f(9) = ln9- 1
f(9) = 2.1972 - 1
f(9) = 1.1972
f'(9) = 1/9 + 1
f'(9) = 10/9
f'(9) = 1.1111
x₁ = x₀ - f(x₀)/f'(x₀)
x₁ = 9 - 1.1972/1.1111
x₁ = 9 - 1.0775
x₁ = 7.9225
x₂ = x₁ - f(x₁)/f'(x₁)
x₂ = 7.9225 - f(7.9225)/f'(7.9225)
f(7.9225) = ln7.9225 + 7.9225 -10
f(7.9225) = 2.0697 + 7.9225 -10
f(7.9225) = 0.0078
f'(7.9225) = 1/7.9225 + 1
f'(7.9225) = 0.1262+1
f'(7.9225) = 1.1262
x₂ = 7.9225 - 0.0078/1.1262
x₂ = 7.9225 - 0.006926
x₂ = 7.9156
<em>Hence the approximate value of x₂ is 7.9156</em>