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
Angles of a polygon <br>thanks ♡♡♡♡​
FinnZ [79.3K]

Answer:

900 degrees

Step-by-step explanation:

The sum of the interior angles of a polygon can be found by

(n-2)*180 where n is the number of sides

This figure has 7 sides

(7-2)*180

5*180

900

7 0
3 years ago
Will give correct answer brainliest
Helga [31]

Answer:

can you please type it cause I can't see I help

6 0
3 years ago
What is the value of y in the equation 6.4x + 2.8y = 44.4, when x = 3?
Harlamova29_29 [7]

Answer:

Hi! The answer to your question is y = 9

Step-by-step explanation:

☆*: .。..。.:*☆☆*: .。..。.:*☆☆*: .。..。.:*☆☆*: .。..。.:*☆

☁Brainliest is greatly appreciated!☁

Hope this helps!!

- Brooklynn Deka

4 0
3 years ago
Help me please need ASAP
yanalaym [24]

Answer:

1

i belive

Step-by-step explanation:

7 0
2 years ago
Read 2 more answers
Trigonometry heeellllppp plzzzz​
algol [13]

Answer:

x ≈ 3.4 cm

Step-by-step explanation:

Using the sine ratio in the right triangle

sin57° = \frac{opposite}{hypotenuse} = \frac{x}{4} ( multiply both sides by 4 )

4 × sin57° = x , thus

x ≈ 3.4 cm ( to 1 dec. place )

3 0
3 years ago
Other questions:
  • Simplify:(5x)(3x)<br> Please help
    9·2 answers
  • There are 13 chickens and 9 roosters. What is the<br> ratio of chickens to roosters in lowest terms?
    8·2 answers
  • The measure of one of the acute angles in right triangle is 56.what is the measure of the other acute angle
    5·1 answer
  • 40 points first ten digits of pi do not copy and paste if you do i can tell and I will report you
    5·2 answers
  • (False Converses) Write down the converse of each conditional statement about the integers. Then give a reason why the converse
    15·1 answer
  • What is the answer 14=31.7-3x
    10·1 answer
  • Is y=x^2 a function?
    10·2 answers
  • Please helpppp the image is attached!!
    8·1 answer
  • HELPPPPPP!!!<br><br> find each missing length. give all answers in the simplest radical form.
    5·1 answer
  • If 65% of a number is 234 and 10% of the same number is 36, find 75% of that number
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!