answer.
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
Bas_tet [7]
1 year ago
6

A large tank is partially filled with 100 gallons of fluid in which 20 pounds of salt is dissolved. Brine containing 1 2 pound o

f salt per gallon is pumped into the tank at a rate of 6 gal/min. The well-mixed solution is then pumped out at a slower rate of 4 gal/min. Find the number of pounds of salt in the tank after 15 minutes. (Round your answer to two decimal places.
Mathematics
1 answer:
Valentin [98]1 year ago
8 0

Answer:

47.25 pounds

Step-by-step explanation:

\dfrac{dA}{dt}=R_{in}-R_{out}

<u>First, we determine the Rate In</u>

Rate In=(concentration of salt in inflow)(input rate of brine)

=(0.5\frac{lbs}{gal})( 6\frac{gal}{min})\\R_{in}=3\frac{lbs}{min}

Change In Volume of the tank, \frac{dV}{dt}=6\frac{gal}{min}-4\frac{gal}{min}=2\frac{gal}{min}

Therefore, after t minutes, the volume of fluid in the tank will be: 100+2t

<u>Rate Out</u>

Rate Out=(concentration of salt in outflow)(output rate of brine)

R_{out}=(\frac{A(t)}{100+2t})( 4\frac{gal}{min})\\\\R_{out}=\frac{4A(t)}{100+2t}

Therefore:

\dfrac{dA}{dt}=3-\dfrac{4A(t)}{100+2t}\\\\\dfrac{dA}{dt}=3-\dfrac{4A(t)}{2(50+t)}\\\\\dfrac{dA}{dt}=3-\dfrac{2A(t)}{50+t}\\\\\dfrac{dA}{dt}+\dfrac{2A(t)}{50+t}=3

This is a linear differential equation in standard form, therefore the integrating factor:

e^{\int \frac{2}{50+t}dt}=e^{2\ln|50+t|}=e^{\ln(50+t)^2}=(50+t)^2

Multiplying the DE by the integrating factor, we have:

(50+t)^2\dfrac{dA}{dt}+(50+t)^2\dfrac{2A(t)}{50+t}=3(50+t)^2\\\{(50+t)^2A(t)\}'=3(50+t)^2\\$Taking the integral of both sides\\\int \{(50+t)^2A(t)\}'= \int 3(50+t)^2\\(50+t)^2A(t)=(50+t)^3+C $ (C a constant of integration)\\Therefore:\\A(t)=(50+t)+C(50+t)^{-2}

Initially, 20 pounds of salt was dissolved in the tank, therefore: A(0)=20

20=(50+0)+C(50+0)^{-2}\\20-50=C(50)^{-2}\\C=-\dfrac{30}{(50)^{-2}} =-30X50^2=-75000

Therefore, the amount of salt in the tank at any time t is:

A(t)=(50+t)-75000(50+t)^{-2}

After 15 minutes, the amount of salt in the tank is:

A(15)=(50+15)-75000(50+15)^{-2}\\=47.25$ pounds

You might be interested in
Place the LETTER of each value in its location in the real number system below
KiRa [710]

Answer:

Rational numbers are; A, E, F, I

Integers are; H and D

Whole numbers are J and B

Natural numbers is G

Please find attached the location of the letters on the real number system

Step-by-step explanation:

Rational numbers are numbers that can be expressed as the ratio, a/b, of two numbers as a/b where a and b are integers

Integers are the negative and positive whole numbers

Whole numbers are the positive counting numbers from 0 and above

Natural numbers are the positive counting  numbers, sometimes including 0.

8 0
2 years ago
Colin leaves school to go home. He walks 3 blocks south and then 9 blocks west. If Colin could walk in a straight line to the sc
White raven [17]

Answer:

9.48*

Step-by-step explanation:

This is a right triangle. The formula for solving the Hypotenuse, or the longest side of the right triangle is A^2 + B^2 = C^2. If we put the numbers from the problem into the formula this is what we get :

3^2 + 9^2 = C^2

9 + 81 = C^2

90 = C^2

9.48 = C

* This is rounded, the exact number is closer to 9.486832980505138. Your class should tell you what to round to.

5 0
2 years ago
During a certain week, a post office sold Rs.280 worth of 14-paisas stamps. How many of these stamps did they sell?
Novosadov [1.4K]
So basically ...

You convert the rupees in paisas. One rupee is equal to one hundred paisas, so ...

280 × 100 = 28,000

And then we divide,

28,000 ÷ 14 = 2000

The post office sold 2000 stamps!

Hope this helped! :)
6 0
2 years ago
What's 3/4 times 7/9 in simplest form
Alexxandr [17]
3/4 times 7/9:

First, we must use the rule for multiplying fraction. The rule is: a/b times c/d = ac/ bd. Let's substitute our problem into that formation.
\frac{3 \times 7}{4 \times 9}

Second, we can now simplify. (3 times 7 = 21) and (4 times 9 = 36). 
\frac{21}{36}

Third, since our fraction is not in the simplest form, we can simplify it down by listing the factors of both the numerator and denominator and then finding the greatest common factor (GCF). 

Factors of 21: 1, 3, 7, 21
Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36

The GCF is 3, since only 1 and 3 were the common factors and since 3 is the greatest common factor. 

Fourth, now we can divide our numerator (21) and denominator (36) by our recently found GCF which was 3. 

21 \div 3 = 7 \\ 36 \div 3 = 12

Our new fraction in its simplest form is 7/12.

Answer in fraction form: \fbox {7/12}
Answer in decimal form: \fbox {0.5833}
7 0
2 years ago
Read 2 more answers
Perform the indicated operation. (y4 - 1) ÷ (y + 1)
Valentin [98]

The\ domain:\\D:y\neq-1\\\\(y^4-1)\div(y+1)=\dfrac{(y^2)^2-1^2}{y+1}=\dfrac{(y^2-1)(y^2+1)}{y+1}\\\\=\dfrac{(y-1)(y+1)(y^2+1)}{y+1}=(y+1)(y^2+1)=y^3+y^2+y+1\\\\Used:\\(a^n)^m=a^{nm}\\\\a^2-b^2=(a-b)(a+b)

7 0
2 years ago
Read 2 more answers
Other questions:
  • A company that manufactures small canoes has a fixed cost of $ 18 comma 000$18,000. It costs $ 120$120 to produce each canoe. Th
    15·1 answer
  • MB is a perpendicular bisector of JK. Find the distance of JK if JB=5.
    12·2 answers
  • It’s number 13 and I have to use the area formulas to find each missing measure
    14·1 answer
  • A line contains (34,12) and (32,48) what is the slope of the line in simplified form? HELP ASAPl
    8·1 answer
  • Amy began with 5 marbles for every 3 marbles that tara had. After amy gave 1 marble to tara, amy ended up with 3 marbles for eve
    12·2 answers
  • John's commute to work is 20kmhr while Sheri's commute is 500mmin. Who has the fastest commute to work in mihrif 1.61km=1mi? A S
    11·1 answer
  • PLEASE HELP!!!! WILL GIVE BRAINLIEST!!!!!!!
    9·2 answers
  • Let X denote the reaction time, in seconds, to a certain stimulus and Y denote the temperature (◦F) at which a certain reaction
    9·1 answer
  • jack has a rectangular patio with a length that is one foot less than twice its width. his neighbor Ron’s patio has the same wid
    10·1 answer
  • Lennox was curious if triangles \triangle ABE△ABEtriangle, A, B, E and \triangle DCE△DCEtriangle, D, C, E were similar, so she t
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!