Find the circumference of the circle.
10.1 in
Hint: C = xxd
x= 3.14




A.15.857 in
B.31.714 in
C.63.428 in
D.13.24 in

Answers

Answer 1

Step-by-step explanation:

c=3.14×3.14×10.1

=99.58196


Related Questions

Let f(x)= [x/3] (where f(x) is the ceiling function). We learned that the floor and the ceiling functions are NOT invertible, but we also learned about the set of preimages of any value in the Range, the set of images. Keeping that in mind, give your answer in interval notation if necessary.

a. Find f-1({5})
b. Find f-1({-2})
c. Find f-1({x | 5 = x = 9 })
d. Find f-1({x | -6 = x = -2})

Answers

(a) We have ⌊x⌋ = 5 if 5 ≤ x < 6, and similarly ⌊x/3⌋ = 5 if

5 ≤ x/3 < 6   ==>   15 ≤ x < 18

(b) ⌊x⌋ = -2 if -2 ≤ x < -1, so ⌊x/3⌋ = -2 if

-2 ≤ x/3 < -1   ==>   -6 ≤ x < -3

In general, ⌊x⌋ = n if n ≤ x < n + 1, where n is any integer.

I do not understand what is being asked in (c) and (d), so you'll have to clarify...

help me with this questions please!

Answers

9514 1404 393

Answer:

  r = 18

Step-by-step explanation:

Let d represent the number of districts. The given information lets us write two equations:

  3d = 27 . . . . . the number of state senators

  d +r = 27 . . . . the number of representatives

The first equation tells us ...

  d = 27/3 = 9

The the second equation tells us ...

  r = 27 -d = 27 -9 = 18

The number of at-large representatives is r = 18.

Solve the initial-value problem using the method of undetermined coefficients.
y'' − y' = xe^x, y(0) = 6, y'(0) = 5

Answers

First check the characteristic solution. The characteristic equation to this DE is

r ² - r = r (r - 1) = 0

with roots r = 0 and r = 1, so the characteristic solution is

y (char.) = C₁ exp(0x) + C₂ exp(1x)

y (char.) = C₁ + C₂ exp(x)

For the particular solution, we try the ansatz

y (part.) = (ax + b) exp(x)

but exp(x) is already accounted for in the second term of y (char.), so we multiply each term here by x :

y (part.) = (ax ² + bx) exp(x)

Differentiate this twice and substitute the derivatives into the DE.

y' (part.) = (2ax + b) exp(x) + (ax ² + bx) exp(x)

… = (ax ² + (2a + b)x + b) exp(x)

y'' (part.) = (2ax + 2a + b) exp(x) + (ax ² + (2a + b)x + b) exp(x)

… = (ax ² + (4a + b)x + 2a + 2b) exp(x)

(ax ² + (4a + b)x + 2a + 2b) exp(x) - (ax ² + (2a + b)x + b) exp(x)

= x exp(x)

The factor of exp(x) on both sides is never zero, so we can cancel them:

(ax ² + (4a + b)x + 2a + 2b) - (ax ² + (2a + b)x + b) = x

Collect all the terms on the left side to reduce it to

2ax + 2a + b = x

Matching coefficients gives the system

2a = 1

2a + b = 0

and solving this yields

a = 1/2, b = -1

Then the general solution to this DE is

y(x) = C₁ + C₂ exp(x) + (1/2 x ² - x) exp(x)

For the given initial conditions, we have

y (0) = C₁ + C₂ = 6

y' (0) = C₂ - 1 = 5

and solving for the constants here gives

C₁ = 0, C₂ = 6

so that the particular solution to the IVP is

y(x) = 6 exp(x) + (1/2 x ² - x) exp(x)

find area of shaded region

Answers

Answer:

The answer is 21.98. I just took area of the whole circle and subtracted it with the area of two circles in it

Answer:

21. 99

Step-by-step explanation:

[tex]s = \pi \times {r}^{2} \\ s1 = 3.14 \times 9 = 28.27 \\ s2 = 3.14 \times 1 = 3.14 \\ a = 28.27 - (3.14 \times 2) = 28.27 - 6.28 = 21.99[/tex]

Solve |2x – 3| = 4x Question 18 options: A) x = 1∕2 B) x = –3∕2 or x = 1∕2 C) x = –3∕2 D) No solutions

Answers

Answer:

A

Step-by-step explanation:

If x>3/2, 2x-3>0

(2x-3)=4x, x=-3/2 which isn't possible as x>3/2

If x<3/2, 2x-3<0

-(2x-3)=4x, x=1/2.

Hence the answer is x=1/2

Question 6 of 11 Step 1 of 6 No Time Limit The table below gives the list price and the number of bids received for five randomly selected items sold through online auctions. Using this data, consider the equation of the regression line, û = bo + bjx, for predicting the number of bids an item will receive based on the list price. Keep in mind, the correlation coefficient may or may not be statistically significant for the data given. Remember, in practice, it would not be appropriate to use the regression line to make a prediction if the correlation coefficient is not statistically significant.
Price in Dollars 23 34 44 46 50
Number of Bids 1 2 4 9 10
Step 1 of 6: Find the estimated slope. Round your answer to three decimal places.​

Answers

The estimated slope is approximately 2.344

The given table is presented as follows;

[tex]\begin{array}{ccc}Number \ of Bids &&Price \ in \ Dollars\\1&&23\\2&&34\\4&&44\\9&&46\\10&&50\end{array}[/tex]

The regression line formula to be considered = [tex]\bar u = b_0 + b\cdot \bar x[/tex]

The required parameter is;

The estimated slope

The method to find the estimate slope;

The least squares regression formula (method) is presented as follows;

[tex]\bar u = b_0 + b\cdot \bar x[/tex]

Where;

b₀ = The y-intercept

[tex]\mathbf{ b = \dfrac{\sum \left(x_i - \bar x\right) \times \left(u_i - \bar u\right) }{\sum \left(x_i - \bar x\right )^2 } = The \ estimated \ slope}[/tex]

From MS Excel, we have;

[tex]\bar x[/tex] = 5.2, [tex]\bar u[/tex] = 39.4

[tex]\sum \left(x_i - \bar x\right) \times \left(u_i - \bar u\right)[/tex] = 156.6

[tex]{\sum \left(x_i - \bar x\right )^2 }[/tex] = 66.8

Therefore;

The estimated slope, b = 156.6/66.8 ≈ 2.344 (by rounding the answer to three decimal places)

Learn more about regression line here;

https://brainly.com/question/23528764

Help please ……………….zzzz

Answers

1) I think 15 choose (d)

2) The choose (C) -4fg+4g

3) The choose (d) 3xy/2

4) The choose (a) ab/6

5) The choose (C) 2p+4q-6

6)

[tex]\pi {r}^{2} h = 3.14 \times {3}^{2} \times 1.5 = 42.39 {m}^{3} = 42.390 {m}^{3} [/tex]

Point 6 I think there is an error because the unit m must be m³ because it is r² (m²) and h(m) becomes m³.

I hope I helped you^_^

a) Everyone on the team talks until the entire team agrees on one decision. O b) Everyone on the team discusses options and then votes. O c) The team passes the decision-making responsibility to an outside person. O di The team leader makes a decision without input from the other members.

Answers

Answer:

a) Everyone on the team talks until the entire team agrees on one decision.

Step-by-step explanation:

Option B consists of voting and not everyone would like the outcome. Option C is making an outsider the decision maker, which can't be helpful since he / she won't have as strong opinions as the team itself. Option D is just plain wrong as it defeats the purpose of team work and deciding as one team. So, I believe option A makes the most sense

10. In a group of 50 people, there are two types of professionals, engineers and managers. If 36 of them are engineers and 24 of them are managers, how many persons are both managers and engineers?​

Answers

Step-by-step explanation:

The photo above is the Venn diagram

Now, the number of persons that are both managers and engineers= n

Since, Total number of persons is 50

Therefore, 50= M+n+E

M only = 36-n

E only = 24-n

Therefore, 50= 36 - n + n + 24 - n

50 = 36+24-n

50 = 60 - n

60 - n = 50

-n = 50 - 60

-n = - 10

Therefore, n = 10

Therefore, the number of persons that are both Managers and Engineers is 10persons.

Jasmine the Great Dane has a head 30 cm long. Her tall is equal to the size of her head plus one-half the size of her body. Her body is the size of her head phluss the tal. How long is Jasmine? ​

Answers

Answer:

240 cm

Step-by-step explanation:

Let x = tail   y = body

x = 30 + 1/2y

y = 30 + x

Let's plug in the x equation at the bottom

y = 30 + 30 + 1/2y

y = 60 + 1/2y

Bring the like terms to one side

y = 60 + 1/2y

-1/2y    -1/2y

1/2y = 60

Multiply both sides by 2 to get the length of the body

1/2y x 2 = 60 x 2

y = 120

Now we can plug in the new y into another equation, let's use the top one

x = 30 + 1/2(120)

x = 30 + 60

x = 90 = length of the tail

Add em all up

120 + 90 + 30 = 240

Cars arrive at an automatic car wash system every 10 minutes on average. The cars inter-arrival times are exponentially distributed. Washing time for each is 6 minutes per car and is purely deterministic (i.e., the waiting line system is M/D/c). Assuming that the car wash has a single bay to serve the cars, what is the average number of cars waiting in line (L.)?

Answers

Answer:

the average number of cars waiting in line L[tex]q[/tex] is 0.45

Step-by-step explanation:

Given the data in the question;

Cars arrive at an automatic car wash system every 10 minutes on average.

Car arrival rate λ = 1 per 10 min = [ 1/10 × 60 ]per hrs = 6 cars per hour

Washing time for each is 6 minutes per car

Car service rate μ = 6min per car = [ 1/6 × 60 ] per hrs = 10 cars per hour

so

P = λ/μ = 6 / 10 = 0.6

Using the length of queue in M/D/1 system since there is only one service bay;

L[tex]q[/tex] = [tex]\frac{1}{2}[/tex][ P² / ( 1 - P ) ]

so we substitute

L[tex]q[/tex] = [tex]\frac{1}{2}[/tex][ (0.6)² / ( 1 - 0.6 ) ]

L[tex]q[/tex] = [tex]\frac{1}{2}[/tex][ 0.36 / 0.4 ]

L[tex]q[/tex] = [tex]\frac{1}{2}[/tex][ 0.9 ]

L[tex]q[/tex] = 0.45

Therefore, the average number of cars waiting in line L[tex]q[/tex] is 0.45

There are two rectangles Jared is examining. He knows the width of the first rectangle measures
2.48 cm, and the length is twice its width.
Jared also knows that the width of the second rectangle is equal to the length of the first rectangle,
and that the area of the second rectangle is 9.92. Given this information, find the length of the
second rectangle for Jared.

Answers

1st rectangle:

width: 2.48cm

length: 4.96

2nd rectangle:

width: 4.96 (equals to the length of the 1st rectangle)

area: 9.92

length: 9.92/4.96 = 2

trong một thùng có chứa 3 bi đỏ 4 bi đen

Answers

Answer:

The FitnessGram™ Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slowly, but gets faster each minute after you hear this signal. [beep] A single lap should be completed each time you hear this sound. [ding] Remember to run in a straight line, and run as long as possible. The second time you fail to complete a lap before the sound, your test is over.ep explanation:

the average temperature at the south pole is -49.62and the average temperature at north pole is -34.68. how much higher is the average temperature at the north pole than at the south pole

Answers

-34.68 - (-49.62) = -34.68 + 49.62 = 14.94 degrees warmer at the north pole

There are five cities in a network. The cost of building a road directly between i and j is the entry ai,j in the matrix below. An infinite entry indicates that there is a mountain in the way and the road cannot be built. Determine the least cost of making all the cities reachable from each other.

0 3 5 11 9
3 0 3 9 8
5 3 0 [infinity] 10
11 9 [infinity] 0 7
9 9 10 7 0

Answers

Solution :

Given :

There are five cities in a network and the cost of [tex]\text{building}[/tex] a road directly between [tex]i[/tex] and [tex]j[/tex]  is the entry [tex]a_{i,j}[/tex]

[tex]a_{i,j}[/tex]  refers to the matrix.

Road cannot be built because there is a mountain.

The given matrix :

[tex]\begin{bmatrix}0 & 3 & 5 & 11 & 9\\ 3 & 0 & 3 & 9 & 8\\ 5 & 3 & 0 & \infty & 10\\ 11 & 9 & \infty & 0 & 7\\ 9 & 8 & 10 & 7 & 0\end{bmatrix}[/tex]

The matrix on the left above corresponds to the weighted graph on the right.

Using the [tex]\text{Kruskal's algorithm}[/tex] we can select the cheapest edge that is not creating a cycle.

Starting with 2 edges of weight 3 and the edge of weight 5 is forbidden but the edge is 7  is available.

The edge of the weight 8 completes a minimum spanning tree and total weight 21.

If the edge of weight 8 had weight 10 then either of the edges of weight 9 could be chosen the complete the tree and in this case there could be 2 spanning trees with minimum value.

What is the common difference for this arithmetic sequence?
-6,-1,4,9,14,...
A. 6
B. 4
C. 5
D. 3
SUBMIT

Answers

Answer:

5 is the answer to your question

Step-by-step explanation:

the numbers are increasing by +5

[tex]\sqrt{25}[/tex]

Answers

Answer:

5

Step-by-step explanation:

Calculate the square root of 25 and get 5.

5 I just thought of what # gets me to 25

The access code for a vault consists of four digits. The first digit
must be even and the last digit cannot be a zero. How many possible
codes are there?

Answers

Answer:

5 * 10 * 10 * 9 = 4500

Step-by-step explanation:

Answer:

4500

Explanation:

In photo ->

Flying against the wind, an airplane travels 7760 kilometers in 8 hours. Flying with the wind, the same plane travels 3690 kilometers in 3 hours. What is the rate of the plane in still air and what is the rate of the wind

Answers

Answer:

1100 and 130 (km/h)

Step-by-step explanation:

1. if the velocity of the wind is 'w' and the velocity of the plane in still air is 'p', then

2. it is possible to make up two equations:

the fly against the wind: (p-w)*8=7760;

the fly with the wind: (p+w)*3=3690.

3. if to solve the system made up, then:

[tex]\left \{ {{3(p+w)=3690} \atop {8(p-w)=7760}} \right. \ => \ \left \{ {{p+w=1230} \atop {p-w=970}} \right. \ => \ \left \{ {{p=1100} \atop {w=130}} \right.[/tex]

4. the required rate of the plane in still air is p=1100 km/h; the rate of the wind is w=130 km/h.

dùng tiền gửi ngân hàng trả tiền cho người bán 100.000.000

Answers

Answer:

Sorry, i dont know

Step-by-step explanation:

I dont know the answer to this question.....

Figure A is a scale image of figure B. Figure A maps to figure B with a scale factor of 2/3. What is the value of x?

Answers

9514 1404 393

Answer:

  x = 7

Step-by-step explanation:

10.5 maps to x with a scale factor of 2/3:

  x = 10.5 × 2/3

  x = 7

What is the measure of b, in degrees

Answers

Answer:

B) 32

Step-by-step explanation:

(sin 74) / 10 = (sin c) / 10

c = 74

180 - 74 -74

= 32

What is the height of spanning tree obtained from Wn by the breadth-first search, starting at the central vertex of Wn?

Answers

Answer:

The height of the spanning tree is one by the breadth-first search at the central vertex of Wn.

Step-by-step explanation:

The graph is connected and has a spanning tree where the tree can build using a depth-first search of the graph. Start with chosen vertex, the graph as the root, and root add vertices and edges such as each new edge is incident with vertex and vertices are not in path. If all vertices are included, it will do otherwise, move back to the next level vertex and start passing. It is for depth-first search. For breadth-first search, start with chosen vertex add all edges incident to a vertex. The new vertex is added and becomes the vertices at level 1 in the spanning tree, and each vertex at level 1 adds each edge incident to vertex and other vertex connected to the edge of the tree as long as it does not produce.

A square steel bar has a length of 5.1 ft and a 2.7 in by 2.7 in cross section and is subjected to axial tension. The final length is 5.10295 ft . The final side length is 2.69953 in . What is Poisson's ratio for the material

Answers

Answer:

The Poisson's ratio for the material is 0.0134.

Step-by-step explanation:

The Poisson's ratio ([tex]\nu[/tex]), no unit, is the ratio of transversal strain ([tex]\epsilon_{t}[/tex]), in inches, to axial strain ([tex]\epsilon_{a}[/tex]), in inches:

[tex]\nu = -\frac{\epsilon_{t}}{\epsilon_{a}}[/tex] (1)

[tex]\epsilon_{a} = l_{a,f}-l_{a,o}[/tex] (2)

[tex]\epsilon_{t} = l_{t,f}-l_{t,o}[/tex] (3)

Where:

[tex]l_{a,o}[/tex] - Initial axial length, in inches.

[tex]l_{a,f}[/tex] - Final axial length, in inches.

[tex]l_{t,o}[/tex] - Initial transversal length, in inches.

[tex]l_{t,f}[/tex] - Final transversal length, in inches.

If we know that [tex]l_{a,o} = 61.2\,in[/tex], [tex]l_{a,f} = 61.235\,in[/tex], [tex]l_{t,o} = 2.7\,in[/tex] and [tex]l_{t,f} = 2.69953\,in[/tex], then the Poisson's ratio is:

[tex]\epsilon_{a} = 61.235\,in - 61.2\,in[/tex]

[tex]\epsilon_{a} = 0.035\,in[/tex]

[tex]\epsilon_{t} = 2.69953\,in - 2.7\,in[/tex]

[tex]\epsilon_{t} = -4.7\times 10^{-4}\,in[/tex]

[tex]\nu = - \frac{(-4.7\times 10^{-4}\,in)}{0.035\,in}[/tex]

[tex]\nu = 0.0134[/tex]

The Poisson's ratio for the material is 0.0134.

Doyle Company issued $500,000 of 10-year, 7 percent bonds on January 1, 2018. The bonds were issued at face value. Interest is payable in cash on December 31 of each year. Doyle immediately invested the proceeds from the bond issue in land. The land was leased for an annual $125,000 of cash revenue, which was collected on December 31 of each year, beginning December 31, 2018

Answers

Answer:

f

Step-by-step explanation:

Evaluate lim

x→0+

√x ln x

Answers

Answer:

vr

Step-by-step explanation:

konho bi  m

Which equation represents a slope of −4 and y-intercept of (0,2)?
y = −4x + 2
y = −2x
y = −2x − 4
y = 4x + 2

Answers

Answer:

y=-4x+2

Step-by-step explanation:

Hi there!

We want to find out which equation represents a line with a slope of -4 and a y intercept of (0,2)

The most common way to write the equation of the line is in slope-intercept form, which is y=mx+b, where m is the slope and b is the y intercept

We have everything we need to plug into the equation, let's just label the values to avoid confusion

m=-4

b=2 (when you substitute the y intercept as b, b is the value of y in the point)

Now substitute into the equation

y=-4x+2

Hope this helps!

CAN SOMEONE PLEASE HELL ME WITH THIS PROBLEM? THANK YOU!!!

Answers

Answer:

71

Step-by-step explanation:

The reference angle is always the smallest angle  with the x-axis.

The nearest x axis is at 0 or another name for 0 is 360

360 -289 = 71

The reference angle is 71

Find the distance traveled by a particle with position (x, y) as t varies in the given time interval.
x = 3 sin^2(t), y = 3 cos^2(t), 0< t<3pi
What is the length of the curve?

Answers

The length of the curve (and thus the total distance traveled by the particle along the curve) is

[tex]\displaystyle\int_0^{3\pi}\sqrt{x'(t)^2+y'(t)^2}\,\mathrm dt[/tex]

We have

x(t) = 3 sin²(t )   ==>   x'(t) = 6 sin(t ) cos(t ) = 3 sin(2t )

y(t) = 3 cos²(t )   ==>   y'(t) = -6 cos(t ) sin(t ) = -3 sin(2t )

Then

√(x'(t) ² + y'(t) ²) = √(18 sin²(2t )) = 18 |sin(2t )|

and the arc length is

[tex]\displaystyle 18 \int_0^{3\pi} |\sin(2t)| \,\mathrm dt[/tex]

Recall the definition of absolute value: |x| = x if x ≥ 0, and |x| = -x if x < 0.

Now,

• sin(2t ) ≥ 0 for t ∈ (0, π/2) U (π, 3π/2) U (2π, 5π/2)

• sin(2t ) < 0 for t ∈ (π/2, π) U (3π/2, 2π) U (5π/2, 3π)

so we split up the integral as

[tex]\displaystyle 18 \left(\int_0^{\pi/2} \sin(2t) \,\mathrm dt - \int_{\pi/2}^\pi \sin(2t) \,\mathrm dt + \cdots - \int_{5\pi/2}^{3\pi} \sin(2t) \,\mathrm dt\right)[/tex]

which evaluates to 18 × (1 - (-1) + 1 - (-1) + 1 - (-1)) = 18 × 6 = 108.

ALL I NEED HELP WITH IS WITH PART D, HOW DO I GET THAT

Use the function f(x) = −16x^2 + 22x + 3 to answer the questions.
Part A: Completely factor f(x). (2 points)

Part B: What are the x-intercepts of the graph of f(x)? Show your work. (2 points)

Part C: Describe the end behavior of the graph of f(x). Explain. (2 points)

Part D: What are the steps you would use to graph f(x)? Justify that you can use the answers obtained in Part B and Part C to draw the graph. (4 points)

Answers

Step-by-step explanation:

Step 1:  Factor the equation

[tex]f(x) = -16x^{2} + 22x + 3\\f(x) = -(8x + 1)(2x - 3)[/tex]

Step 2:  Find the x-intercepts of the graph of f(x)

[tex]-8x - 1 + 1 = 0 + 1\\-8x / -8 = 1 / -8\\x = -1/8[/tex]

[tex]2x - 3 + 3 = 0 + 3\\2x / 2 = 3 / 2\\x = 3/2[/tex]

Step 3:  Describe the end behavior of the graph of f(x)

Since the function is to the power of 2, that means that it is a parabola.  And since the leading coefficient is negative, means that the arrows will be pointing down therefore, the end behavior of this graph is as x goes to infinity, f(x) goes to negative infinity and as x goes to negative infinity, f(x) goes to negative infinity.

Step 4:  What are the steps you would use to graph f(x)

The first step that I would do is factor the equation.  Then I would find the x-intercepts of the graph and plot them on the graph.  I would then plug in 0 for all of the x values to get the y intercept.  After doing that I would get the vertex using the vertex formula plotting it on the graph.  Finally, I would connect all of the dots together to form the graph of the equation.

Answer:

The person above me is correct!

Other Questions
If Malcolm selects two coins at random without replacement, what is the probability (as decimal) that he selects a nickel followed by a dime? Penny 8 Nickel 6 Dime 8 Quarter 7 can anyone answer it Factor completely 3x - 15.O 3(x - 5)O 3(x + 5)O 3x(-15)O Prime Which of the following pathway would a protein destined for the interior of the nucleus follow decribe your favorite room What are three ways that God has revealed His divine plan to us? In ________ organizational cultures, more individuality is shown through the organization's rules being less strictly applied. write a letter to the drinking water corporation requesting them to check the water supply line since there is no water supply in the taps For each pair (4), choose the stronger bond:1. HF (single bond) or HCl (single bond)2. CC (single bond) or C=C (double bond)3. FF (single bond) or HF (single bond)4. O=O (double bond) or C=C (double bond) The marked price of a radio is rs 100 and if the shopkeeper allows 10% discount . how much should a customer pay for it Eukaryotes are different than Prokaryotes, because only eukaryotes have:A. DNAB. CapsuleC. OrganellesD. Plasma membrane Find the length of the segment indicated. Round your answer to the nearest tenth if necessary. For an avid bird watcher, the probability of spotting a California Condor while birdwatching in the Grand Canyon area is 0.3. The probability of being able to take a clear picture of the bird suppose one is able to spot it is 0.8. What is the probability that the bird watcher is able to take a clear picture of a California Condor write five solution for the energy crisis of Nepal? The number formed by adding 1 to the greatest 8 digit number is? which statement best describes the similarity between these excerpts need help pleaseee!!! Describe how you can simplify division question such as 3,200 divided into 80 How are members of house committees determined? While working with cultured mouse cells, a researcher unknowingly treated the cells with a mutagen that causes the deletion or insertion of individual nucleotides in DNA. Subsequently, she isolated and cultured a single cell from this group. She noticed that the progeny of this cell were not producing a certain protein and that this affected their survival. The mutation would be most harmful to the cells if it resulted in ______.