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
If you were solving a system of equations and you came to a statement like 4 = 4, what do you know about the solution to the sys
GuDViN [60]
It is infinite solutions.
6 0
3 years ago
Read 2 more answers
All whole numbers are integers, and all integers are also whole numbers.
igor_vitrenko [27]
This statement is True I made sure
8 0
3 years ago
Read 2 more answers
Find the ordered pair (x,y) that is a solution to the equation.
miv72 [106K]

Answer:

☑ (¼, 0)

Step-by-step explanation:

{ \tt{4x - y = 1}}

» Assume y is zero:

{ \tt{4x  - 0 = 1}} \\ { \tt{4x = 1}} \\ { \tt{x =  \frac{1}{4} }}

4 0
3 years ago
10 + 9 • (−3) 2− (−1 + 8)
Vitek1552 [10]

Answer:

-51

Step-by-step explanation:

PEMDAS suggests you start with parenthesis

10+9•(-3)2-(7)

10-(27)2-(7)

10-54-7

-51

3 0
3 years ago
Read 2 more answers
Help with this question
Mariulka [41]

Answer:

I think its 68(pi)

Step-by-step explanation:

u must get first the slant height then get the SA of the cone and get the SA of the cylinder and add them but don't forget to subtract a base from ur final answer

7 0
3 years ago
Read 2 more answers
Other questions:
  • Anne has a total of 3,500 golf balls at home. She loses some golf balls when she goes out on the driving range daily. The number
    11·2 answers
  • Maximize C = 6x+4y
    14·1 answer
  • 2.5 = n<br> 3.5 2<br><br> What is the variable?
    9·2 answers
  • What is 4 13/20 as a decimal
    9·2 answers
  • Explain why the greatest common factor of 2 numbers are sometimes one
    13·1 answer
  • Priya bought x grams of flour. Clare bought 3/8 more than that.
    11·1 answer
  • Judy needs a mean (average) score of 86 on four tests to earn a midterm grade of B. If the mean of her scores for the first thre
    15·1 answer
  • What music selection is played by the United States Marine Band at the beginning of the swearing in ceremony at the Joe Biden In
    10·1 answer
  • Find all the missing elements:<br> 15<br> 38°<br> 42°<br> A<br> C С<br> b
    7·1 answer
  • 1. My brother is 6 feet tall, and I was thinking approximately how many yards was his height?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!