1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Amiraneli [1.4K]
2 years ago
13

2. The following segment of carotid artery has an inlet velocity of 50 cm/s (diameter of 15 mm). The outlet has a diameter of 11

mm. The pressure at inlet is 110 mm of Hg and pressure at outlet is 95 mm of Hg. Determine the forces required to keep the artery in place (consider steady state, ignore the mass of blood in the vessel and the mass of blood vessel; blood density is 1050 kg/m3)
Engineering
1 answer:
ahrayia [7]2 years ago
7 0

This question is incomplete, the missing diagram is uploaded along this answer below.

Answer:

the forces required to keep the artery in place is 1.65 N

Explanation:

Given the data in the question;

Inlet velocity V₁ = 50 cm/s = 0.5 m/s

diameter d₁ = 15 mm = 0.015 m

radius r₁ = 0.0075 m

diameter d₂ = 11 mm = 0.011 m

radius r₂ = 0.0055 m

A₁ = πr² = 3.14( 0.0075 )² =  1.76625 × 10⁻⁴ m²

A₂ = πr² = 3.14( 0.0055 )² =  9.4985 × 10⁻⁵ m²

pressure at inlet P₁ = 110 mm of Hg = 14665.5 pascal

pressure at outlet P₂ = 95 mm of Hg = 12665.6 pascal

Inlet volumetric flowrate = A₁V₁ = 1.76625 × 10⁻⁴ × 0.5 = 8.83125 × 10⁻⁵ m³/s

given that; blood density is 1050 kg/m³

mass going in m' = 8.83125 × 10⁻⁵ m³/s × 1050 kg/m³ = 0.092728 kg/s

Now, using continuity equation

A₁V₁ = A₂V₂

V₂ = A₁V₁ / A₂ = (d₁/d₂)² × V₁

we substitute

V₂ =  (0.015 / 0.011 )² × 0.5

V₂ = 0.92975 m/s

from the diagram, force balance in x-direction;

0 - P₂A₂ × cos(60°) + Rₓ = m'( V₂cos(60°) - 0 )    

so we substitute in our values

0 - (12665.6 × 9.4985 × 10⁻⁵)  × cos(60°) + Rₓ = 0.092728( 0.92975 cos(60°) - 0 )    

0 - 0.6014925 + Rₓ =  0.043106929 - 0

Rₓ = 0.043106929 + 0.6014925

Rₓ = 0.6446 N

Also, we do the same force balance in y-direction;

P₁A₁ - P₂A₂ × sin(60°) + R_y = m'( V₂sin(60°) - 0.5 )  

we substitute

⇒ (14665.5 × 1.76625 × 10⁻⁴) - (12665.6 × 9.4985 × 10⁻⁵) × sin(60°) + R_y = 0.092728( 0.92975sin(60°) - 0.5 )

⇒ 1.5484 + R_y = 0.092728( 0.305187 )

⇒ 1.5484 + R_y = 0.028299    

R_y = 0.028299 - 1.5484

R_y = -1.52 N

Hence reaction force required will be;

R = √( Rₓ² + R_y² )

we substitute

R = √( (0.6446)² + (-1.52)² )

R = √( 0.41550916 + 2.3104 )

R = √( 2.72590916 )

R = 1.65 N

Therefore, the forces required to keep the artery in place is 1.65 N

 

You might be interested in
The first thing you should do is develop a ____________________ to determine what vehicle you can afford.
swat32

The first thing you should do is develop a <u>budget</u> to determine what vehicle you can afford.

<h3>What is an automobile?</h3>

An automobile is also referred to as a vehicle, car or motorcar and it can be defined as a four-wheeled vehicle that is designed and developed to be propelled by an internal-combustion (gasoline) engine, especially for the purpose of transportation from one location to another.

<h3>What is a budget?</h3>

A budget can be defined as a financial plan that is typically used for the estimation of revenue and expenditures of an individual, business organization or government for a specified period of time, often one year.

In this context, we can reasonably infer and logically deduce that the first thing anyone should do is to develop a <u>budget</u> in order to determine what vehicle they can afford.

Read more on budget here: brainly.com/question/13964173

#SPJ1

7 0
1 year ago
"Mass burn technology uses unprocessed municipal solid waste to generate heat which is used to produce electricity."
Flura [38]

Answer:

True

Explanation:

Mass burn technology is a type of waste-to-energy technology commonly used in the mass-burn system, where unprocessed municipal solid waste is burned in a large incinerator with a boiler, to  generate heat used in the production of electricity.

6 0
2 years ago
Read 2 more answers
C++A palindrome is a string such as "madam", "radar", "Dad", and "I", that reads the same forwards and backwards. The empty stri
jeka57 [31]

Answer:

See explaination

Explanation:

#include <iostream>

#include<string.h>

using namespace std;

bool isPalindrome(string str, int lower, int upper){

if(str.length() == 0 || lower>=upper){

return true;

}

else{

if(str.at(lower) == str.at(upper)){

return isPalindrome(str,lower+1,upper-1);

}

else{

return false;

}

}

}

int main(){

string input;

cout<<"Enter string: ";

cin>>input;

if(isPalindrome(input,0,input.length()-1)){

cout<<input<<" is a palindrome"<<endl;

}

else{

cout<<input<<" is NOT a palindrome"<<endl;

}

return 0;

}

5 0
2 years ago
4. A banking system provides users with several services:
VLD [36.1K]

A diagram showing a use case diagrams for these requirements is given in the image attached.

<h3>What is system Case diagram?</h3>

A use case diagram is known to be a kind of graphical illustration of a users in terms of their various possible association or interactions within any given system.

A use case diagram in banking can be used to prepare, depict and also to know all the functional requirements of the banking system.

Therefore, Give the use case specification for the banking system services and paying a bill online is given in the image attached.

Learn  more about Case diagram from

brainly.com/question/12975184

#SPJ1

4 0
2 years ago
Write a class named FBoard for playing a game, where player x is trying to get her piece to row 7 and player o is trying to make
OverLord2011 [107]

Answer:

12345=V

Explanation:

7 0
3 years ago
Other questions:
  • Nicholas wants to verify whether a file is a hard link to a file within the same directory. Which of the following commands coul
    6·1 answer
  • For ceramic-matrix composites, high interfacial strength is desirable. ( True , False )
    8·1 answer
  • A long bone is subjected to a torsion test. Assume that the inner diameter is 0.375 in. and the outer diameter is 1.25 in., both
    14·1 answer
  • Describe the relationship between atomic structure and Youngs' modulus?
    15·1 answer
  • list out main types of material used in design and Manufacture of product give one example for each in engineering application ?
    10·1 answer
  • A 50-mm cube of the graphite fiber reinforced polymer matrix composite material is subjected to 125-kN uniformly distributed com
    14·1 answer
  • Welding and cutting done in confined spaces must
    5·2 answers
  • What the minimum wire size for a general residential application on a 20 A circuit
    7·1 answer
  • Explain how to properly engage the safety latches on the Stan Design Pit Jack.
    10·1 answer
  • What is the difference between absorbed wavelengths and reflected wavelengths?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!