Answer:
10 inches squared
Step-by-step explanation:
Area is length times width
A= lw
A= 15/2 x 4/3
A = 60/6
A= 10 in^2
Answer:
Step-by-step explanation:
Perimeter 4L = 28
Area L^2 = 49
Answer:
It's 2, 1, and y = 2x + 1.
Step-by-step explanation:
You can see the rise is 2 and the run is 1, making the slope = 2, and the y-intercept is 1 because that is where it crosses the y axis. Once you have the slope and y intercept, you can put it in a function, with the form being y=2x+1, the slope being the number before the x and the y-int value being after the x.
Answer:
V = 20.2969 mm^3 @ t = 10
r = 1.692 mm @ t = 10
Step-by-step explanation:
The solution to the first order ordinary differential equation:

Using Euler's method

Where initial droplet volume is:

Hence, the iterative solution will be as next:
- i = 1, ti = 0, Vi = 65.45

- i = 2, ti = 0.5, Vi = 63.88

- i = 3, ti = 1, Vi = 62.33

We compute the next iterations in MATLAB (see attachment)
Volume @ t = 10 is = 20.2969
The droplet radius at t=10 mins

The average change of droplet radius with time is:
Δr/Δt = 
The value of the evaporation rate is close the value of k = 0.08 mm/min
Hence, the results are accurate and consistent!