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!
Answer:
57
Step-by-step explanation:
Let c represent the number of children ($1.75 each) and a represent the number of adults ( $2.00 each).
We know that there were 340 people total, so c + a = 340. This implies that a = 340 - c
We also know that $1.75 c + $2.00 a = $609.25
By substituting a with 340 -c we have $1.75 c + $2.00 (340 -c) = $609.25
Use the distributive property to obtain $1.75 c + $680 - $2.00 c = $609.25
Subtract $680 from both sides and combine like terms to get - $0.25 c = -
$70.75
Now, divide both sides by -$0.25 to get c = 283, the number of children.
The number of adults is 340 - c or 340 - 283 = 57
Answer:
-6r+6
Step-by-step explanation:
Given data
We are given the expression
8-(6r+2)
let us expand it by opening the bracket
=8-6r-2
collect like terms
=8-2-6r
=6-6r
rearrange
=-6r+6
Hence option A is correct
Answer:
The slope is 3.
Step-by-step explanation:
Let's use the slope formula to calculate the slope of this function. Remember, slope equals rise over run, or the difference between y coordinates divided by the difference between x coordinates of 2 points on the graph.
Let's use the last 2 points in the table: (1, 7) and (2, 10)

= 
= 
The slope of this function is 3!
Hope this helps :) Feel free to ask me any questions!