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
Alex787 [66]
3 years ago
13

Two chemicals A and B are combined to form a chemical C. The rate, or velocity, of the reaction is proportional to the product o

f the instantaneous amounts of A and B not converted to chemical C. Initially, there are 40 grams of A and 50 grams of B, and for each gram of B, 2 grams of A is used. It is observed that 10 grams of C is formed in 5 minutes. How much is formed in 10 minutes? (Round your answer to one decimal place.)
Mathematics
1 answer:
koban [17]3 years ago
8 0

Answer:  17.6 grams

Step-by-step explanation:

As the problem tells us, the velocity of the reaction is proportional to the product of the quantities of A and B that have not reacted, so from this we get the next equation:

                                                       V = k[A][B]

where [A] represents the remaining amount of A, and [B] represents the remaining amount of B. To solve this equation we have to represent it through a differential equation, which is:

                                              dx/dt = k[α - a(t)][β - b(t)]         (1)

where,

k: velocity constant

a(t): quantity of A consumed in instant t

b(t): quantity of B consumed in instant t

α: initial quantity of A

β: initial quantity of B

Now we need to define the equations for a(t) and b(t), and for this we are going to use the law of conservation of mass by Lavoisier, with which we can say that the quantity of C in a certain instant is equal to the sum of the quantities of A and B that have reacted. Therefore, if we need M grams of A and N grams of B to form a quantity of M+N of C, then we can say that in a certain time, the consumed quantities of A and B are given by the following equations:

                                       a(t) = ( M/M+N) · x(t)

                                       b(t) = (N/M+N) · x(t)

where,

x(t): quantity of C in instant t

So for this problem we have that for 1 gram of B, 2 grams of A are used, therefore the previous equations can be represented as:

                                       a(t) = (2/2+1) · x(t) = 2/3 x(t)

                                       b(t) = (1/2+1) · x(t) = 1/3 x(t)

Now we proceed to resolve the differential equation (1) by substituting values:

                                         dx/dt = k[α - a(t)][β - b(t)]  

                                        dx/dt = k[40 - 2x/3][50 - x/3]

                                         dx/dt = k/9 [120 - 2x][150 - x]

We use the separation of variables method:

                                      dx/[120-2x][150-x] = k/3 · dt

We integrate both sides of the equation:

                                     ∫dx/(120-2x)(150-x) = ∫kdt/9

                                     ∫dx/(15-x)(60-x) = kt/9 + c

Now, to integrate the left side of the equation we need to use the partial fraction decomposition:

                                    ∫[1/90(120-2x) - 1/180(150-x)] = kt/9 + c

                                      1/180 ln(150-x/120-2x) = kt/9 + c

                                           (150-x)/(120-2x) = Ce^{20kt}

Now we resolve by taking into account that x(0) = 0, and x(5) = 10,

for x(0) = 0 ,             (150-0)/(120-0) = Ce^{20k(0)} , C = 1.25

for x(5) = 10 ,           (150-10)/(120-(2·10)) = 1.25e^{20k(5)} , k ≈ 113 · 10^{-5}

Now that we have the values of C and k, we have this equation:

                           (150-x)/(120-2x) = 1.25e^{226·10^{-4}t}

and we have to clear by x, obtaining:

               x(t) = 150 · (1 - e^{226·10^{-4}t} / 1 - 2.5e^{226·10^{-4}t})

Therefore the quantity of C that will be formed in 10 minutes is:

           x(10) = 150 · (1 - e^{226·10^{-4}(10)} / 1 - 2.5e^{226·10^{-4}(10)})

                                            x(10) ≈ 17.6 grams

You might be interested in
Plz help I will do anything
Basile [38]

There's no need to get into an ethical morass over math homework.


111.


M is 20% less than N means

M is 100-20=80% of N

M=0.80 N

M/N = 0.8 = 4/5


Ratio: 4/5


112.


When we know <em>a, </em>the average, and <em>n, </em>how many numbers there are, we know the sum <em>s</em>, because <em>a=s/n </em>so <em>s=na.</em>


So the sum of our six numbers is 6(3.5)=21 so the sum of the seven numbers is 21+4.2=25.2 so the average is 25.2/7 = 3.6


Answer: 3.6


113.


|2p + 4 | < 3


At p=-2 the absolute value is zero. As p gets more negative the absolute value argument (inside part) gets negative and the absolute value gets bigger, more positive. Eventually the inside will be exactly -3, when


2p +4 = -3


2p = -7


p = -7/2 = -3 1/2


So p=-4 will make the inequality false, and p=-3 is the smallest integer that makes the inequality true.


Answer: -3



114.


The distance from the origin is given by the Pythagorean Theorem and this one is a 3/4/5 right triangle:


d = \sqrt{(-.3)^2 + (-.4)^2}=.5


Answer: .5 or 1/2


4 0
3 years ago
Write an equation of the perpendicular bisector of the segment with endpoints G 9,8       and H 3,2      .
Norma-Jean [14]

Answer:

y = -x + 11

Step-by-step explanation:

The equation of a straight line is is given by:

y = mx + b; where m is the slope and b is the y intercept

The equation of the line joining G(9, 8) and H(3, 2) is given as:

y-y_1=\frac{y_2-y_1}{x_2-x_1}(x-x_1)\\\\y-8=\frac{2-8}{3-9}(x-9)\\\\y-8=x-9\\\\y=x-1

The perpendicular bisector of the line joining G(9, 8) and H(3, 2) is perpendicular to the line joining G(9, 8) and H(3, 2) and passes through the midpoint of line joining G(9, 8) and H(3, 2).

Let (x, y) be the midpoint of the line joining G(9, 8) and H(3, 2). Hence:

x = (9 + 3)/2 = 6

y = (8 + 2)/2 = 5

The midpoint = (6, 5)

Two lines are perpendicular if the product of their slopes is -1.

The line joining G(9, 8) and H(3, 2) has a slope of 1, hence, the slope of the perpendicular bisector would be -1.

This means that the perpendicular bisector has a slope of -1 and passes through (6, 5). Using:

y-y_1=m(x-x_1)\\\\y-5=-1(x-6)\\\\y-5=-x+6\\\\y=-x+11

The equation of the perpendicular bisector is y = -x + 11

8 0
3 years ago
Week 2 4.0A.A.3 V 27 X 34​
zalisa [80]

Answer:

is there a question for this problem if there is try your best

8 0
3 years ago
0 = -5x + 4y in standard form
Effectus [21]

Answer:

5x - 4y = 0

Step-by-step explanation:

the equation of a line in standard form is

Ax + By = C ( A is a positive integer and B, C are integers )

given 0 = - 5x + 4y ( multiply through by - 1 )

5x - 4y = 0 ← in standard form


6 0
3 years ago
Read 2 more answers
The Carousel at Carowinds has 4 rings of horses. Fred is riding on the inner ring, which has a radius of 7 feet. Juan is riding
nikdorinn [45]

Answer:

Juan travel 31.4 feet farther than Fred in one rotation.

Step-by-step explanation:

In this problem we need to determine the change in linear position of Fred and Juan, whose formula is:

s=\theta \cdot r (Eq. 1)

Where:

r - Radius, measured in feet.

\theta - Angular arch, measured in radians.

s - Change in linear position, measured in feet.

If both makes one rotation in the carousel, we obtain the change in linear position of each player:

Fred (r = 7\,ft, \theta = 2\pi)

s= 2\pi\cdot (7\,ft)

s = (3.14)\cdot (7\,ft)

s = 21.98\,ft

Juan (r = 17\,ft, \theta = 2\pi)

s= 2\pi\cdot (17\,ft)

s = (3.14)\cdot (17\,ft)

s = 53.38\,ft

And the difference between both travelled distances is:

\Delta s = 53.38\,ft-21.98\,ft

\Delta s = 31.4\,ft

Juan travel 31.4 feet farther than Fred in one rotation.

4 0
3 years ago
Other questions:
  • To make each costume, Rachel uses 6 yards of material and 3 yards of trim. Suppose she uses a total of 48 yards of material to m
    14·2 answers
  • Answers for question 17 and 18?
    11·1 answer
  • How could I solve y= 2x^2 + 16x - 66 <br><br> By using quadratic formula?
    12·2 answers
  • How many numbers are equal to the sum of two odd, one-digit numbers?
    11·1 answer
  • Help please! i need to turn this in soon!
    10·1 answer
  • 1. A marathon runner runs 10 1/2 miles in 2<br> hours. What is her rate?
    12·2 answers
  • Kaylee opened an account with a deposit of $800. The bank pays 4% annual simple interest on this account. Kaylee makes no additi
    12·1 answer
  • Simplifying radicals: √196s²
    11·1 answer
  • PLEASE HELP!
    13·1 answer
  • What is the name of the property of multiplication shown the equation.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!