The ratio fo boys to girls is 12:16
V=4/3πr^3
36π=4/3πr^3
3/4(36π)=(4/3πr^3)3/4
27π=πr^3
π(27π)=r^3
27=r^3
square root
r=3
s.a=4πr^2
s.a=4π(3^2)
s.a=4π(9)
s.a=36π
A function for which every element of the range of the function corresponds to exactly one element of the domain. One-to-one is often written 1-1. Note: y = f(x) is a function if it passes the vertical line test.
Answer:
11 units
Step-by-step explanation:
To calculate CD use the distance formula
d = √ (x₂ - x₁ )² + (y₂ - y₁ )²
with (x₁, y₁ ) = C(- 4, 6) and (x₂, y₂ ) = D(- 4, - 5)
CD =
=
= = = 11
By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.
<h3>How to estimate a definite integral by numerical methods</h3>
In this problem we must make use of Euler's method to estimate the upper bound of a <em>definite</em> integral. Euler's method is a <em>multi-step</em> method, related to Runge-Kutta methods, used to estimate <em>integral</em> values numerically. By integral theorems of calculus we know that definite integrals are defined as follows:
∫ f(x) dx = F(b) - F(a) (1)
The steps of Euler's method are summarized below:
- Define the function seen in the statement by the label f(x₀, y₀).
- Determine the different variables by the following formulas:
xₙ₊₁ = xₙ + (n + 1) · Δx (2)
yₙ₊₁ = yₙ + Δx · f(xₙ, yₙ) (3) - Find the integral.
The table for x, f(xₙ, yₙ) and y is shown in the image attached below. By direct subtraction we find that the <em>numerical</em> approximation of the <em>definite</em> integral is:
y(4) ≈ 4.189 648 - 0
y(4) ≈ 4.189 648
By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.
To learn more on Euler's method: brainly.com/question/16807646
#SPJ1