There is a manhole cover with a radius of 1 foot. What is the manhole cover's diameter?

Answers

Answer 1

Step-by-step explanation:

This seems like you just want to figure out the circumference of the manhole cover. The formula for the circumference of a circle is pi (3.14) multiplied by the diameter (d) of the circle so, circumference=πd. (π is the symbol for pi and approx. equals 3.14)

Circumference = πd

= 3.14(d)

= 3.14(3)

= 9.42 ft.

The length of the brass grip-strip will be 9.42 ft.

If the problem was stated in terms of the radius of the manhole cover then the formula would be circumference = 2πr which is the radius multiplied by 2 then multiplied by pi.

The radius of a circle is the distance from the center to the edge and the diameter is the distance from one edge of the circle to the other passing through the center of the circle.

Well, if the grip strip were of no width and could be straightened out to a line (which a piece of rubber cut in a circle couldn't be), then the length of the grip would correspond to the circumference of the manhole cover.

Circumference = 2*PI*radius = PI*diameter so your answer is 3*PI feet long.


Related Questions

Wrote the slope-intercept form of the equation of each line.

Answers

it will be .
y=3/2 + 4

Bob had 42 fair tickets to sell. He sold 5/6 of the tickets. How many tickets did Bob sell

Answers

Answer:

35

Step-by-step explanation:

5/6 of 42 is 35

check to be sure

Answer:

35 tickets

Step-by-step explanation:

Very simple mental division & multiplication.

Divide the total (42) by the denominator (6)

42 ÷ 6 = 7

Then multiply the quotient (7) by the numerator (5)

7 × 5 = 35 tickets

Can someone help me , explain too it’s special right triangles

Answers

Answer:

10sqrt{2}

Step-by-step explanation:

This is a 45-45-90 right triangle. This means that the two legs are both the same length, call it x, and the hypotenuse is square root 2 times the given leg.  There's a proof for this, but it's long, and you can find it online.    

Tell which number is greater. 0.9 or 95%​

Answers

Answer: 95%

Step-by-step explanation: 0.9 = 90%

Help me please and thank you

Answers

Answer:

c

Step-by-step explanation:

i seriously do not understand. could someone help me?

Answers

Answer:

c, rotation

Step-by-step explanation:

where it gives you lets follow them they make a shape everything else dont matter.

The answer is rotation

You would to have $800 saved after 2 years. If you put your money into an account that compounds annually and earns 1.8% annual interest, how much should you put into the account?

Answers

Answer:

$772

Step-by-step explanation:

Set it up as

772(1+0.018)^2

Comes out to $800.04

If you need further explanation tell me in comments

Answer:829

Step-by-step explanation: You would have 829$ because, Of the Number of years for this investment. Hope this helped. If not im sorry!

approximate the sum of the series correct to four decimal places. [infinity] (−1)n − 1n2 13n n = 1

Answers

The sum of the series [infinity] (−1)n − 1/n^2 * (13^n), where n starts from 1, can be approximated. The sum of this series is approximately -3.2891 when rounded to four decimal places.

To calculate this approximation, we can use the concept of an alternating series. Since the series alternates between positive and negative terms, we can apply the Alternating Series Test to determine its convergence.

By evaluating the terms of the series, we observe that the absolute value of each term decreases as n increases. This indicates that the series converges.

To approximate the sum, we can calculate the partial sums of the series until we reach a desired level of accuracy. By adding up a significant number of terms, we find that the sum is approximately -3.2891 when rounded to four decimal places.

learn more about sums of the series here: brainly.com/question/14383846

#SPJ11

Can someone please help me figure this out, thanks!

Answers

Answer:

The set of numbers that could not represent the three sides of a right triangle are;

{9, 24, 26}

Step-by-step explanation:

According to Pythagoras's theorem, when the lengths of the three sides of a right triangle includes two legs, 'x', and 'y', and the hypotenuse side 'r', we have;

r² = x² + y²

Where;

r > x, r > y

Therefore, analyzing the options using the relationship between the numbers forming the three sides of a right triangle, we have;

Set 1;

95² = 76² + 57², therefore, set 1 represents the three sides of a right triangle

Set 2;

82² = 80² + 18², therefore, set 2 represents the three sides of a right triangle

Set 3;

26² = 24² + 9², therefore, set 3 could not represent the three sides of a right triangle

Set 4;

39² = 36² + 15², therefore, set 4 represents the three sides of a right triangle

Here are 36 points to you beautiful people

Answers

Answer:

Thank you so much

Step-by-step explanation:

hi guys! i need help with this question 5.2 x 3/2

Answers

Answer:

7. 8 I think (typing more for the limit)

Answer:

7.8

Step-by-step explanation:

which is the best estimate for 7/8 4/9

pls helpp anyways tiktok- kamii_;/

Answers

Answer:

7/8 if u want more if u want less then it 4/9

Step-by-step explanation:

The following are the temperatures in °C for the first 8 days of January:
-2.5, 0, 4, 4.5, -0.5, -1, 5, 3
What is the median temperature for those 8 days?
Give your answer as a decimal.

help i need it ASAP!!!

Answers

Answer:

1.5 °C

Step-by-step explanation:

-2.5, -1, -0.5, 0, 3, 4, 4.5, 5

median is the middle number in the list of numbers

6,336 ft in league?

Answers

0.348 nautical league

Answer:

0.3475905 in league

Find a formula for the n+1 points where the Chebyshev polynomials Tn(x), n>= 2. x ∈(-1,1] alternates between 1 and -1.

Answers

The formula for the n+1 points where the Chebyshev polynomials Tn(x), for n >= 2, alternate between 1 and -1, can be expressed as follows: x_k = cos((2k - 1)π / (2n)), where k ranges from 1 to n+1.

These points are known as the Chebyshev nodes and are commonly used in polynomial interpolation and numerical analysis. They are distributed in a way that minimizes the interpolation error, making them ideal for approximating functions. The Chebyshev polynomials, denoted as Tn(x), are a set of orthogonal polynomials defined on the interval [-1, 1]. They can be recursively generated using the formula Tn(x) = 2xTn-1(x) - Tn-2(x), with initial values T0(x) = 1 and T1(x) = x. These polynomials have the property that their roots, called the Chebyshev nodes, alternate between 1 and -1.

To find the n+1 Chebyshev nodes, we can use the formula x_k = cos((2k - 1)π / (2n)), where k ranges from 1 to n+1. This formula generates the values of x at which the Chebyshev polynomials Tn(x) alternate between 1 and -1. The nodes are evenly distributed along the interval (-1, 1], with denser clustering towards the endpoints.

Learn more about polynomials click here:

brainly.com/question/11536910

#SPJ11

Which event is less likely to occur:
Event A: The product of the numbers 2 dice land on being less than 11. (Hint: the
product is when you multiply 2 numbers together).
Event B: Selecting a number at random from 1-30, inclusive, which has at least one
digit being 2.

Answers

Answer:

event a because you have more out comed multiplying numbers than a set of numbers

Assume the weights of adult males are normally distributed 150 pounds and 8=20 pounds. a) Find the prodailing that a man pleked at random will weigh less than 163 yound, (b) suppose Pl<

Answers

The probability that a randomly selected man weighs less than 163 pounds is approximately 0.7422 or 74.22%.

We are given that the weights of adult males are normally distributed with a mean of 150 pounds and a standard deviation of 20 pounds.

(a) To find the probability that a randomly selected man will weigh less than 163 pounds, we need to calculate the area under the normal curve to the left of 163 pounds.

To do this, we can standardize the value using the formula for z-score:

z = (x - μ) / σ

where x is the value we want to standardize, μ is the mean, and σ is the standard deviation.

In this case, x = 163 pounds, μ = 150 pounds, and σ = 20 pounds.

Calculating the z-score:

z = (163 - 150) / 20

z = 13 / 20

z = 0.65

Now, we can use a standard normal distribution table or a calculator to find the corresponding probability for a z-score of 0.65. The probability of a man weighing less than 163 pounds is the area to the left of the z-score of 0.65.

Looking up the z-score in the standard normal distribution table, we find that the corresponding probability is approximately 0.7422.

Therefore, the probability that a randomly selected man will weigh less than 163 pounds is approximately 0.7422, or 74.22%.

To learn more about probability visit : https://brainly.com/question/13604758

#SPJ11

Consider the following scenarios:
(a) [10 points] If 20 people, including A and B, are randomly arranged in a line, what is the probability that A and B are next to each other?
(b) [10 points] What would the probability be if the people were randomly arranged in a circle?

Answers

According to the question the following scenarios are as follows :

(a) To find the probability that A and B are next to each other in a line of 20 people, we can treat A and B as a single entity. This reduces the problem to arranging 19 entities (A and B together with the other 18 people) in a line. The total number of arrangements of 19 entities in a line is [tex]$19!$[/tex] .

Now, within the 19 entities, A and B can be arranged in [tex]$2! = 2$[/tex] ways (A followed by B or B followed by A). For each arrangement of A and B, the remaining 18 people can be arranged in [tex]$18!$[/tex] ways.

Therefore, the total number of arrangements where A and B are next to each other is [tex]$2 \cdot 18!$[/tex] .

The total number of possible arrangements of 20 people in a line is [tex]$20!$[/tex] .

The probability of A and B being next to each other is given by:

[tex]\[P(A \text{ and } B \text{ are next to each other}) = \frac{2 \cdot 18!}{20!}\][/tex]

(b) If the people are randomly arranged in a circle, we can fix one person (let's say A) at a specific position. Then, we arrange the remaining 19 people in a line, which can be done in [tex]$19!$[/tex] ways.

However, since the circle allows for rotations, each arrangement can be rotated in 20 different ways (corresponding to the different positions of A as the fixed person).

Therefore, the total number of arrangements where A and B are next to each other in a circle is [tex]$20 \cdot 19!$[/tex] .

The total number of possible arrangements of 20 people in a circle is [tex]$(20 - 1)!$[/tex] , since one person is fixed.

The probability of A and B being next to each other in a circle is given by:

[tex]\[P(A \text{ and } B \text{ are next to each other in a circle}) = \frac{20 \cdot 19!}{(20 - 1)!}\][/tex]

To know more about probability visit-

brainly.com/question/29457316

#SPJ11

Can someone help me with these two questions?PLS

Answers

i think the first question only has one solution
because all u need to do is to just move x to one side and the numbers to the other side

Answer:

One

Step-by-step explanation:

3x-5=-3 add 5 to each side.

3x-5+5=-3+5   simplify.

3x=2       divide each side by three.

3x/3=2/3     simplify

x=2/3

what is the similarity between the z test and the one-sample t-test?

Answers

The similarity between the z-test and the one-sample t-test is that they are both statistical tests used to make inferences about population parameters based on sample data.

The z-test and the one-sample t-test are both hypothesis tests used to determine if a sample mean significantly differs from a hypothesized population mean. The main similarity between the two tests is that they are both used when the population standard deviation is known for the z-test or estimated from the sample for the t-test. Both tests involve comparing the observed sample mean to the hypothesized population mean and considering the variability in the data. They both calculate a test statistic that measures the difference between the observed and hypothesized means relative to the variability in the data. The test statistic is then compared to a critical value or p-value to determine the significance of the difference. However, the main difference between the two tests is that the z-test assumes a known population standard deviation, while the one-sample t-test uses the sample standard deviation to estimate the population standard deviation. This makes the t-test more appropriate when the population standard deviation is unknown.

To know more about hypothesis testing here: brainly.com/question/30701169

#SPJ11

Kevin has these shirts in his closet.
• 3 blue shirts
• 5 red shirts
• 3 purple shirts
• 4 white shirts
Kevin will randomly choose one shirt, not put it back and then choose another shirt. What is the probability that he will choose a red shirt and then a white shirt?

Answers

Since there are a total of 15 shirts,

5 red shirts+4 white shirts= 9 shirts total

3 blue shirts+3 purple shirts= 6 shirts total

The odds that you would pick a red shirt and then a white are 3:2

3 being the 9 red and white shirts combined.

2 being the 6 purple and blue shirts combined.

9:6 simplified=3:2

9/3=3

6/3=2

3:2

Answer: The odds that you would pick a red shirt then a white shirt would be 3:2 or 60%

(i’ll be giving brainiest for those who provide the correct answer and those who don’t leave a link.) “a parallelogram has one side that is 4 centimeters long and one side that is 6 centimeters long. what is the perimeter of the parallelogram?”

Answers

Answer:

20

Step-by-step explanation:

4+4+6+6=20

(JUST WHAT SHE SAID)(SORRY FOR THE CAPS HERE)

Let W1,W2⊂W1,W2⊂V be finite-dimensional subspaces of a vector space V. Show
dim(W1+W2)=dimW1+dimW2−dim(W1∩W2)dim⁡(W1+W2)=dim⁡W1+dim⁡W2−dim⁡(W1∩W2)
by successively addressing the following problems.
(a) Prove the statement in the cases W1={0}W1={0} or W2={0}W2={0}.
Hence, we may and will assume that W1,W2≠{0}W1,W2≠{0}. To this aim, we start from a basis of W1∩W2W1∩W2, which will later be completed to a basis of W1+W2W1+W2.
(b) Let ⊂W1∩W2S⊂W1∩W2 be a basis of W1∩W2W1∩W2. Show the existence of sets T1,T2⊂T1,T2⊂V such that ∪T1S∪T1 is a basis of W1W1 and ∪T2S∪T2 is a basis of W2W2.
(c) Show that :=∪T1∪T2U:=S∪T1∪T2 spans W1+W2W1+W2.
(d) Show that U is linearly independent, and deduce the claimed identity.

Answers

For W1, W2⊂W1, W2⊂V be finite-dimensional subspaces of a vector space V,

(a) If either W1 or W2 is the zero subspace, the formula holds.

(b) Given a basis S for the intersection W1∩W2, there exist sets T1 and T2 such that their union with S forms bases for W1 and W2, respectively.

(c) The union U = S∪T1∪T2 spans the sum W1 + W2.

(d) The union U = S∪T1∪T2 is linearly independent, and the formula dim(W1 + W2) = dim(W1) + dim(W2) - dim(W1∩W2) holds.

(a) If W1 = {0}, then the dimension of W1 is 0. Similarly, if W2 = {0}, then the dimension of W2 is 0. In both cases, the intersection of W1 and W2, denoted by W1∩W2, is also {0}, and its dimension is 0.

Therefore, we have:

dim(W1 + W2) = dim({0} + W2) = dim(W2) = dim(W1) + dim(W2) - dim(W1∩W2) = 0 + dim(W2) - 0 = dim(W2).

(b) Let S be a basis of W1∩W2. Since W1 and W2 are nonzero, they each have at least one nonzero vector. Let v1 be a nonzero vector in W1, and v2 be a nonzero vector in W2. Then {v1} is linearly independent and can be extended to a basis T1 of W1. Similarly, {v2} is linearly independent and can be extended to a basis T2 of W2.

(c) To show that U = S∪T1∪T2 spans W1 + W2, we need to show that every vector in W1 + W2 can be expressed as a linear combination of vectors in U.

Let w be an arbitrary vector in W1 + W2. By definition, there exist vectors w1 ∈ W1 and w2 ∈ W2 such that w = w1 + w2. Since T1 is a basis of W1, we can express w1 as a linear combination of vectors in T1. Similarly, w2 can be expressed as a linear combination of vectors in T2. Therefore, we can write w as a linear combination of vectors in U = S∪T1∪T2.

(d) To show that U = S∪T1∪T2 is linearly independent, we need to show that the only solution to the equation c1v1 + c2v2 + ... + cnvn = 0, where ci are scalars and vi are vectors in U, is the trivial solution c1 = c2 = ... = cn = 0.

Since S is a basis of W1∩W2, any vector in S can be expressed as a linear combination of vectors in S. Similarly, vectors in T1 can be expressed as a linear combination of vectors in T1, and vectors in T2 can be expressed as a linear combination of vectors in T2. Therefore, the equation c1v1 + c2v2 + ... + cnvn = 0 implies that the coefficients ci must be zero for all vectors in U.

By showing that U is linearly independent, we can deduce that dim(W1 + W2) = |U| = |S∪T1∪T2| = |S| + |T1| + |T2| = dim(W1) + dim(W2) - dim(W1∩W2), which is the claimed identity.

Therefore, we have proved that dimension dim(W1 + W2) = dim(W1) + dim(W2) - dim(W1∩W2).

Learn more about the finite-dimensional subspaces at

https://brainly.com/question/30531953

#SPJ4

Let W be the subspace spanned by u_{1} and u_{2} and write y as the sum of a vector v_{1} in W and a vector v_{2} orthogonal to W. y = [[- 5], [6], [- 8]] u_{1} = [[1], [2], [2]] u_{2} = [[6], [2], [- 5]]

Answers

v₁ = [[-1], [-2], [-2]] and v₂ = [[-4], [8], [-6]] are the vectors that satisfy the given conditions.

To write vector y as the sum of a vector v₁ in W and a vector v₂ orthogonal to W, we need to find the orthogonal projection of y onto the subspace W spanned by u₁ and u₂.

y = [[-5], [6], [-8]]

u₁ = [[1], [2], [2]]

u₂ = [[6], [2], [-5]]

To find v₁, we'll use the formula for the orthogonal projection

v₁ = ((y · u₁) / (u₁ · u₁)) × u₁

where "·" represents the dot product.

Calculating the dot products

y · u₁ = (-5 × 1) + (6 × 2) + (-8 × 2) = -5 + 12 - 16 = -9

u₁ · u₁ = (1 × 1) + (2 × 2) + (2 × 2) = 1 + 4 + 4 = 9

Substituting the values

v₁ = ((-9) / 9) × [[1], [2], [2]] = [[-1], [-2], [-2]]

Now, to find v₂, we'll subtract v₁ from y

v₂ = y - v₁ = [[-5], [6], [-8]] - [[-1], [-2], [-2]] = [[-4], [8], [-6]]

Therefore, we can write y as the sum of v₁ and v₂

y = v₁ + v₂ = [[-1], [-2], [-2]] + [[-4], [8], [-6]] = [[-5], [6], [-8]]

To know more about vectors here

https://brainly.com/question/24256726

#SPJ4

I need help with this.

Answers

k=121 degrees

t=29 degrees

d=30 degrees

Two points are located at (−3,5)
-3
,
5
and (6,1)
6
,
1
.

Complete the equations below to show how you can use the Pythagorean theorem to find the distance between these two points

Answers

Answer:

The distance would be [tex]\sqrt{97[/tex].

Step-by-step explanation:

The least distance between them would be to draw a straight line between them.

By calculating the distance between the y values and the x values, you can calculate the distance.

y values:

|5 - 1| = 4

x values:

|6 - -3| = 9

| | = the absolute value, meaning you change the final sign to positive.

Use the Pythagorean theorem [tex]a^2 +b^2=c^2[/tex] and substitute the numbers in.

[tex]4^2 + 9^2=c^2 \\c^2 = 97\\c=\sqrt{97[/tex]

If two events A and B are independent, and you know that P(A) =
what is the value of P(A|B)?
Select one:
There is not enough information to determine the answer.
7/10
3/10
1

Answers

Answer:

i think its 7/10

Step-by-step explanation:

(-4.7)2 + 8.5 x (-9.6)

Answers

the answer is -91

hope this helps ;)

Brian owes his mom $18 if his mom agrees to give him $30 for cleaning the house how much money will he have after he pays off his debt

Answers

Answer:

Brian will have $12 dollars left.

Step-by-step explanation:

30 - 18 = 12

how to graph y = - x2 - 4x-3​

Answers

Is the x2 supposed to be squared?

Answer:

graph is in the attachment

Step-by-step explanation:

y=-x²-4x-3=-x²-4x-4+1=-(x+2)²+1

Other Questions
Just before the COVID-19 pandemic hit South Africa, the Mediclinic group has been planning a country-wide expansion oftheir facilities. These would include extra rooms for patients, additional equipment for the emergency wards, new operatingtheatres amongst others. The cost of this expansion was estimated at R650 million rand. The expansion plan wasannounced to the market and the net market reaction was positive as the share price by 15%.However, while this was being considered the new NHI scheme was being initiated in South Africa at the same time. Due tothis regulatory intervention, all expansions were paused. The new expansion is now being regarded as a risk that thebusiness cannot afford if the NHI is launched due to policy uncertainty.Propose a potential risk significance scorecard that the group can use to assess the risks above LaVine Corp. had 1,000,000 shares of common stock outstanding throughout 2021.On April 1, 2021, LaVine issued $9 million of ten year, 8% bonds. Beginning April 1, 2023, bondholders may exercise a conversion privilege to convert the bonds into 315,000 shares of LaVine common stock.During 2021, LaVine reported $7,500,000 of net income and paid $350,000 in preferred dividends.LaVine's marginal income tax rate is 25%.What is LaVine's 2021 diluted earnings per share?A. $7.15B. $6.07C. $6.22D. $5.98E. $6.11F. $5.85 Question 3 Betty DeRose, Inc. operates two departments, the handling department and the packaging department. During April, the handling department reported the following information: work in process, April 1 units started during April work in process, April 30 units 27,000 51,000 32,000 work in process, April 1 costs added during April total costs % complete DM 60% DM $ 67,330 $277,070 $344,400 75% The cost of beginning work in process and the costs added during April were as follows: Conversion $141,120 % complete conversion 25% $257,520 $398,640 45% Total cost $208,450 $534,590 $743,040 Calculate the direct material unit cost using the weighted average process costing method. Based on COSO 2013, which of the following statements is not correct?Multiple ChoiceA. Employees at any level of an organization play a role in internal control.B. Internal controls can provide reasonable assurance only.C. Internal control is a process consisting of ongoing tasks and activities.D. The responsibility of monitoring the effectiveness of internal controls belongs to the internal audit group. What provision entitles the common shareholder to maintain a proportionate share of ownership in a firm? The preemptive right The cumulative feature The convertible feature The proporitionality clause proxy vote QUESTION 18 Which of the following would, generally, indicate an improvement in a company's financial position, holding other things constant? The total assets turnover decreases. The TIE declines. The DSO increases. The EBITDA coverage ratio increases. The current and quick ratios both decline. MILESTION 19 Solve the given initial-value problem. dy + P(x)y = ex, y) = -3, where dx 1, 1, 0 An organization that operates domestically is going to start exporting goods for the first time. What key factors should they consider when assessing their own internal readiness? (4 factors) Mention one question that they need to ask for each one of the factors (Marks: 10) Assume you are the Minister of Finance and Economic Planning for Ghana, in charge of Fiscal Policy. The Research Director of the Ministry brought you the following data on Ghana for the previous fiscal year, 2021. An examination of the data reveals that, during the fiscal year 2021, households in Ghana saved 20% of their disposable income (Yd) and spent the rest on consumption. In addition, GH5,000.00 was spent on Consumption expenditure (C), which is independent of income and Gross Private Investment (I) was GH7,000.00. Total Government expenditure (G) which stood at GH8,000.00 was supposed to be financed by a lump sum tax of GH2,000.00 (independent of income) and a proportional tax rate of 25% of national income. Exports (X) stood at GH2,500.00. In addition, the countrys import (M) during the previous fiscal year comprises of GH1,000.00 which was independent of the countrys national income and 10% which was dependent of the countrys national income. Given these data on Ghana for the previous year:i. Compute the equilibrium level of income (Y), Consumption (C), Tax (T) and Savings (S). (Hint: = + ; = + and = + )ii. Determine the Government fiscal stance.iiii. If the full employment level of national income is GH40,000.00, determine the income gap.iv. What fiscal policy would be appropriate to address this gap? (1 mark)If there is an increase in export to GH4,000.00, find the new level of equilibrium income.vi. Show how a GH2,000 increase in government spending financed by a GH2,000 increase in taxes will affect the level of national income. Gross Domestic Product (GDP) is not a good measure of welfare in an economy. Discuss. Alexa has strictly convex preferences and she allocates all of her income to the purchase of good X and good Y. At her current income of $3000 per month, with price of X being $20 per unit and price of Y being $35 per unit, Julia chooses to allocate her income equally between the two goods. What quantity of X does she purchase? Show your working. What quantity of Y does she purchase? Show your working. Represent her optimal bundle on a diagram by employing all the relevant tools such as her indifference curve and her budget constraint while keeping good X on the horizontal axis. Briefly explain your work.Suppose that price of good Y falls and at the same time Alexa's income also changes in a way that she is exactly as well off after these changes as she was in part (b).- Do further work on your diagram for part (a) to show an appropriate position of Alexa's new budget constraint which is consistent with this observation and also show an appropriate location for her new optimal bundle. Explain your work.- Will an income effect be induced due to these changes? Explain your stance. 1.5N1.25 m/s/sI 3. Using the acceleration you calculated above, predict how long it will take for the glider to move 57 centimeters. Hide Hint Hint: You can use a kinematics equation to determine distance if you kn many credit the maxwell street market in the south side of chicago as the birthplace of r&b. T/F A system consists of three particles, each of mass 5.60 g, located at the corners of an equilateral triangle with sides of 32.0 cm (a) Calculate the gravitational potential energy of the system.(b) Assume the particles are released simultaneously. Describe the subsequent motion of each. Will any collisions take place? Explain. Gerry plans to purchase a $325,000 home with a 30 year mortgage and a 4.25% interest rate. Calculate his monthly payment to the nearest cent. tech engineering in tn is making a product for the overseas market. the following cost data for the product has been compiled. what is the profit per unit if 30,000 units are sold? What is the area of the parallelogram 60ftx67ft-52ft From the set of whole numbers 1 to 10 , we randomly select one number .The probability that the number is greater than 4 ( > 4 ) is 0.6 .TrueFalse Describe the quotient space of R by the equivalence relation ~ r-yeZ. The Delta company uses a perpetual inventory system. The beginning balance of inventory and the purchases made by Delta during the month of July are given below:Date Description Units Unit cost Total costJuly 01 Beginning inventory 500 $20 $10,000July 10 Sold 250 units at $50 eachJuly l5 Inventory purchased 800 $24 $19,200July 18 Sold 700 units at $50 eachJuly 25 Inventory purchased 700 $26 $18,200Total 2,000 $47,400Required: Using a copy form 4c Complete Inventory chart and Compute inventory on 31st July and cost of goods sold for the month of July using following inventory costing methods:1. First in, first out (FIFO) method2. Last in, first out (LIFO) method Upon assumption of office of the newly elected board, the scenario was there is pre-existing by-law and it Is clearly stated the practice of proper accountability was stipulated. Scenario was when the assumption of office by an officer they notice when they inspect the books of account and passbook money is in tack and accounted properly but due to lack of proper accounting and auditing of members as the business commence all expense was done by issuance of the check, and the designated record officer failed to record the disbursement to mitigate risk what will be your conclusion and intervention as a risk manager. what product did ceo of steelcase, jim hackett, recall due to potential safety issues?