For this case, the first thing we are going to do is define the following variable:
x = unknown number
We now write the following inequality:
5-3x <= 11
We clear x:
5-11 <= 3x
-6 <= 3x
-6/3 <= x
-2 <= x
The solution set is:
[-2, inf)
Answer:
the solution set is:
[-2, inf)
Eli will finish first.
Use 8/10 and 10/12. This represents how many spring rolls over how many minutes. Make your equations like this: 8/10 = 40/x and 10/12 = 40/x. Find x, which will give you the minutes it takes them to make 40 rolls.
You get x = 50 for the first one and x = 48 for the second. Nora makes 40 rolls in 50 minutes, and Eli makes 40 rolls in 48 minutes. Eli is faster.
Hope this helped! Please mark me brainliest!
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!