Find the length of the circumferences of the circles whose diameters is 49​

Answers

Answer 1

The diameters is 49​ be the circumference of the circle is 154 cm.

What is meant by circumference of the circle?

When it comes to geometry, a circle's or ellipse's circumference is its perimeter. In other words, the circumference would be the length of the circle's arc if it were opened out and straightened out to a line segment. The radius surrounding any closed figure is known as its perimeter more generally.

The distance in a straight line around a circle is known as its circumference. Or, to put it another way, the circumference of a circle is the length of a straight line formed by opening up the circle.

A circle's perimeter is referred to as its circumference. By calculating the length it would take to walk around the world, we may determine the size of the earth.

Given : Diameter of the circle [tex]$=49 \mathrm{~cm}$[/tex] and value of [tex]$\pi=\frac{22}{7}$[/tex]

The circumference of the circle is given by [tex]$C=2 \pi r$[/tex] or in the form of a diameter the circumference of the circle is [tex]$C=\pi d$[/tex]

Now, we have given [tex]$\mathrm{d}=49 \mathrm{~cm}$[/tex] and value of [tex]$\pi=\frac{22}{7}$[/tex]

Substitute the value in the formula,

[tex]$& C=\pi d \\[/tex]

substitute the values in the above equation, we get

[tex]$& C=\frac{22}{7} \times 49 \\[/tex]

simplifying the equation, we get

C = 22 × 7

C = 154 cm

Therefore, the circumference of the circle is 154 cm.

The complete question is:

Find the circumference of circle whose diameter is 49cm, pi = 22 by 7

To learn more about circumference refer to:

https://brainly.com/question/18571680

#SPJ1


Related Questions

Which conversion factor should be used to convert an area from in? to cm², if 1 in = 2.54 cm? Click the answer you think is right. ? 2.54 cm 2.54 cm 6.45 cm 1 in 1 in 10 in? 2.54 cm 1 in 2.54 cm - 2.54 cm? 1 in 1 in? 2.54 cm, 2.54 cm _ 6.45 cm? 1 in 1 in 1 in? 1 in 1 in 1in? 2.54 cm 2.54 cm 6.45 cm? Do you know the answer?

Answers

To convert an area from inches to centimeters, conversion factor should be 15.24 square centimeters.

To convert an area from inches to centimeters, we use the conversion factor of 2.54 cm per inch.

This means that for every inch, there are 2.54 centimeters. In order to find the area in centimeters, we first need to find the area in inches, and then multiply it by 2.54.

To find the area, we use the formula
=> area = length x width.

Let's say the length of a rectangle is 2 inches and the width is 3 inches. The area of this rectangle would be 6 square inches

=> (2 x 3 = 6).

To convert this area to square centimeters, we multiply the area in inches by 2.54.

So,

=> 6 square inches x 2.54 = 15.24 square centimeters.

To know more about area here.

https://brainly.com/question/14994710

#SPJ4

Carrie will fill 1/2 of a flower vase with water. The cylinder-shaped vase has an inside height of 18 inches and a diameter of 6 inches.
Which equation could be used to find V, the approximate volume in cubic inches, of the water Carrie will use in the vase?

Answers

Answer:((3.14) * (9) * (18))/2 (the last option)

Step-by-step explanation:

V = 1/2 * πr²h

V = 1/2 * π (3^2) 18

V = 1/2 * (3.14) * (9) * (18)

V = ((3.14) * (9) * (18))/2

293 added to the product of 312 and q is the same as 306

Answers

The numerical form of the statement is 293 + 312q = 306 and the value of q is 1/24.

What is a numerical expression?

A numerical expression is a mathematical statement written in the form of numbers and unknown variables. We can form numerical expressions from statements.

Given, A statement 293 is added to the product of 312 and q is the same

as 306.

Now, The numerical form of the statement is,

293 + 312q = 306.

312q = 306 - 293.

312q = 13.

q = 13/312.

q = 1/24.

learn more about numerical expressions here :

https://brainly.com/question/29199574

#SPJ1

if a score of x = 3 or higher is needed for a passing grade, how many individuals passed?

Answers

For the distribution of quiz score if score x = 3 or higher represents the passing grade then number of individual passed is equal to option c. 16.

Distribution of the quiz score :

x :       5      4        3        2         1

f   :      6       5        5       3          2

Here 'x' represents the score in the quiz.

And 'f' represents the frequency of number of individual got the score x.

Score x = 3 or higher is required to pass the grade.

Number of individual who passed the grade is equal to

= Frequency of [ ( x = 5 ) + ( x = 4 ) + ( x = 3 ) ]

= 6 + 5 + 5

= 16

Therefore, option c. 16 represents the number of individuals from the distribution of quiz score has passed the grade.

The above question is incomplete, the complete question is:

For the following distribution of quiz scores, if a score of X = 3 or higher is needed for a passing grade, how many individuals passed?

x :       5      4        3        2         1

f   :      6       5        5       3          2

Which one would it be the correct answer.

a. 3            b. 11          c. 16          d. cannot be determined

Learn more about distribution here

brainly.com/question/29062095

#SPJ4

What is the tilde approximation of the following growth function? f(n) = n + 5n^4 + nlg(n) ~n^4does not exist ~5 5n^4 ~5n^4 n^4~nlg(n)

Answers

The tilde approximation of the growth function f(n) = n + 5n^4 + nlg(n) is ~5n^4.

The tilde notation is used to describe the asymptotic behavior of a function, which means how the function grows relative to other functions as the input gets very large.

To determine the tilde approximation of the function f(n) = n + 5n^4 + nlg(n), we need to identify the term that grows the fastest as n becomes very large.

Analyze the first term: n. As n gets larger, the term n becomes relatively smaller compared to the other terms in the function.

Analyze the second term: 5n^4. This term grows much faster than the first term as n becomes larger.

Analyze the third term: nlg(n). The logarithmic term grows slower than the polynomial term, meaning that it becomes relatively smaller as n becomes larger.

Based on the analysis above, we can conclude that the dominant term in the function is 5n^4.

Therefore, the tilde approximation of the function f(n) = n + 5n^4 + nlg(n) is ~5n^4, meaning that the function grows approximately as n^4 when n becomes very large.

To know more on growth function

https://brainly.com/question/15543909

#SPJ4

brody and his mom are volunteering at an emergency relief center. to help prepare in case of a flood, they pack emergency kits with food and water. brody puts 5 water bottles into each kit they pack. in all, he packs 125 water bottles.which equation can you use to find the number of emergency kits k brody packs?

Answers

You can use the equation:

k = 125 / 5

Where k is the number of emergency kits that Brody packs and 5 is the number of water bottles he puts in each kit.

EQ for Emergency Kit Count

This equation is determined based on the information given in the problem: "Brody puts 5 water bottles into each kit they pack, and in all, he packs 125 water bottles." To find the number of kits, we need to divide the total number of water bottles (125) by the number of water bottles in each kit (5). This gives us the number of kits, k, that Brody packs.

This equation is specific to this problem and may not be applicable to every problem. It depends on the specific information given in each problem. In general, to determine the equation for a problem, you need to understand the relationships between the variables involved and express them mathematically. The equation will depend on the specific details of the problem and may not be the same for every problem.

Learn more about EQ for Emergency Kit Count here:

https://brainly.com/question/27475484

#SPJ4

Help me pls with showing work i’ll give brainliest

Answers

Answer:

To estimate the value of (4.532789...)², we can square 4.53 and add the decimal point and digits that come after it:

4.53² = 20.4808

So (4.532789...)² would be approximately 20.4808

FASTEST PERSON AND I WILL GIVE YOU POINTS RIGHT AWAY
For each value of x, determine whether it is a solution to x ≥ 14.

16
18
14
9
Is it a solution? Which one is a yes or no?



Answers

Step-by-step explanation:

[tex] \geqslant [/tex]

^ This specific symbol means "Greater Than OR equal to"

Since the number is 14, any number 14 or greater will be a solution

On this problem

16, 18, and 14 are solutions

9 is not a solution

16: Yes
18: Yes
14: Yes
9: No

In how many ways one can get from the bottom left cell to the top right cell of a 13×13 grid, if each move is either two cells up or three cells to the right?

Answers

Total number of ways to get from bottom left cell to the top right cell in a  13 × 13 grid using move two cells up or three cells to the right is equal to    2 ways.

Size of the grid is 13 × 13.

Number of rows = 13

Number of columns = 13

Condition for the movement is two cells up or three cells to the right direction.

Here neither 2 nor 3 is a multiple of 13.

It is not possible to divide 13 by any one.

First way of movement is:

Four movement of three cells to the right and then six movement of two cells up.

Second way:

And three cells right →two cells up→ three cells right →two cells up→ three cells right →two cells up→ three cells right →two cells up three times.

Therefore, the number of ways in the 13 × 13 grid to move from bottom left cell to top right cell is 2 ways.

Learn more about ways here

brainly.com/question/11823283

#SPJ4

a diameter measures has a radius of 8 ft

Answers

Answer:

The radius is 4

You have to do half what 8 it 4 an that your answer

Give a number you can cube to give an answer bigger than 400 but smaller than 600

Answers

Answer:

8

Step-by-step explanation:

7 cubed would be 343 (smaller than 400)

8 cubed is 512 (fits in the range!)

9 cubed would be 729 (bigger than 600)

Hope this helps :)

What are the examples of associative property of addition?

Answers

Answer:

see below

Step-by-step explanation:

Associative property of addition: Changing the grouping of addends does not change the sum.

e.g.,( 2 + 3 ) + 4 = 2 + ( 3 + 4 ) (2 + 3) + 4 = 2 + (3 + 4) (2+3)+4=2+(3+4)left parenthesis, 2, plus, 3, right parenthesis, plus, 4, equals, 2, plus, left parenthesis, 3, plus, 4, right parenthesis.

Associative property of addition: Changing the grouping of addends does not change the sum.

What is associative property? If (30 × 20) × 15 = 9000, then use associative property to find (15 × 30) × 20. Solution: According to the associative property of multiplication, (30 × 20) × 15 = (15 × 30) × 20. Given that (30 × 20) × 15 = 9000, (15 × 30) × 20 = 9000.It means that when the addition of three or more numbers, the total/sum will be the same, even when the grouping of addends are changed. We can represent this property as; A+(B+C) = (A+B)+C.associative law, in mathematics, either of two laws relating to number operations of addition and multiplication, stated symbolically: a + (b + c) = (a + b) + c, and a(bc) = (ab)c; that is, the terms or factors may be associated in any way desired

To learn more about associative property refers to:

brainly.com/question/10628093

#SPJ4

suppose one draws two balls (without replacing the first ball) from a bag containing 3 red balls and 2 blue balls. what is the probability that the first ball is red and the second one is blue?

Answers

The probability that the first ball is red and the second one is blue is 0.3.

This is calculated by first finding the probability of drawing a red ball, which is 3/5, and then the probability of drawing a blue ball after a red ball has been removed, which is exactly evaluated as 1/4. To find the combined the probability, we multiply the two probabilities: 0.3 = (3/5) * (1/4). This means that if we perform this experiment many times, on average, we would expect to draw a red ball first followed by a blue ball in 30% of the trials.

Learn more on Probability:

https://brainly.com/question/25870256

#SPJ4

Given the first four terms of a linear sequence : 3,x,y,30 a) Calculate the value of x and y​

Answers

Answer:

Step-by-step explanation:

It should be noted that based on the information given, the values of x and y in the linear pattern will be 12 and 21.

How to illustrate the information?

It should be noted that since this is a linear pattern, it should be noted that it illustrates that the values in between them are the same.

It should be noted that the numbers that fits into the scenario are 3, 12, 21 and 30. There's a difference of 9 between them.

Therefore, it should be noted that based on the information given, the values of x and y in the linear pattern will be 12 and 21.

                                  GREAT IM DONE

A school principal wants to conduct a survey of student electronic use in her high school. She wants to select an SRS of 50 from the 690 students in the school using a random number table. Which of the following are correct methods for labeling the population? Check all that apply. 00–50 000–689 001–050 001–690 001–999

Answers

The correct method of labelling the population for SRS is 001 - 690.

What is a simple random sample(SRS)?

In statistics, a simple random sample is a subset of people chosen at random from a larger group, all of whom were chosen with the same probability. It is a method of choosing a sample at random.

For the given question,

Total number of students = 690

Number of students to be selected for SRS = 50

One method of creating a straightforward random sample is to number the students from 1 to 690 before using a random number generator to select 50 numbers. A random sample is the most effective at eliminating potential bias because every member of the population has an equal chance of being chosen.

Any two participants must have an equal chance of being selected for the sample, and any group, that isn't larger than the sample size, must be able to have all of its members selected.

Therefore the correct method of labelling the population for SRS is 001 - 690.

To learn more about the simple random sample, follow the link.

https://brainly.com/question/13219833

#SPJ1

Answer:

B. 000–689

D. 001–690

Step-by-step explanation:

"Two of these answers are correct"

Find all real solutions to x^2 - 12x + 40 = 0

Answers

Answer:

No real solutions

Step-by-step explanation:

[tex]x^2-12x+40=0 \\ \\ x^2-12x=-40 \\ \\ x^2-12x+36=-4 \\ \\ (x-6)^2=-4[/tex]

By the trivial inequality, there are no real solutions.

A number is called "bright" if it is 34 times larger than the sum of its digits. How many "bright" three-digit numbers are there?

A : 0

B : 1

C : 2

D : 3

E : 4

Answers

Step-by-step explanation:

Let the number be [tex]\overline{abc}=100a+10b+c[/tex].

[tex]100a+10b+c=34a+34b+34c \\ \\ 66a-24b-33c=0 \\ \\ 22a-8b-11c=0[/tex]

Taking the equation mod [tex]11[/tex] yields [tex]-8b \equiv \pmod{11}[/tex], meaning [tex]b=0[/tex].

So, [tex]22a-11c=0 \implies c=2a[/tex].

So, the only possibilites are [tex](a,c)=(1,2), (2,4),(3,6), (4,8)[/tex].

Therefore, there are [tex]4[/tex] such numbers.

solve the given differential equation by separation of variables. ds dr = ks

Answers

Differentiation from First Principles is a formal method for determining a tangent's gradient.

What is meant by differentiation?

Finding a function's derivative is the process of differentiation. It is also the process of determining how quickly a function changes in relation to its variables.

According to the Sum rule, a sum of functions' derivatives equals the sum of those functions' derivatives. The derivative of two different functions is the difference of their derivatives, according to the Difference rule.

Differentiation from First Principles is a formal method for determining a tangent's gradient. The straight line connecting any two locations on the curve that are fairly near to one another will have a gradient that is similar to that of the tangent at those places.

s(t) = ∫vdt = ∫sin(πt)dt = (-cos(πt))/π + c

substituting the values t = 3, we get

s(-3) = (-cos(-3π))/π + c = 0

simplifying the above equation, we get

(-cos(3π))/π + c = 0

1/π + c = c

c = -1/π

Therefore, the correct answer is s(t) = (-cos(πt))/π - 1/π = (-cos(πt) - 1)/π.

The complete question is:

Given the velocity v=ds/dt and the initial position of a body moving along a coordinate line, find the body's position at time t. v=sin(pi*t), s(-3)=0

To learn more about Differentiation refer to:

brainly.com/question/954654

#SPJ4

Write a system of equations to describe the situation below, solve using any method, and fill in the blanks.

John and his cousin Abby are picking apples in their grandparents' orchard. John has filled 13 baskets with apples and is filling them at a rate of 3 baskets per hour. Abby has 7 full baskets and will continue picking at 6 baskets per hour. Once the cousins get to the point where they have filled the same number of baskets, they will carry them to the barn and then eat lunch. How long will that take? How much fruit will they have picked by then?

Answers

Each will have picked 19, and 19 baskets.

What is the system of equations?

One or many equations having the same number of unknowns that can be solved simultaneously called as simultaneous equation. And simultaneous equation is the system of equation.

Given:

John and his cousin Abby are picking apples in their grandparents' orchard.

John has filled 13 baskets with apples and is filling them at a rate of 3 baskets per hour.

Abby has 7 full baskets and will continue picking at 6 baskets per hour.

John is at 13+3x, starting now at t=0

Abby is at 7+6x.

Once the cousins get to the point where they have filled the same number of baskets, they will carry them to the barn and then eat lunch.

Set them equal

13+3x = 7+6x

x=2 hours from now.

Each will have picked 13+3(2)=19, and 7+6(2)= 19 baskets.

Therefore, all the required values are given above.

To learn more about the system of equation;

brainly.com/question/13729904

#SPJ1

Write a system of linear equations for the graph below.
Y=
Y=

Answers

A system of linear equations for the graph below is y = -3x + 3  Y=1/3x-7

What is slope of a line?

Generally, the slope of a line gives the measure of its steepness and direction. The slope of a straight line between two points says (x1,y1) and (x2,y2) can be easily determined by finding the difference between the coordinates of the points. The slope is usually represented by the letter 'm'.

Whenever the equation of a line is written in the form y = mx + b, it is called the slope-intercept form of the equation. The m is the slope of the line. And b is the b in the point that is the y-intercept (0, b). For example,

for the equation

y = 3x – 7,

the slope is 3,

and

the y-intercept is (0, −7).

To learn more about slope of a line refers to:

brainly.com/question/16934852

#SPJ1

PLS HELP ASAP !!!!!!!!!
Which point is a solution to the system of linear equations?

y = −x + 1
3x − y = 3

three halves comma negative one half
(1, 0)
negative one half comma three halves
(0, 1)

Answers

The point is a solution to the system of linear equations is (3/4, 1/4).

What is a linear system of equations?

A system of linear equations consists of two or more equations, each of which has two or more variables, all of which are taken into account concurrently. Any ordered pair that satisfies each equation separately is the solution to a system of two-variable linear equations.

Let the equation be

x + y = 1 ------(1)

3x - y = 3 ------(2)

Add equation (1) and (2), we get

x + y + 3x - y = 1 + 2

simplifying the equation, we get

⇒ 4x = 3

⇒ x = 3/4

Put x = 3/4 in equation (1), then

3/4 + y = 1

simplifying the equation

y = 1 - 3/4

y = 1/4

(x, y) = (3/4, 1/4)

The conclusion is that (3/4, 1/4) is the solution to the system of linear equations.

To learn more about linear equations refer to:

https://brainly.com/question/2030026

#SPJ1

Help me please, I'm running out of points.

10. In the inequality x + y ≥ 6, which of the following is NOT a solution?

A. (2,4)
B. (2,3)
C. (1,7)
D. (3,4)

11. What are the possible values of y if x = 4 in the inequality x + 2y ≥ 8?

A. y≥4
B. y≥2
C. y≤2
D. y≤4

Answers

Answer:

please see below

Step-by-step explanation:

{10} B

{11} B

a cell phone has 75% of its charge left. Which number line shows the point that represents 75%?

Answers

Answer:

750%

Step-by-step explanation:

Number lines shows the represents the point

But 1000 - 250 %

And the answer is 750%

A recipe Ue 1 1/4 cup of milk to make 10 erving if the ame amount of milk i ued for each erving how many erving can be made uing two gallon of milk

Answers

With two gallon of milk can be made 256 serving

What is unit conversion?

It is the transformation of a value expressed in one unit of measurement into an equivalent value expressed in another unit of measurement of the same nature.

To solve this problem the we have to convert the units with the given information.

1 gallon is equal to 16 cups, so:

2 gallons * (16 cups/1 gallon) = 32 cups

A mixed operation is solved as follows:

For the denominator: the same denominator is placed.

For the numerator:

The value of the denominator is multiplied by the integer component.The result is added to the numerator of the fraction.

1 1/4 =

[(4*1)+1]/4 =

(4+1)/4 =

5/4

Number of serving = (32 cup * 10 serving) / 5/4 cups

Number of serving = 256 serving

Learn more about unit conversion at: brainly.com/question/141163

#SPJ4

Correctly written question:

A recipe uses 1 1/4 cups of milk to make 10 servings. If the same amount of milk is used for each serving how many servings can be made using two gallon of milk?

Solve the inequality for x and identify the graph of its solution. |x+3l > 2l
Choose the answer that gives both the correct solution and the correct graph.
(I attached an image)

Answers

Answer: C

Step-by-step explanation:

x+3>2 and x+3<-2 (flip the sign)

if we solve both of them we get

x < -5 and x > -1

plot on number line accordingly

Sara drops a tennis ball and lets it bounce. She records the height of the ball after each of its bounces as an ordered pair, where x represents the number of bounces and y represents the height of the ball. Select all the terms that correctly describe the graph

Answers

Answer:

A) See below

B) It is nonlinear and it is a function

Step-by-step explanation:

A) Go along the bottom and find 1, then go straight up to 8 and plot a point.  Then go along the bottom and find 2,  then go straight up to 6 and plot the second point.  Go along the bottom to 3 and go straight up to 2 and plot the third point.  Lastly, go along the bottom to 4 and go up one and plot a point.

You will see that you graph is not a straight line, so it is nonlinear.

It is a function because every input (x) value, has only one output (y) value.

A plane is traveling at a constant speed of K kilometers per hour. Which coordinate is
represented on the graph?
(1,K)
(K,K)
V
Time (hr)
Distance (km)
(K,1)
CLEAR
CHEC
S

Answers

A plane is traveling at a constant speed of K kilometers per hour. The coordinate represented on the graph is option A: (1,K)

What is speed?

The distance travelled in relation to the time it took to travel that distance is how speed is defined. Since speed simply has a direction and no magnitude, it is a scalar quantity.

The plane is traveling at a constant speed of K kilometers per hour.

K is considered the speed of the plane.

The formula for speed is given as -

Speed = Distance / Time

K = Distance / Time

Distance = K × Time

The value of time is given 1 hour.

Distance = K × 1

Distance = K miles

Therefore, k miles will be traveled in one 1 hour and ordered pair of the given point on the line will be (1, k).

To learn more about speed from the given link

https://brainly.com/question/6504879

#SPJ1

Example
Use a graph to determine whether the function is a linear function.
Input: x, a number; Output: y, 2 more than-1 times x
Make a table of input and output values.
Input (x)
Output (y)
-2 -1 0
1 2
4 3 2 1 0
Graph the (input, output) pairs. The points lie on a
straight line. Plotting more points will continue to
follow the same straight line. The function is linear.
-2
1
a. What is an equation that represents the rule in the Example?
У=муть
b. Use the equation to explain why the rule is a linear function.
O
-2
4

Answers

Answer:

  a. y = -x +2

  b. x appears to the first power (only)

Step-by-step explanation:

You want an equation and an explanation of why it is linear for the rule "input: x; output: y, 2 more than -1 times x".

a. Equation

The given wording tells you what the equation is:

  y = 2 + (-1·x) . . . . . . 2 more than -1 times x

  y = -x +2 . . . . . simplified

b. Linear

The equation is a linear equation because the variable x only shows up to the first power.

Find
10. Triangle ABC and Triangle DEC are similar. Solve for the missing variable.
A
11
X D
B
E
15

Answers

The value of ED = 150 m if Triangle ABC and Triangle DEC are similar.

What is triangle ?

Triangle can be defined in which it consists three sides, three angles and sum of three angles is always 180 degrees.

Given ,

Triangle ABC and Triangle DEC are similar.

Let AB = 1.25 m

BC   = 1.5 m

BD = 181.5 m

Then,

CD = BD - BC

= 181.5 - 1.5

CD = 180 m

So,

we know that ,

AB / ED = BC / CD

1.25 / ED = 1.5 / 180

1.5 ED = 180 * 1.25

ED = 180 * 1.25 / 1.5

ED = 150 m .

Therefore, The value of ED = 150 m if Triangle ABC and Triangle DEC are similar.

To learn more about Triangle from given link.

https://brainly.com/question/2773823

#SPJ1

se sabe que el caudal transportado es de 18.4m3/s; la pendiente de fondo es de 0.022 y el coeficiente de rugosidad es de 0.024. utilice el método de integración gráfica.m

Answers

Como se puede ver, el gasto del canal calculado con el método de integración gráfica coincide con el caudal transportado, por lo que el cálculo es correcto.

El caudal transportado es el volumen (m3) de agua que fluye a través de una sección transversal de un canal por unidad de tiempo, en este caso es de 18.4m3/s. La pendiente de fondo es la pendiente de la superficie de fondo de un canal, en este caso es de 0.022. El coeficiente de rugosidad es una medida de la rugosidad del canal, en este caso es de 0.024.

Para calcular el gasto del canal utilizando el método de integración gráfica, se usa la siguiente fórmula:

Q = A*(S^(1/2))*C*(L^(2/3))

Donde Q es el gasto en m3/s, A es el área de sección transversal del canal en m2, S es la pendiente de fondo en m/m, C es el coeficiente de rugosidad del canal y L es la longitud del canal en m.

En este caso, el área de sección transversal es de 18.4m2, la pendiente de fondo es de 0.022 m/m, el coeficiente de rugosidad es de 0.024 y la longitud del canal es de 400m.

Utilizando los datos anteriores, el gasto del canal es de:

Q = 18.4 * (0.022^(1/2)) * 0.024 * (400^(2/3))

Q = 18.4 * 0.05 * 0.024 * 8.93

Q = 18.4m3/s

Como se puede ver, el gasto del canal calculado con el método de integración gráfica coincide con el caudal transportado, por lo que el cálculo es correcto.

Learn more about siguiente fórmula here:

https://brainly.com/question/16697012

#SPJ4

Other Questions
a client is admitted with bacterial meningitis. which hospital room is the best choice for this client? based on the introductory section of this chapter, which course is most like financial accounting? if elecomegtic force is stonger than gravity, why is it overpowered by gravity on large scales Where are the most relevant web pages shown?A. On the first two pagesB. Any of the results can be relevantC. On the first 3 pagesD. Any of the first 50 sites Which of the values shown are potential roots of f(x) = 3x3 - 13x2 - 3x + 45? Select all that apply.A. +1/3B. +5C. +5/3D. +9E. +1F. +15G. +3H. +45 why lead ion that belongs to group i is appeared in group ii? you are interested in information related to commencement and graduation. where would you find more information? The development of rationalism helped facilitate the creation of democratic government in classical Athens by? Free ez 20 pointsUsing this equation, match the correct part of the equation to the correct term. 5x - 8 = 12Question 3 options:-8 and 12 1. Contant(s)5 2. Variable(s)x 3. Coefficient(s) What is the mathematical phrase for "Thrice a number more than 1?"A. 2x+1B. 1+2x C. 3x+1D. 1+3x You have 10 mL of a 2 M stock solution of NaCl. What volume of NaCl stock would you have to use to make 500 L of 100 mM NaCI? (NOTE: This is a challenging question!)Match the values to the variables.This is what I solve for 1. Ci500 L 2. Cf10 mL 3. Vi100 mM 4. Vf2 M 5. None of these how to make biofertilizers at home in step by step procedures? for what main reason are schools as change agents advised to offer courses that industries need? 1 point economic environmental political historical as the payroll manager for a particular company, your task is to complete the following weekly payroll record. the company pays overtime for all hours worked over 40 at the rate of time-and-a-half. round to the nearest cent when necessary. note: do not round the hourly overtime rate before finding the amount of overtime pay. how can an understanding of mendelian genetics be used in genetic counseling? a) You are going to roll two 6-sided dice and take their difference, referred to as D. What is VAR(D)? b) You are going to roll two 6-sided dice and add them together, referred to as A. What is VAR(A)? to what extent was the populist movement a practical, liberal response to the political and economic problems of the gilded age? evidence for populists as realistic Rewrite the following sentences by replacing the words or expressions in parentheses with their formal equivalents1. I (seen) too much of (sorrer)2. I (ain't) ashamed. If ('e) could see (me 'eart)3. And (aren't) I fond of you?4. I ought to (a' waited) Jim; with ('im) in the (fightin')5. (P'raps) he'll say that too.6. The sun (don't) shine in your inside, (do) it?7. You (done) your bit, (an') I (done) mine8. (It's took) us two ways, (seemin'ly)9. So I ('ave). My (Gawd!)10. You and (me've) been at the back of it.11. ('Oo) is he, Daisy?12. (They'd a') got me for a deserter.13. ('E shant 'arm) you; (nor me neither)14. I used to think of you, Daisy, when the crumps (was comin') over.h information on foreign countries, including their economic environment, their political environment, and their geography, can easily be found in several publications. which is not one of the organizations that publishes background information on countries? 6. Calculate each percentage mentally.a. What is 10% of 70?b. What is 10% of 110?c. What is 25% of 160?d. What is 25% of 48?e. What is 50% of 90?f. What is 50% of 350?g. What is 75% of 300?h. What is 75% of 48?please help