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]
3 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]3 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
The end points of one side of a regular pentagon are (-1,4) and (2,3). What is the perimeter of the pentagon?
marissa [1.9K]
To determine the perimeter of the pentagon, you must first calculate a side length of it. Let's name the coordinates A(-1,4) and B(2,3).

To figure out how far the points are from each other, you have to use the distance formula:
D_{AB}  =  \sqrt{( x_{2}-x_{1})^2+{(y_{2}-y_{1})^2}

x_{1} =1, x_{2} =-2, y_{1} =2, y_{2} =3
D_{AB}= \sqrt{(2--1)^2+{(3-4)^2}
D_{AB}= \sqrt{(2--1)^2+{(3-4)^2} 
D_{AB}= \sqrt{(2+1)^2+{(3-4)^2}
D_{AB}= \sqrt{(3)^2+(-1)^2}
D_{AB}= \sqrt{9+1}
D_{AB}= \sqrt{10}

Now, the formula for the perimeter of a pentagon is 
P = 5×side length
 
So...
Perimeter = 5×\sqrt{10}

The answer is (2)

8 0
3 years ago
Liza finished studying at half past 3. What time did Liza finish studying?​
Lady_Fox [76]

3:30

Half past means 30 min after

Hope this helped!

3 0
3 years ago
Read 2 more answers
You flip a coin eight times. find the number of possible outcomes in the sample space.
nika2105 [10]
2( coin faces) 8( number of times)
6 0
3 years ago
A rectangle is 11 inches long and 8 inches wide. Find its area.
poizon [28]

Answer:

the answer is A:88 square inches

8 0
3 years ago
Read 2 more answers
Which of the following is the surface area of the right cylinder below?
muminat

Answer:

The one you have selected is the right answer 126 times pi

Step-by-step explanation:

Exact answer - 395.840674

4 0
3 years ago
Read 2 more answers
Other questions:
  • Simplify 8(A+2B)+6(2A+B)
    5·1 answer
  • The area of a triangular garden can be no more than 120 square feet. The base of the triangle is 16 feet. What is the height of
    8·1 answer
  • Garret is in the middle of a 20-minute bike ride. It takes 4 minutes for him to go a kilometer, so he'll end up going 5 kilomete
    10·1 answer
  • Single bracket fatorisation 2x^2-8x
    12·2 answers
  • ASAP!! Please help me. I will not accept nonsense answers, but will mark as BRAINLIEST if you answer is correctly with solutions
    12·1 answer
  • The points (-9, u) and (-8, -2) fall on a line with a slope of 4. What is the value of u?
    15·1 answer
  • A family took 2 hours to drive from City A to City B at a speed of 55 miles per hour. On the return trip , due to snowstorm, the
    10·2 answers
  • Carson claims that the opposite of any integer X is always a negative number is he correct explain why or why not
    13·1 answer
  • What is the simplified form of<br> 6.8x + (-8.9)+(-6.8x) + 8.9?<br> Explain how you know.
    7·1 answer
  • 7 A. Solid cubical block is 24cm long find its volume​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!