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
Lubov Fominskaja [6]
2 years ago
10

(c). It is well known that the rate of flow can be found by measuring the volume of blood that flows past a point in a given tim

e period. The volume V of blood flow through the blood vessel is V = =[₁2πvr dr where v= K (R² − r²) is the velocity of the blood through a vessel. In the velocity of the blood through a vessel, K is a constant, the maximum velocity of the blood, R is a constant, the radius of the blood vessel and r is the distance of the particular corpuscle from the center of the blood vessel.
(i) If R = 0.30 cm and v= (0.30-3.33r²) cm/s, find the volume.

(ii) Construct and develop a general formula for the volume of the blood flow. [Verify your answer by MATHEMATICA and attach the printout of the commands and output

Mathematics
1 answer:
aleksklad [387]2 years ago
5 0

(i) Given that

V(R) = \displaystyle \int_0^R 2\pi K(R^2r-r^3) \, dr

when R = 0.30 cm and v = (0.30 - 3.33r²) cm/s (which additionally tells us to take K = 1), then

V(0.30) = \displaystyle \int_0^{0.30} 2\pi \left(0.30-3.33r^2\right)r \, dr \approx \boxed{0.0425}

and this is a volume so it must be reported with units of cm³.

In Mathematica, you can first define the velocity function with

v[r_] := 0.30 - 3.33r^2

and additionally define the volume function with

V[R_] := Integrate[2 Pi v[r] r, {r, 0, R}]

Then get the desired volume by running V[0.30].

(ii) In full, the volume function is

\displaystyle \int_0^R 2\pi K(R^2-r^2)r \, dr

Compute the integral:

V(R) = \displaystyle \int_0^R 2\pi K(R^2-r^2)r \, dr

V(R) = \displaystyle 2\pi K \int_0^R (R^2r-r^3) \, dr

V(R) = \displaystyle 2\pi K \left(\frac12 R^2r^2 - \frac14 r^4\right)\bigg_0^R

V(R) = \displaystyle 2\pi K \left(\frac{R^4}2- \frac{R^4}4\right)

V(R) = \displaystyle \boxed{\frac{\pi KR^4}2}

In M, redefine the velocity function as

v[r_] := k*(R^2 - r^2)

(you can't use capital K because it's reserved for a built-in function)

Then run

Integrate[2 Pi v[r] r, {r, 0, R}]

This may take a little longer to compute than expected because M tries to generate a result to cover all cases (it doesn't automatically know that R is a real number, for instance). You can make it run faster by including the Assumptions option, as with

Integrate[2 Pi v[r] r, {r, 0, R}, Assumptions -> R > 0]

which ensures that R is positive, and moreover a real number.

You might be interested in
Which of the following statements are true about the lengths of the trails? Check all that apply.
SVEN [57.7K]
Where are the options?
3 0
2 years ago
Label the place value 7,854.209
yuradex [85]
7(thousands)
8(hundreds)
5(tens)
4(ones)
.(decimal point)
2(tenths)
0(hundredths)
9(thousandths)
Hope this helps! I would appreciate it if I got brainliest! Thanks! =D
6 0
3 years ago
Read 2 more answers
Convert 12 7/12 to a common number
o-na [289]
As a decimal it is 0.58
8 0
3 years ago
Read 2 more answers
Scarlett is playing a video game she spends 900 minerals to create 18 workers each worker costs the same number of minerals writ
Rufina [12.5K]

Answer:

W=50M

Step-by-step explanation:

Since there are 18 workers per 900 minerals, divide out to simplify.

STARTING EQUATION: 900m=18w

SIMPLIFY: divide both sides by 18.

SIMPLIFIED: 50m=1w

There is your answer!

4 0
3 years ago
Read 2 more answers
A swimming coach needs to choose a team for a relay race. The coach must select 4 of 6 available swimmers
Trava [24]

The number of unique ways is given by the number of possible

combination having distinct members.

The number of unique ways there are to arrange 4 of the 6 swimmers are <u>15 ways</u>.

Reasons:

The given parameters are;

The number of swimmers available = 6 swimmers

The number of swimmers the coach must select = 4 swimmers

Required:

The number of unique ways to arrange 4 of the 6 swimmers.

Solution:

The number of possible combination of swimmers is given as follows;

_4C_6 = \dfrac{6!}{4! \times (6 - 4)!}  = 15

Therefore, the coach can select 4 of the 6 available swimmers in <u>15 unique ways</u>

Learn more here:

brainly.com/question/23589217

8 0
2 years ago
Other questions:
  • Calculate 16% of £50
    6·2 answers
  • In a factory A, about 3 out of every 2,000 toys have a defect. In factory B, about 5 out of every 4,500 toys have a defect. One
    14·1 answer
  • Maggie’s brother is three years younger than twice her age. The sum of their ages is 24. How old is maggie?
    13·2 answers
  • How can a mixed number be written as a sum?
    9·1 answer
  • What is the amount sales tax on a suit priced at $3,129 if the sales tax rate is 4%?
    12·1 answer
  • general admission tickets to the fair cost $3.50 per person rides pass cost an additional $5 and fifty per person parking cost $
    13·1 answer
  • Please Do Not Answer If You Dont Know The Answer. My Grade Is Bad Enough
    13·2 answers
  • Express 9+9+9+9 as a single multiplication operation.​
    5·1 answer
  • I need this done asap<br>will give brainliest<br>​
    8·1 answer
  • Help me please what is i really need help
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!