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
Minchanka [31]
3 years ago
13

A company wants to increase the 10% peroxide content of its product by adding pure peroxide (100% peroxide). If x liters of pure

peroxide are added to 500 liters of its 10% solution,the concentration, C, of the new mixture is given by
C = x+0.1(500) / x+500.

How many liters of pure peroxide should be added to produce a new product that is 28% peroxide?
Mathematics
1 answer:
makvit [3.9K]3 years ago
6 0

Answer:

There should be 125 litters of pure peroxide added to produce a new product that is 28% peroxide.

Step-by-step explanation:

The problem provides us with an equation we can use to find the concentration C of the new mixture, which is:

C=\frac{x+0.1(500)}{x+500}

which will give us the concentration C as a decimal number.

We are interested in getting a concentration of 28%, which is written as 0.28 in decimal form. This is our C.

Now we can substitute it into the equation:

0.28=\frac{x+0.1(500)}{x+500}

and now we can solve for x. We can start by multiplying both sides of the equation by (x+500) so we get:

0.28(x+500)=x+0.1(500)

Next, we can distribute dhe 0.28 on the left of the equation and we can also multiply the 0.1(500) on the right side, so we get:

0.28x+140=x+50

so now we can subtract an x from both sides so we get:

0.28-x+140=x-x+50

which yields:

-0.72x+140=50

Now, we can subtract a 140 from both sides, so we get:

-0.72x+140-140=50-140

Which yields:

-0.72x=-90

and finally we can divide both sides into -0.72 so we get:

\frac{-0.72x}{-0.72}=\frac{-90}{-0.72}

x=125lt

So we need to add 125 litters of pure peroxide to produce a new product that is 28% peroxide.

You might be interested in
the volume v of a tank varies directly with its height h a tank 12 ft High holds 300 cubic feet write an equation relating v &am
Liula [17]

v varies directly with height means

v/h=k were k is a constant

or also h/v=k where k is a constant (this is a different k than previous)

so if h=12 and v=300 then

h/v=12/300=1/25=k

so the relationhip could be h/v=1/25


if you di v/h, then

v/h=300/12=25/1=25=k

so the relationship could be v/h=25

3 0
3 years ago
Evaluate the integral, show all steps please!
Aloiza [94]

Answer:

\displaystyle \int \dfrac{1}{(9-x^2)^{\frac{3}{2}}}\:\:\text{d}x=\dfrac{x}{9\sqrt{9-x^2}} +\text{C}

Step-by-step explanation:

<u>Fundamental Theorem of Calculus</u>

\displaystyle \int \text{f}(x)\:\text{d}x=\text{F}(x)+\text{C} \iff \text{f}(x)=\dfrac{\text{d}}{\text{d}x}(\text{F}(x))

If differentiating takes you from one function to another, then integrating the second function will take you back to the first with a constant of integration.

Given indefinite integral:

\displaystyle \int \dfrac{1}{(9-x^2)^{\frac{3}{2}}}\:\:\text{d}x

Rewrite 9 as 3²  and rewrite the 3/2 exponent as square root to the power of 3:

\implies \displaystyle \int \dfrac{1}{\left(\sqrt{3^2-x^2}\right)^3}\:\:\text{d}x

<u>Integration by substitution</u>

<u />

<u />\boxed{\textsf{For }\sqrt{a^2-x^2} \textsf{ use the substitution }x=a \sin \theta}

\textsf{Let }x=3 \sin \theta

\begin{aligned}\implies \sqrt{3^2-x^2} & =\sqrt{3^2-(3 \sin \theta)^2}\\ & = \sqrt{9-9 \sin^2 \theta}\\ & = \sqrt{9(1-\sin^2 \theta)}\\ & = \sqrt{9 \cos^2 \theta}\\ & = 3 \cos \theta\end{aligned}

Find the derivative of x and rewrite it so that dx is on its own:

\implies \dfrac{\text{d}x}{\text{d}\theta}=3 \cos \theta

\implies \text{d}x=3 \cos \theta\:\:\text{d}\theta

<u>Substitute</u> everything into the original integral:

\begin{aligned}\displaystyle \int \dfrac{1}{(9-x^2)^{\frac{3}{2}}}\:\:\text{d}x & = \int \dfrac{1}{\left(\sqrt{3^2-x^2}\right)^3}\:\:\text{d}x\\\\& = \int \dfrac{1}{\left(3 \cos \theta\right)^3}\:\:3 \cos \theta\:\:\text{d}\theta \\\\ & = \int \dfrac{1}{\left(3 \cos \theta\right)^2}\:\:\text{d}\theta \\\\ & =  \int \dfrac{1}{9 \cos^2 \theta} \:\: \text{d}\theta\end{aligned}

Take out the constant:

\implies \displaystyle \dfrac{1}{9} \int \dfrac{1}{\cos^2 \theta}\:\:\text{d}\theta

\textsf{Use the trigonometric identity}: \quad\sec^2 \theta=\dfrac{1}{\cos^2 \theta}

\implies \displaystyle \dfrac{1}{9} \int \sec^2 \theta\:\:\text{d}\theta

\boxed{\begin{minipage}{5 cm}\underline{Integrating $\sec^2 kx$}\\\\$\displaystyle \int \sec^2 kx\:\text{d}x=\dfrac{1}{k} \tan kx\:\:(+\text{C})$\end{minipage}}

\implies \displaystyle \dfrac{1}{9} \int \sec^2 \theta\:\:\text{d}\theta = \dfrac{1}{9} \tan \theta+\text{C}

\textsf{Use the trigonometric identity}: \quad \tan \theta=\dfrac{\sin \theta}{\cos \theta}

\implies \dfrac{\sin \theta}{9 \cos \theta} +\text{C}

\textsf{Substitute back in } \sin \theta=\dfrac{x}{3}:

\implies \dfrac{x}{9(3 \cos \theta)} +\text{C}

\textsf{Substitute back in }3 \cos \theta=\sqrt{9-x^2}:

\implies \dfrac{x}{9\sqrt{9-x^2}} +\text{C}

Learn more about integration by substitution here:

brainly.com/question/28156101

brainly.com/question/28155016

4 0
2 years ago
Simplify 2/3×1/6+5/3×7/2-13/8×2/3 pls help with this
tensa zangetsu [6.8K]
The first picture shows you how to solve it and the second picture is showing you how to get your answer in simplest form.

3 0
3 years ago
Leo has $4.80 in dimes a d quarters he has 6 more dimes than quarters how many quarters does he have
Kryger [21]

Answer:

Step-by-step explanation:

he has 4.80 in dimes and quarters....dimes (d) are worth 0.10 and quarters (q) are worth 0.25

0.10d + 0.25q = 4.80

he has 6 more dimes then quarters

d = q + 6

====================

d = q + 6...so we sub q + 6 in for d, back into the other equation

0.10(q + 6) + 0.25q = 4.80

0.10q + 0.60 + 0.25q = 4.80

0.35q = 4.80 - 0.60

0.35q = 4.20

q = 4.20 / 0.35

q = 12 <====== there is 12 quarters

d = q + 6

d = 12 + 6

d = 18 <===== there is 18 dimes

6 0
3 years ago
Read 2 more answers
I need help in this question for math. 1/2x10
Alex17521 [72]
You can just put the 10 over 1 and multiply across. Then simplify! Hope this helps (:

8 0
3 years ago
Other questions:
  • Which polynomial function is graphed below?<br><br> (Please help)
    13·1 answer
  • What are the solutions of 2x^2 +16+34=0?
    13·1 answer
  • Someone help me with this question please
    12·1 answer
  • Can someone help me please
    11·1 answer
  • Please help me with this
    5·2 answers
  • Help me plz !! need it plz
    6·1 answer
  • Evaluate the expression when a=3 .​<br><br> 27÷a =<br><br> Answer:
    11·2 answers
  • I need answer now please 15 points <br>​
    12·2 answers
  • Analyze the solution set of the following system by following the given steps. 2x + y = 5 3y = 9 − 6x Write each equation in slo
    8·1 answer
  • Plz help me its for my hw
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!