What's the circumference of a circular swimming pool with a diameter of 20 feet

Answers

Answer 1

circumference = Diameter x PI

 using 3.14 for PI

3.14 x 20 = 62.8 feet

Answer 2
[tex] \pi x 20 feet =62.8318531 feet 62feet 9 6/3/64 inches[/tex]

Related Questions

A circle has a center of (5,-5) and goes through (6,-2). What is the radius?

Answers

Let O(5, -5) be the center of the circle, and P(6, -2) be a point on this circle.

The distance between points O and P, that is |OP|, is the radius of this circle, 

We use the distance between 2 points formula:

|OP|=[tex] \sqrt{ (x_2-x_1)^{2} + (y_2-y_1)^{2} }= \sqrt{ (6-5)^{2} + (-2-(-5))^{2} }[/tex]
[tex]= \sqrt{ 1^{2}+ (-2+5)^{2}} = \sqrt{1+9}= \sqrt{10} [/tex] (units)

Answer: [tex]\sqrt{10} [/tex] units

The product of the roots of 8x² - 2x = 1 is:

Answers

AB = c/a = -1 / 8 = -1/8

Answer:

[tex]\text{Product of its zeros = }\frac{-1}{8}[/tex]

Step-by-step explanation:

The quadratic equation is given to be : 8x² - 2x = 1

We need to find the product of its zeros

First finding the number of zeros :

⇒ 8x² - 2x - 1 = 0

⇒ 8x² - 4x + 2x - 1 = 0

⇒ (4x + 1)(2x - 1) = 0

[tex]\implies x = \frac{-1}{4}\:\:and\:\: x = \frac{1}{2}[/tex]

[tex]\text{Product of its zeros = }\frac{-1}{4}\times\frac{1}{2}=\frac{-1}{8}[/tex]

Please, would somebody help me solve this math problem? I have no idea how to solve it.

Answers

Area is bh/2
Plug in the values
(2x+2)(2x)/2
(4x^2+4x)/2
2x^2+2x

Final answer: B

Double-checking my answer.. Given 3^2x = 9^6, what value of x satisfies this equation? (Use Laws of Exponents).
Thanks:)

Answers

Follow BEDMAS
Solve for X: 
3^2x = 9^6
Simplify
9x=9^6
9x=531441
Divide both sides by 9.
(9x)/9=(531441)/9
x=59049

Hope this helps!
-Benjamin

Line segment
a.a series of points that extend in two directions without end plane
b.two lines that intersect at 90° angles perpendicular lines
c.lines that lie in the same plane and do not intersect line
d.a flat surface that extends infinitely and has no thickness parallel lines
e.part of a line that has two endpoints

Answers

Consider an indefinite Line L as shown in the diagram below
Point A and Point B are two points on Line L
The line between point A and point B that is also a part of Line L is called line segment

The correct definition of a line segment is given by the option e)
Line segment is a part of a line that has two end points

Andrew makes $6 an hour plus $9 an hour for every hour of overtime. Overtime hours are any hours more than 40 hours for the week. Part A: Create an equation that shows the amount of wages earned, W, for working x hours in a week when there is no overtime. (3 points) Part B: Create an equation that shows the amount of wages earned, S, for working y hours of overtime. Hint: Remember to include in the equation the amount earned from working 40 hours. (3 points) Part C: Andrew earned $330 in 1 week. How many hours (regular plus overtime) did he work? Show your work. (4 points)

Answers

Hey there!

For Part A, all you need to do is write out an equation for how many dollars Andrew would make for x hours during regular hours (not overtime). Since he makes 6 dollars per hour, this will be 6x. 

W = 6x

For Part B, create a similar equation for overtime hours. Overtime hours only apply after Andrew has worked 40 hours, so plug that into your first equation and add that to the second equation. 

W = 6x
W = 6(40)
W = 240

S = 240 + 9y

For Part C, consider what we now know. If Andrew earns any money over 240 dollars (which is how much he earns after 40 hours), we know he worked overtime. So, we can just plug 330 into the second equation for S and solve for the number of additional hours he worked, y. 

   330 = 240 + 9y
– 240 – 240

90 = 9y
 9      9

10 = y

Now, we can add up the initial 40 hours plus the additional 10 hours, which is 50 hours total

Hope this helped you out! :-)

(05.01 MC)

The table and the graph each show a different relationship between the same two variables, x and y:

A table with two columns and 5 rows is shown. The column head for the left column is x, and the column head for the right column is y. The row entries in the table are 3,210 and 4,280 and 5,350 and 6,420. On the right of this table is a graph. The x axis values are from 0 to 10 in increments of 2 for each grid line. The y axis values on the graph are from 0 to 550 in increments of 110 for each grid line. A line passing through the ordered pairs 2, 110 and 4, 220 and 6, 330 and 8, 440 is drawn.

How much more would the value of y be in the table than its value on the graph when x = 11?
100
165
395
440

Answers

the correct answer is 165

The value of y in the table is 165 more than the value of y in the graph

The points on the table are represented as:

(3,210) and (4,280)

So, the equation of the table is calculated using:

[tex]y = \frac{y_2 -y_1}{x_2 -x_1}(x -x_1) + y_1[/tex]

This gives

[tex]y = \frac{280 - 210}{4 - 3} (x - 3) + 210[/tex]

[tex]y = 70(x - 3) + 210[/tex]

Expand

[tex]y = 70x - 210 + 210[/tex]

[tex]y = 70x [/tex]

When x = 11,

We have:

[tex]y = 70 \times 11[/tex]

[tex]y = 770[/tex]

The points on the graph are represented as:

(2,110) and (4,220)

So, the equation of the graph is calculated using:

[tex]y = \frac{y_2 -y_1}{x_2 -x_1}(x -x_1) + y_1[/tex]

This gives

[tex]y = \frac{220 - 110}{4 - 2} (x - 2) + 110[/tex]

[tex]y = 55 (x - 2) + 110[/tex]

Expand

[tex]y = 55x - 110 + 110[/tex]

[tex]y = 55x[/tex]

When x = 11,

We have:

[tex]y = 55 \times 11[/tex]

[tex]y = 605[/tex]

Calculate the difference between the y-values

[tex]y_2 - y_2 =770 - 605[/tex]

[tex]y_2 - y_2 =165[/tex]

Hence, the value of y in the table is 165 more than the value of y in the graph

Read more about linear functions at:

https://brainly.com/question/2902482

For each equation below find y if x=2

Answers

A - would be 7 - 2 = 5
B - would be 2 to the second - 1 = 3

Why is world population distribution uneven what factors contribute to this uneven distribution?

Answers

World population distribution is uneven because of the different measures of the factors affecting population, such as life expectancy, economic development etc

The relationship between feet and inches is described by the equation y = 12x, where x = a given length in feet and y = the equivalent length in inches. If a table is 7.25 feet long, what is its length in inches? A. 84 inches B. 87 inches C. 81 inches D. 90 inches

Answers

Final answer:

The length of the table in inches is 87 inches.

Explanation:

To solve this problem, you can use the equation y = 12x to convert the length from feet to inches. Given that the table is 7.25 feet long, you can substitute x = 7.25 into the equation to find y.

y = 12(7.25) = 87

Therefore, the length of the table in inches is 87 inches.

An amusement park charges $9.00 for admission $4.00 per ride. Write an equation that gives the cost in dollars as a function of number of rides

Answers

T = total cost

X= number of rides

T=4.00x+9.00

The manager of a baseball team has 15 players to choose from for his nine person batting order. How many different ways can he arrange the players in the lineup. A.5005. B.362880. C.3603600. D.1816214400

Answers

this is 15P9    Number of permutations of 9 in 15.

= 15! / (15-9)!

=   1816214400

Answer: D. 1816214400

Step-by-step explanation:

When we select r things from n things in order we apply permutations and the number of ways to select r things = [tex]^nP_r=\dfrac{n!}{(n-r)!}[/tex]

Given : Total player = 15

Required number of players for Batting order = 9

Then the number of different ways to select 9 person batting order so that he arrange the players in the lineup would be [tex]^{15}P_9=\dfrac{15!}{(15-9)!}[/tex]

[tex]=\dfrac{15\times14\times13\times12\times11\times10\times9\times8\times7\times6!}{6!}[/tex]

[tex]=1816214400[/tex]

∴ The number of different ways can he arrange the players in the lineup = 1816214400

Hence, the correct answer is D. 1816214400

Which polynomial is a perfect square trinomial? (1 point) 49x2 − 28x + 16 4a2 − 20a + 25 25b2 − 20b − 16 16x2 − 24x − 9?

Answers

4a² − 20a + 25 is a perfect square trinomial

4a² − 20a + 25 = 
(2a)² - 2*2a*5 + 5² = 
(2a - 5)²

What is the midpoint of (4,8) and (3,12)

Answers

I don't remember the midpoint formula exactly, but use the midpoint formula for this problem.

The function $f : \mathbb{r} \rightarrow \mathbb{r}$ satisfies $f(x) f(y) - f(xy) = x + y$ for all $x$, $y \in \mathbb{r}$. find $f(x)$.

Answers

I can't get your question to load.

what is the x-intercept of the graph of the function f(x)=x2-16x+64?

Answers

Answer:

x-intercept: (8,0)

Step-by-step explanation:

Given: [tex]f(x)=x^2-16x+64[/tex]

For x-intercept, Put y=0 and solve for x.

x-intercept: It is a point where y-coordinate zero.

[tex]x^2-16x+64=0[/tex]

[tex]x^2-8x-8x+64=0[/tex]

[tex](x-8)(x-8)=0[/tex]

Equate each factor to 0 and solve for x

x-8 = 0    , x-8 = 0

x=8,8

x-intercept: (8,0)

Hence, The x-intercept is 8.

The x-intercept of the function is 8

The equation of the function is given as:

[tex]f(x) = x^2 - 16x + 64[/tex]

Expand the equation

[tex]f(x) = x^2 - 8x - 8x + 64[/tex]

Factorize the above equation

[tex]f(x) = x(x - 8) - 8(x -8)[/tex]

Factor out x - 8

[tex]f(x) = (x - 8) (x -8)[/tex]

Set f(x) to 0, to calculate the x-intercept

[tex](x - 8) (x -8)=0[/tex]

Rewrite as:

[tex](x - 8)^2=0[/tex]

Take the square roots of both sides

[tex]x - 8=0[/tex]

Solve for x

[tex]x = 8[/tex]

Hence, the x-intercept of the function is 8

Read more about intercepts at:

https://brainly.com/question/1884491

What 12 multiplied by 3

Answers

the answer to 12•3=? is 36

What is the area of the polygon given below?

Answers

Divide the polygon into three separate rectangles
(4*7)+(13*9)+(6*6)=181

Answer:

181 square units

Step-by-step explanation:

There are 20 wild pigs on an island and the number of pigs doubled each year for the past 5 years. The independent variable is

Answers

p(t)=20(2^t)

The independent variable is time.

Answer:

The independent variable is time.

Step-by-step explanation:

Given,

The original number of pigs on the island = 20,

Also, the number of pigs doubled each year,

After 1 year the pigs = 20(2),

After 2 years = 20(2)²,

After 3 years = 20(2)³,

......................., so on...

Similarly, the number of pigs after t years would be,

[tex]y=20.2^t[/tex]

⇒ The value of y depends upon t,

⇒ The number of pigs depends upon the time ( in years ),

Since, the variable in which the other variable depends is called independent variable,

Hence, the independent variable must be time.

Is the value of [tex] \sqrt{42} [/tex] a rational or irrational number? Is it's value between 3 and 5, 5 and 7, or 7 and 9?

Answers

[tex]\bf \sqrt{42}\qquad \boxed{42=2\cdot 3\cdot 7}\implies \sqrt{2\cdot 3\cdot 7}\implies \sqrt{2}\cdot \sqrt{3}\cdot \sqrt{7}[/tex]

now, all those three factors are all irrationals. thus their product is also irrational.


[tex]\bf \sqrt{42}\approx 6.48 \qquad\qquad \boxed{5}------6--6.48---\boxed{7}[/tex]

What causes water molecules to stick together in liquid water?


A. Water vapor

B. Carbon dioxide

C. Sun's gravity

D. Hydrogen bonds

Answers

D hydrogen bonds since water molecules attract to each other with the positive hydrogen atom with other oxygen atoms
The answer is D.Hydrogen Bonds.

What do the parallel lines shown on segment BD and segment DC represent? _____________________

Answers

the 2 parallel lines mean that the lines are equal

 SO since BD = 18, DC is also 18

The parallel lines shown on segments BD and DC represent that they are equal in length.

BD = 18 = DC

Thus, correctly assuming that the point D is the mid point of line segment BC.

HELP If f(x)=15x+3, then f^-1(x)=?

Answers

f^-1(x)= (x-3)/15

PM me
Final answer:

The inverse of the function f(x) = 15x + 3 is found by swapping x and f(x) in the equation and solving for f^-1(x), which leads to f^-1(x) = (x - 3) / 15.

Explanation:

To find the inverse of the function f(x) = 15x + 3, it is necessary to first swap x and f(x) in the function equation. This results in x = 15f^-1(x) + 3. Secondly, solving for f^-1(x) means isolating this on one side of the equation. That results in f^-1(x) = (x - 3) / 15.

So, the inverse function of f(x) = 15x + 3 is f^-1(x) = (x - 3) / 15.

Learn more about Inverse Function here:

https://brainly.com/question/17872426

#SPJ3

Find two geometric means between 10 and 1250.

Answers

Finding two geometric means between 10 and 125:
a 1 = 10,  a 4 = 1250
a 4 = a 1 * q^3
1250 = 10 * q^3
q^3 = 1250 : 10
q^3 = 125
q = 5
a 2 = 10 * 5 = 50
a 3 = 10 * 5² = 10 * 25 = 250
Answer: The two geometric means are: 50 and 250, since 10, 50, 250 , 1250 forms a geometric sequence.
 

Find the difference.

Correct and best explained answer gets brainliest.

Answers

I can't see the Attachment but if you can message me or comment the question i'd be more than happy to help 
Hello!


(-3x^4-9x^3-4x^2-4)-(5x^3-7x^2+6)

= -3x^4-9x^3-4x^2-4-(5x^3-7x^2+6)

= -3x^4-9x^3-4x^2-4-5x^3+7x^2-6

=-3x^4-14x^3+3x^2-10

hence, option D is the answer.

HOPE IT HELPED :D ☺☺

Please solve for c :3

3c - 2 = 5(c+2)

Answers

Hello.

First of all, solve 5(c+2) by applying the distributive property.

I mean, 5*c and 5*2

So rewrite:

3c - 2 = 5c + 10

Now, you have to solve for c and then move all the Cs to the left of equal and change them sign, same to all known terms but move them to the right instead!

3c - 5c = 10 + 2

-2c = 12

The c can't be negative so divide both terms for -1

2c = -12

divide both terms for 2

2c/2 = -12/2

c = -6

he time spent dancing (minutes) and the amount of calories burned can be modeled by the equation c = 5.5t. Which table of values matches the equation and includes only viable solutions? Image for option 1 Image for option 2 Image for option 3

Answers

Answer:

0                   0

5                   27.5

10                  55

15                    82.5


Step-by-step explanation:



A choir has 3 spots open for altos, and 8 altos are interested in them. In how many ways can the open spots be filled?

Answers

Since order is not important for unique combinations, we need to apply the "n choose k" formula....

n!/(k!(n-k)!), n=number of elements to choose from, k=number of choices made

In this case:

8!/(3!(8-3)!)

56

So there are 56 unique threesomes possible with 8 members.

There are total 56 ways to fill the open spot .

What is combination?

A combination is a way for determining the number of possible arrangements in a collection of items where the order of selection does not matter.

Formula for combination

[tex]C(n, r) =\frac{n!}{(n - r)!r!}[/tex]

where,

n is the number of items in set.

r is the number of items selected from the set.

According to the question we have,

Number of altos, n = 8

Number of  open spots, r = 3

Therefore, the number of ways to fill open spots = C(8, r)

Number of ways = [tex]\frac{8!}{3!(8-3)!}[/tex]

Number of ways = [tex]\frac{8!}{5!3!}[/tex][tex]= \frac{(8)(7)(6)(5!)}{5!3!}[/tex] = [tex]\frac{(8)(7)(6)}{(3)(2)} =8(7) = 56[/tex]

Hence, there are total 56 ways to fill the open spot .

Learn more about the combination here:

https://brainly.com/question/11709346

#SPJ2

An __________ is used to indicate the repeating part of a repeating decimal.

Answers

line above the repeating number

Given a group of 8 women and 11 men, how many different ways are there of choosing one man and one woman for a committee?

Answers

Final answer:

There are 88 different ways of choosing one man and one woman for a committee.

Explanation:

In order to find the number of different ways of choosing one man and one woman for a committee, we can use the concept of combinations. The number of ways of choosing one item from a group of n items is denoted by n C 1, which is equal to n. So, the number of ways of choosing one man from a group of 11 men is 11, and the number of ways of choosing one woman from a group of 8 women is 8. To find the total number of ways, we multiply these two numbers:

Total number of ways = 11 * 8 = 88

Therefore, there are 88 different ways of choosing one man and one woman for a committee.

Other Questions
How does a digit in the ten thousands place compare to a digit in the thousands place Use the information in the figure. If mF = 76, find mE what would be the measure of angle DGF, if segment DG is a bisector of angle G30 degrees.60 degrees.90 degrees.None of the choices are correct. The perimeter of a rectangle is 42 m. the length of the rectangle is 3 m more than twice the width. find the dimensions of the rectangle. The popular 1915 song I didn't raise my boy to be a soldier reflects America support for what principal at the time What industry did not suffer during the great depression? Please HELP1-) Solve the equation using the Properties of Equality.11 c = 172-)Solve the equation using the Properties of Equality. 1/2y + 1/5=1/2 A new surgery is successful 75% of the time. if the results of 10 such surgeries are randomly sampled, what is the probability that fewer than 9 of them are successful Select the items that are marks of romanticism. A. based on feeling B. love of nature C. adherence to tradition D. rationalistic thought E. imagination F. believable characters In a 45-45-90 triangle, the length if the hypotenuse is 11. Find the length of one of the legs PLEASE HELP!! WILL GIVE 10 POINTS AND BRAINLIEST!!!Which of the following correctly lists the structures through which sound travels after being converted into neural signals?A. auditory nerve, auditory cortex, thalamusB. auditory cortex, thalamus, auditory nerveC. auditory nerve, thalamus, auditory cortexD. auditory membrane, auditory cortex, thalamus what is 2500g converted to kg In order for pests to feel comfortable and survive well in a food facility they need access to A silica-rich igneous rock that has large crystals and makes up much of the continental crust is ________ In which one of the following locations can a person hear the echo of a sound? Milk of magnesia is generally not used as an antacid, even though it has strong antacid properties. why might this be the case Reading in Vietnam was highest during the period of French colonial rule. Why are chemicals and hot objects never placed directly on the balance pan? What are five features of word 2016 you would use to capture the attention of the target audience? Defend you decisions Which of the following is an identity? A.sin2x sec2x + 1 = tan2x csc2x B.sin2x - cos2x = 1 C.(cscx + cotx)2 = 1 D.csc2x + cot2x = 1Edit: no one answered but I figured out that the right answer is A Steam Workshop Downloader