62. A chemist mixes 15 liters of 40 percent acid solution and 25 liters of 20 percent acid solution.
What percent of the mixture is acid?

Answers

Answer 1

40% of 15 L = 6 L of acid

20% of 25 L = 5 L of acid

This means the mixture contains a total of 11 L of acid, and with a total volume of 15 L + 25 L = 40 L, that means the mixture is at a concentration of

(11 L acid) / (40 L solution) = 0.275 = 27.5%


Related Questions

A large container holds 4 gallons of chocolate milk that has to be poured into bottles. Each bottle holds 2 pints.
If the ratio of gallons to pints is 1: 8,
bottles are required to hold the 4 gallons of milk.

Answers

Answer:

64 Bottles

Step-by-step explanation:

that is the procedure above

The original price of a set lunch was 30 dollars. It is now sold at a 20%
discount. There is an extra discount of 10% for students. How much
should a student pay to order a set lunch?

Answers

Find out the total discount percentage that students receive.

20% + 10% = 30%

30/100 x 30 = 9 dollars

30 - 9 = 21 dollars (Final answer)
20% of $30 = $6
30 - 6 = $24
10% of $24 = $2.40
24 - 2.40 = $21.60 cost of student lunch

You have to do each percent separate to get the cost.
If you just take 30% off from the original cost of $30 it will be the wrong answer.

4,3,5,9,12,17,...what is the next number?

Answers

Answer:

The next number is going to be 21

Answer:

19

Step-by-step explanation:

4 even number

3,5,7 odd numbers

14 even

17, 19, 21 even

In the diagram, WZ=StartRoot 26 EndRoot.

On a coordinate plane, parallelogram W X Y Z is shown. Point W is at (negative 2, 4), point X is at (2, 4), point Y is at (1, negative 1), and point Z is at (negative 3, negative 1).

What is the perimeter of parallelogram WXYZ?

units
units
units
units

Answers

Answer:

[tex]P = 8 + 2\sqrt{26}[/tex]

Step-by-step explanation:

Given

[tex]W = (-2, 4)[/tex]

[tex]X = (2, 4)[/tex]

[tex]Y = (1, -1)[/tex]

[tex]Z = (-3,-1)[/tex]

Required

The perimeter

First, calculate the distance between each point using:

[tex]d = \sqrt{(x_1 - x_2)^2 + (y_1 -y_2)^2[/tex]

So, we have:

[tex]WX = \sqrt{(-2- 2)^2 + (4-4)^2 } =4[/tex]

[tex]XY = \sqrt{(2- 1)^2 + (4--1)^2 } =\sqrt{26}[/tex]

[tex]YZ = \sqrt{(1- -3)^2 + (-1--1)^2 } =4[/tex]

[tex]ZW = \sqrt{(-3--2)^2 + (-1-4)^2 } =\sqrt{26}[/tex]

So, the perimeter (P) is:

[tex]P = 4 + \sqrt{26} + 4 + \sqrt{26}[/tex]

[tex]P = 8 + 2\sqrt{26}[/tex]

Answer:

its D.

Step-by-step explanation:

took test

if cosA=3√2/5,then show that cos2A=11/25

Answers

Answer:

Step-by-step explanation:

Cos 2A = 2Cos² A - 1

             [tex]= 2*(\frac{3\sqrt{2}}{5})^{2}-1\\\\=2*(\frac{3^{2}*(\sqrt{2})^{2}}{5^{2}})-1\\\\=2*\frac{9*2}{25} - 1\\\\=\frac{36}{25}-1\\\\=\frac{36}{25}-\frac{25}{25}\\\\=\frac{11}{25}[/tex]

Please help me out with these questions :

Answers

Answer:

Step-by-step explanation:

1. 3/7 x = 12

  3x = 84

    x = 28

2. 3x+ 6 = 39

   3x = 33

    x = 11

3. 1/3 x - 3/4 x = 15

    9x  - 4x  = 180

       x =  36

4.   1/4 x = x -21

      3/4 x = 21

      3x = 84

        x=28

5.    86-36 = 50

      50/2

       25

A town recently dismissed 5 employees in order to meet their new budget reductions. The town had 4 employees over 50 years of age and 16 under 50. If the dismissed employees were selected at random, what is the probability that no more than 1 employee was over 50

Answers

Answer:

0.7513 = 75.13% probability that no more than 1 employee was over 50

Step-by-step explanation:

The employees are chosen from the sample without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this question:

4 + 16 = 20 employees, which means that [tex]N = 20[/tex]

4 over 50, which means that [tex]k = 4[/tex]

5 were dismissed, which means that [tex]n = 5[/tex]

What is the probability that no more than 1 employee was over 50?

Probability of at most one over 50, which is:

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

In which

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 0) = h(0,20,5,4) = \frac{C_{4,0}*C_{16,5}}{C_{20,5}} = 0.2817[/tex]

[tex]P(X = 1) = h(1,20,5,4) = \frac{C_{4,1}*C_{16,4}}{C_{20,5}} = 0.4696[/tex]

Then

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.2817 + 0.4696 = 0.7513[/tex]

0.7513 = 75.13% probability that no more than 1 employee was over 50

Find the value of x.

Answers

Answer:

x = 3

Step-by-step explanation:

A midsegment in a trapezoid is formed when one connects the midpoints of the two legs (non-parallel sides) in a trapezoid. The midsegment theorem states that the length of the midsegment is equal to the average of the two bases (that is the parallel sides).

One can apply the midsegment theorem here by stating the following;

[tex]\frac{(YZ)+(TM)}{2}=PW[/tex]

Substitute,

[tex]\frac{23+11x+2}{2}=29[/tex]

Simplify,

[tex]\frac{25+11x}{2}=29[/tex]

Inverse operations,

[tex]\frac{25+11x}{2}=29[/tex]

[tex]25+11x=58\\\\11x = 33\\\\x = 3[/tex]

What angles can you construct using just a pair of compasses and a ruler?

Answers

Answer:

By using a pair of compasses and a ruler you can draw all angles

Jill has 32 crayons. She loses 4 of the crayons. How many are left?

Answers

Answer:

the answer here is d

the answer is d

Answer:

28

Step-by-step explanation:

Total number of crayons = 32

Number of crayons lost = 4

Therefore, number of crayons she is left with is : 32 - 4 = 28

Working :  

    [tex]32\\04 - \\\overline{28}[/tex]

The following data was collected to explore how the average number of hours a student studies per night and the student's GPA affect their ACT score. The dependent variable is the ACT score, the first independent variable (x1)is the number of hours spent studying, and the second independent variable (x2) is the student's GPA
Effects on ACT Scores
Study Hours GPA ACT Score
5 4 27
5 2 18
5 3 18
1 3 20
2 4 21
Step 1 of 2: Find the p-value for the regression equation that fits the given data. Round your answer to four decimal places.
Step 2 of 2: Determine if a statistically significant linear relationship exists between the independent and dependent variables at the 0.01 level of significance. If the relationship is statistically significant, identify the multiple regression equation that best fits the data, rounding the answers to three decimal places. Otherwise, indicate that there is not enough evidence to show that the relationship is statistically significant.

Answers

Answer:

Pvalue = 0.1505

y = 0.550x1 + 3.600x2 + 7.300

Step-by-step explanation:

Given the data :

Study Hours GPA ACT Score

5 4 27

5 2 18

5 3 18

1 3 20

2 4 21

Using technology, the Pvalue obtained using the Fratio :

F = MSregression / MSresidual = 30.228571/ 8.190476 = 3.69

The Pvalue for the regression equation is:

Using the Pvalue from Fratio calculator :

F(1, 3), 3.69 = 0.1505

Using the Pvalue approach :

At α = 0.01

Pvalue > α ; Hence, we fail to reject H0 and conclude that ; There is not enough evidence to show that the relationship is statistically significant.

The regression equation :

y = A1x1 + A2x2 +... AnXn

y = 0.550x1 + 3.600x2 + 7.300

x1 and x2 are the predictor variables ;

y = predicted variable

(3b-4)(b+2) in standard form

Answers

Answer:

3b^2 + 2b -8

Step-by-step explanation:

* means multiply

^ means exponent

3b * b = 3b^2

3b * 2 = 6b

-4 * b = -4b

-4 * 2 = -8

3b^2 + 6b -4b -8

3b^2 + 2b -8

Sofia bought a clothes iron that was discounted 15% off of the original price of $35. What was the sale price of the clothes iron?

Answers

Answer:

35 - 0.15 * 35 so it is $29.75

Step-by-step explanation:

I got u

Answer:

$29.75

Step-by-step explanation:

15% = .15

.15 x 35 = 5.25

35 - 5.25 = 29.75

please help i guess on a

Answers

Answer:

A = (2, 2)

B = (3, -1)

C = (-1, 0)

Step-by-step explanation:

To translate a point, you have to translate each individual point. At the bottom it shows <-2,3>, therefore you have to translate x 2 units to the left (because it's negative meaning the number is going away from 0, and 3 units to the right because 3 is a positive number.)

First Point A:

x: 4 - 2 = 2; y: -1 + 3 = 2

Second Point B:

x: 5 - 2 = 3; y: -4 + 3 = -1

Lastly, Point C:

x: 1 - 2 = -1, y: -3 + 3 = 0

I hope this helps!

if side of square is 4.05 find its area ​

Answers

Answer:

A

16.4

please give brain list

Describe the motion of a particle with position (x, y) as t varies in the given interval. (For each answer, enter an ordered pair of the form x, y.) x = 1 + sin(t), y = 3 + 2 cos(t), π/2 ≤ t ≤ 2π

Answers

Answer:

The motion of the particle describes an ellipse.

Step-by-step explanation:

The characteristics of the motion of the particle is derived by eliminating [tex]t[/tex] in the parametric expressions. Since both expressions are based on trigonometric functions, we proceed to use the following trigonometric identity:

[tex]\cos^{2} t + \sin^{2} t = 1[/tex] (1)

Where:

[tex]\cos t = \frac{y-3}{2}[/tex] (2)

[tex]\sin t = x - 1[/tex] (3)

By (2) and (3) in (1):

[tex]\left(\frac{y-3}{2} \right)^{2} + (x-1)^{2} = 1[/tex]

[tex]\frac{(x-1)^{2}}{1}+\frac{(y-3)^{2}}{4} = 1[/tex] (4)

The motion of the particle describes an ellipse.

Find the direction cosines and direction angles of the vector. (Give the direction angles correct to the nearest degree.) c, c, c , where c > 0

Answers

Answer:

cos(∝) = 1/√3

cos(β) = 1/√3

cos(γ) = 1/√3

∝ = 55°

β = 55°

γ = 55°

Step-by-step explanation:

Given the data in the question;

vector is z = < c,c,c >

the direction cosines and direction angles of the vector = ?

Cosines are the angle made with the respect to the axes.

cos(∝) = z < 1,0,0 > / |z|

so

cos(∝) = < c,c,c > < 1,0,0 > / √[c² + c² + c²] = ( c + 0 + 0 ) / √[ 3c² ]

cos(∝) = c / √[ 3c² ] = c / c√3 = 1/√3

∝ = cos⁻¹( 1/√3 ) = 54.7356° ≈ 55°

cos(β) = < c,c,c > < 0,1,0 > / √[c² + c² + c²] = ( 0 + c + 0 ) / √[ 3c² ]

cos(β) = c / √[ 3c² ] = c / c√3 = 1/√3

β = cos⁻¹( 1/√3 ) = 54.7356° ≈ 55°

cos(γ) = < c,c,c > < 0,0,1 > / √[c² + c² + c²] = ( 0 + 0 + c ) / √[ 3c² ]

cos(γ) = c / √[ 3c² ] = c / c√3 = 1/√3

γ = cos⁻¹( 1/√3 ) = 54.7356° ≈ 55°

Therefore;

cos(∝) = 1/√3

cos(β) = 1/√3

cos(γ) = 1/√3

∝ = 55°

β = 55°

γ = 55°

Complete the information for that object by making estimates using appropriate units of measurement of the dimensions and by getting the actual measurements using an appropriate measuring instrument. ​

Answers

Answer:

hlo how are u?whats ur day is going

At the Fidelity Credit Union, a mean of 5.8 customers arrive hourly at the drive-through window. What is the probability that, in any hour, more than 5 customers will arrive

Answers

Answer:

0.5217

Step-by-step explanation:

P(more than 5 customer arrive):

P(X>=6)=1-P(X<=5)=  1-∑x=0x e-λ*λx/x!= 0.5217

Create a circle such that its center is point A and B is a point on the circle.

Answers

Answer:

The center of a circle is the point in the circle which is equidistant to all the edges of thr circle. The point a is the center, while point b is an arbitrary point in the circle. Find attachment for the diagram.

In a family of 3 children, what is the probability that there will be exactly 2 boys assuming that the sexes are equally likely to occur in each birth​

Answers

Answer:

There is a 60.00 percent probability of a particular outcome and 40.00 percent probability of another outcome.

i need helpp pleaseee

Answers

To plot the point (3,-7) start at the origin (0,0) and move right three (3) units and then down seven (7) units.

is there a formula for this?
help asap!!

Answers

Answer:

yes

Step-by-step explanation:

the answer is c well thats what my teacher said

Answer:

B

Step-by-step explanation:

using sine rule

[tex] \frac{y}{sin \: 45} = \frac{5}{sin \: 45} \\ y = 5[/tex]

using sin rule

[tex] \frac{x}{sin \: 90} = \frac{5}{sin \: 45} \\ \\ 5sin90 = xsin45 \\ \\ x = \frac{5 \: sin \: 90}{sin \: 45} \\ x = \frac{5}{0.7071} \\ x = 7.071[/tex]

x=5√2

find the measures of m and n.

Answers

Answer:

m = 4

n = 5

Step-by-step explanation:

[tex]m + 8 = 3m\\\\m - 3m = - 8\\\\-2m = - 8\\\\m = 4[/tex]

[tex]2n - 1 = 9 \\\\2n = 9 + 1\\\\2n = 10\\\\n = 5[/tex]

what is the range of the funcion y=x^2

Answers

Answer:

Range = [0, infinity)

Step-by-step explanation:

Minimum point of the graph is at (0,0) and it is a u shaped graph. Hence, range is 0 inclusive to infinity

The range of the function y = x2 is all real numbers, y, such that y ≥ 0. In the case of the function y = x2, the domain consists of all real

Exactly how many planes contain points J, K, and N?
a - 0
b - 1
c - 2
d - 3

Answers

A- 0 ..... one plane contains k and n but there isn’t a plane that contains all three points

9. Mariah has 28 centimeters of reed
and 10 meters of reed for weaving
baskets. How many meters of reed
does she have? Write your answer as a
decimal and explain your answer.

Answers

10.28 , 28 cm in meters is 0.28. you have 10 meters therefore 10+.28= 10.28

What is the solution set of the equation x2+3*-4=6

Answers

Answer:

x=9

Step-by-step explanation:

Which best describes the function represented by the
table?
Х
-2
2
4
6
Y у
-5
5
10
15
O direct variation; k = 33 를
O direct variation; k = 5
- 를
O inverse variation; k = 10
direct variation; k = 1
10

Answers

Answer:

Direct variation

[tex]k = 2.5[/tex]

Step-by-step explanation:

Given

The attached table

Required

The type of variation

First, we check for direct variation using:

[tex]k = \frac{y}{x}[/tex]

Pick corresponding points on the table

[tex](x,y) = (-2,-5)[/tex]

So:

[tex]k = \frac{-5}{-2} = 2.5[/tex]

[tex](x,y) = (4,10)[/tex]

So:

[tex]k = \frac{10}{4} = 2.5[/tex]

[tex](x,y) = (6,15)[/tex]

So:

[tex]k = \frac{15}{6} = 2.5[/tex]

Hence, the table shows direct variation with [tex]k = 2.5[/tex]

find the exact value cos5pi/6

Answers

Answer:

[tex] - \frac{ \sqrt{3} }{2} [/tex]

Step-by-step explanation:

Unit circle

Other Questions
number of ways you can wear 10 outfits to school each day in a 5 day week A person with high self-esteem is likely to:feel negatively about himself.O give in to peer pressure easily.have few friends.believe in his abilities and talents.None of the choices are correct. What do you think Joses grandmother meant by saying that the bread was too dense? What other things can you think of that are dense? __________ is a strategy of using multiple types of technology that prevent the failure of one system from compromising the security of information. Write on ONE of the following topics.1. A letter to a hotel manager complaining about their bad services. When a shift in ________ occurs, rational expectations hold that its impact on output and employment will only be minimal. Janna is using a cone-shaped cup to fill a cylindrical container. The cup has the same height and radius as the container. How many rimes will she have to fill the cone-shaped cup to completely fill the cylindrical container. A source emits sound at a fixed constant frequency f. If you run towards the source, the frequency you hear is A and B are two similar solids... There are 200 blue balls and 10 red balls in an urn. Suppose that 10 balls are taken random;ly from the urn and let X denote the number of red balls selected.a) The distribution of the random variable X is___.i) Binomial. ii) Hypergeometric.iii) Poisson.iv) Normal.v) Exponential.vi) Uniform b) Find P(all 10 balls are red).c) Which distribution from those listed in part (a) can be used as an approximation to the distribution of X? With this approximation find P(X = 10). Do government statisticians calculate GDP by simply adding up the total sales of all business firms in one year? Explain. Si se analizan muestras de Al2O3 en diversos laboratorios se encuentra que todas tienen 52,94% de aluminio (Al) y 47,06% de oxgeno (O). Este dato experimental corresponde a lo expresado por la ley de:A) La ley de las proporciones definidasB) La ley de las proporciones mltiples C) La ley de la conservacin de la masaD) La ley de la conservacin de la energa Help please. I'm stuck Calculate the moles of H3PO4 that reacted (8). Consult the coefficients in the balance chemical reaction to obtain the mole ratio. Show your calculation here. Xinhong Company is considering replacing one of its manufacturing machines. The machine has a book value of $45,000 and a remaining useful life of 5 years, at which time its salvage value will be zero. It has a current market value of $55,000. Variable manufacturing costs are $33,400 per year for this machine. Information on two alternative replacement machines follows. Alternative A Alternative BCost $ 119,000 $ 112,000 Variable manufacturing costs per year 23,000 10,200 Calculate the total change in net income if Alternative A, B is adopted. Should Xinhong keep or replace its manufacturing machine? If the machine should be replaced, which alternative new machine should Xinhong purchase? 2m^2-5m-3=0 by factorization Compute ????????, where ????=????2????+5????, ????=2????+????+3????. (Write your solution using the standard basis vectors ????, ????, and ????. Use symbolic notation and fractions where needed.) The number of chocolate chips in a bag of chocolate chip cookies is approximately normally distributed with mean of 1262 and a standard deviation of 118. Determine the 26th percentile for the number of chocolate chips in a bag. (b) Determine the number of chocolate chips in a bag that make up the middle 95% of bags. (c) What is the interquartile range of the number of chocolate chips in a bag of chocolate chip cookies? Plot point C in GeoGebra to verify that it indeed lies on AB. You can enter the coordinates in the Input window to plot the point . Also , verify the distances you calculated in question 3 using GeoGebra . Take a screenshot showing the distances displayed by GeoGebra , and paste it below . At a certain store, a CD costs $12. If the cost of CDs were graphed as the output, compared to the number ofCDs purchased as input, which of the following would not be true of the graph?A. The set of points would all lie on the same line.B. The set of points would include the origin.C. The set of points would rise from left to right.D. The set of points would not graph a function.Please select the best answer from the choices providedABCD