Answer:
sin 105 = sin (45 + 60) = sin 45 cos 60 + cos 45 sin 60, or
= (1 / √2)(1 / 2) + (1 / √2)(√3 / 2)
1 + √3
= -------------
2√2
Step-by-step explanation:
Answer:
<h3>B. The number of people who attended the mathematics conference was more than 225.</h3>
Step-by-step explanation:
Given the inequality m > 225, the inequality means that m is greater than 225. Since the inequality sign does not include equal to sign, then the value of m cannot be less than and equal to 225. The situation that best fits the expression based on the explanation above is "The number of people who attended the mathematics conference was more than 225"
Emphasis should be on 'WAS MORE THAN' according to the statement. The greater sign means that the number of people will always be greater than or more than 225 representing the variable <em>m as the number of people.</em>
Answer:
156
Step-by-step explanation:
13 x 12 = 156
The answer should be C but I’m not for sure ask your teacher sorry!!
Answer:
The two iterations of f(x) = 1.5598
Step-by-step explanation:
If we apply Newton's iterations method, we get a new guess of a zero of a function, f(x), xₙ₊₁, using a previous guess of, xₙ.
xₙ₊₁ = xₙ - f(xₙ) / f'(xₙ)
Given;
f(xₙ) = cos x, then f'(xₙ) = - sin x
cos x / - sin x = -cot x
substitute in "-cot x" into the equation
xₙ₊₁ = xₙ - (- cot x)
xₙ₊₁ = xₙ + cot x
x₁ = 0.7
first iteration
x₂ = 0.7 + cot (0.7)
x₂ = 0.7 + 1.18724
x₂ = 1.88724
second iteration
x₃ = 1.88724 + cot (1.88724)
x₃ = 1.88724 - 0.32744
x₃ = 1.5598
To four decimal places = 1.5598