Answer:
SAS Similarity
Step-by-step explanation:
given by lines 1, 2, & 3
The perimeter of the square is calculated through the equation,
4x = P
where P is the perimeter and x is the measure of the sides.
When P is 32 units then,
32 units = 4(x)
x = 8 inches
This 8 inches is the diameter of the cylinder formed by the rotation.
The circumference of the base is calculated through,
C = 2πr = πD
Substituting the known values,
C = π(8 units) = <em>8π units
</em><em></em>When π is equal to 3.14, we solve for the numerical value of the cylinder as follows,
<em> C = 8(3.14) = 25.12 units
</em><em></em>Thus, the figure formed is a cylinder with base circumference equal to 25 units. The answer is the third choice. <em>
</em>
Answer:
ANSWER: 24x^4 - 12x^3 + 26x^2 - 23x + 5
Step-by-step explanation:
Step-by-step explanation:
(a) ∫₋ₒₒ°° f(x) dx
We can split this into three integrals:
= ∫₋ₒₒ⁻¹ f(x) dx + ∫₋₁¹ f(x) dx + ∫₁°° f(x) dx
Since the function is even (symmetrical about the y-axis), we can further simplify this as:
= ∫₋₁¹ f(x) dx + 2 ∫₁°° f(x) dx
The first integral is finite, so it converges.
For the second integral, we can use comparison test.
g(x) = e^(-½ x) is greater than f(x) = e^(-½ x²) for all x greater than 1.
We can show that g(x) converges:
∫₁°° e^(-½ x) dx = -2 e^(-½ x) |₁°° = -2 e^(-∞) − -2 e^(-½) = 0 + 2e^(-½).
Therefore, the smaller function f(x) also converges.
(b) The width of the intervals is:
Δx = (3 − -3) / 6 = 1
Evaluating the function at the beginning and end of each interval:
f(-3) = e^(-9/2)
f(-2) = e^(-2)
f(-1) = e^(-1/2)
f(0) = 1
f(1) = e^(-1/2)
f(2) = e^(-2)
f(3) = e^(-9/2)
Apply Simpson's rule:
S = Δx/3 [f(-3) + 4f(-2) + 2f(-1) + 4f(0) + 2f(1) + 4f(2) + f(3)]
S ≈ 2.5103