Determining the velocity of particles settling through fluids is of great importance of many areas of engineering and science. Such calculations depend on the flow regime as represented by the dimensionless Reynolds number,
where
where
where
(a) Combine Eqs. (P8.48.2), (P8.48.3), and (P8.48.4) to express the determination of v as a roots of equations problem. That is, express the combined formula in the format
(b) Use the modified secant method with
(c) Based on the result of (b), compute the Reynolds number and the drag coefficient, and use the latter to confirm that the flow regime is not laminar.
(d) Develop a fixed-point iteration solution for the conditions outlined in (b).
(e) Use a graphical approach to illustrate that the formulation developed in (d) will converge for any positive guess.
(a)

To calculate: The equation for the velocity of the particles that settle inside fluids in the form
Answer to Problem 48P
Solution: The desired equation for the velocity of the settling particles is
Explanation of Solution
Given Information:
The relation between the fluid’s velocity in
Here, d is the diameter of the object in m,
Formula Used:
When the Reynolds number is less than 0.1, the Stokes law states that:
Here, g is the gravitational constant and
When the Reynolds number is higher,
Here
Calculation:
Consider the formula for the Reynolds’ number:
Substitute the value of the Reynolds number in the formula for the drag coefficient.
Now replace the value of the drag coefficient from equation
Now create a function whose zero is same as the root of this equation:
This is the desired equation.
(b)

To calculate: The zero of the function obtained in part (a) using the modified secant method where
Answer to Problem 48P
Solution: The velocity of the iron particle settling in water is
Explanation of Solution
Given Information:
The diameter of the iron particle is
Formula Used:
The iterative scheme for the modified secant method is of the form:
where
Calculation:
Note that the dimensions of the diameter, particle density, water density, and the viscosity of water are different to what can be used in the equation obtained in part (a).
Convert the dimensions as follows:
And,
And,
And,
The modified secant method requires an initial guess. This can be obtained using Stoke’s law.
Now the modified secant method can be started. This will be done using MATLAB.
Code:
The mod_secant.m file
function
while(
if
end
end
end
The func.m file
function
end
Output:
Note that in the third iteration the absolute relative percentage error falls below 0.05%.
Hence the desired velocity can be approximated as
(c)

To calculate: The Reynolds number and the drag coefficient for the iron particles that settle in water and then determine whether the flow in laminar or not.
Answer to Problem 48P
Solution: The Reynolds number is 9.95821429 and the drag coefficient is 3.70074225. This implies that the flow is not laminar.
Explanation of Solution
Given Information:
The velocity of the iron particle settling in water is
Formula Used:
The relation between the fluid’s velocity in
Here, d is the diameter of the object in m,
Calculation:
Substitute 0.0697075 for the v, 0.0002 for d, 1000 for
Hence, the Reynolds number is 9.95821429. As this is greater than 0.1, the flow is non-laminar.
Now substitute 9.95821429 for Re in the formula for the drag-coefficient to obtain:
Thus, the drag coefficient is 3.70074225.
(d)

To calculate: The zero of the function obtained in part (a) using the fixed point method where
Answer to Problem 48P
Solution: The velocity of the iron particle settling in water is
Explanation of Solution
Given Information:
The diameter of the iron particle is
Formula Used:
The iterative scheme for the fixed point method is of the form:
Calculation:
Note that the dimensions of the diameter, particle density, water density, and the viscosity of water are different to what can be used in the equation obtained in part (a).
Convert the dimensions as follows:
And,
And,
And,
The fixed point method requires an initial guess. This can be obtained using Stoke’s law.
Consider the equation whose root needs to obtain as velocity:
Now proceed with the fixed-point method using MATLAB.
Code:
The fixed_point.m file
function
while(
if
end
end
end
The g.m file
function
end
Output:
This shows that after the 9th iteration, the approximate relative percentage error reaches below 0.05%.
Hence the desired velocity can be approximated as
(e)

To prove: The function whose root was computed in part (d) would converge using the fixed point iteration irrespective of a positive initial guess.
Explanation of Solution
Given Information:
The diameter of the iron particle is
Formula Used:
The function in terms of the velocity whose zero or root was computed in part (d) was
Proof:
The fixed point iteration for a function
This is iteratively rewritten as:
Use equation
Now graph the functions on the right and on the left of the provided equation.
This can be done using MATLAB.
Code:
Graph:
Interpretation:
Note that the graph is divided into two parts. The first part where the function
For both the parts, it is clear that any positive guess say
A line drawn horizontal from
Now proceeding the same way as before, the iterative method would approach the true root. Note that this would occur irrespective of the positive value of
This can be illustrated as:
Hence, the fixed point method would converge irrespective of the positive initial guess
Want to see more full solutions like this?
Chapter 8 Solutions
EBK NUMERICAL METHODS FOR ENGINEERS
Additional Engineering Textbook Solutions
Elementary Statistics: A Step By Step Approach
Pathways To Math Literacy (looseleaf)
A First Course in Probability (10th Edition)
Precalculus
Elementary Statistics
Intro Stats, Books a la Carte Edition (5th Edition)
- not use ai pleasearrow_forwardplease answer the questions below ands provide the required codes in PYTHON. alsp provide explanation of how the codes were executed. Also make sure you provide codes that will be able to run even with different parameters as long as the output will be the same with any parameters given. these questions are not graded. provide accurate codes pleasearrow_forwardCould you please help me answer the follwoing questionsarrow_forward
- What is Poisson probability? What are 3 characteristics of Poisson probability? What are 2 business applications of Poisson probability? Calculate the Poisson probability for the following data. x = 3, lambda = 2 x = 2, lambda = 1.5 x = 12, lambda = 10 For the problem statements starting from question 6 onward, exercise caution when entering data into Microsoft Excel. It's essential to carefully evaluate which value represents x and which represents λ. A call center receives an average of 3 calls per minute. What is the probability that exactly 5 calls are received in a given minute? On average, 4 patients arrive at an emergency room every hour. What is the probability that exactly 7 patients will arrive in the next hour? A production line produces an average of 2 defective items per hour. What is the probability that exactly 3 defective items will be produced in the next hour? An intersection experiences an average of 1.5 accidents per month. What is the probability that…arrow_forward(Nondiagonal Jordan form) Consider a linear system with a Jordan form that is non-diagonal. (a) Prove Proposition 6.3 by showing that if the system contains a real eigenvalue 入 = O with a nontrivial Jordan block, then there exists an initial condition with a solution that grows in time. (b) Extend this argument to the case of complex eigenvalues with Reλ = 0 by using the block Jordan form Ji = 0 W 0 0 3000 1 0 0 1 0 ω 31 0arrow_forwardYou manage a chemical company with 2 warehouses. The following quantities of Important Chemical A have arrived from an international supplier at 3 different ports: Chemical Available (L) Port 1 400 Port 2 110 Port 3 100 The following amounts of Important Chemical A are required at your warehouses: Warehouse 1 Warehouse 2 Chemical Required (L) 380 230 The cost in£to ship 1L of chemical from each port to each warehouse is as follows: Warehouse 1 Warehouse 2 Port 1 £10 Port 2 £20 Port 3 £13 £45 £28 £11 (a) You want to know how to send these shipments as cheaply as possible. For- mulate this as a linear program (you do not need to formulate it in standard inequality form) indicating what each variable represents. (b) Suppose now that all is as in the previous question but that only 320L of Important Chemical A are now required at Warehouse 1. Any excess chemical can be transported to either Warehouse 1 or 2 for storage, in which case the company must pay only the relevant transportation…arrow_forward
- Suppose we have a linear program in standard equation form maximize cx subject to Ax = b, x > 0. and suppose u, v, and w are all optimal solutions to this linear program. (a) Prove that z = u+v+w is an optimal solution. (b) If you try to adapt your proof from part (a) to prove that that u+v+w is an optimal solution, say exactly which part(s) of the proof go wrong. (c) If you try to adapt your proof from part (a) to prove that u+v-w is an optimal solution, say exactly which part(s) of the proof go wrong.arrow_forwardCan the expert solve an Integral In detall? Hoxto³ W. 1 w = dw 大 90x103 80*10³ ⑥M = 1 1012 221 JW 70x10 80x103 © P= ± Sin (lw/+1) dw 70*10*Aarrow_forwardex dx √√√5-4ex + e 2x 5arrow_forward
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageTrigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage Learning
- College Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage LearningAlgebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage LearningCollege AlgebraAlgebraISBN:9781305115545Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage Learning




