The volume of a sphere, V , is calculated

The Volume Of A Sphere, V , Is Calculated

Answers

Answer 1

Answer:

see explanation

Step-by-step explanation:

Given

V = \(\frac{4}{3}\)πr³ ( multiply both sides by 3 to clear the fraction )

3V = 4πr³ ( divide both sides by 4π )

\(\frac{3V}{4\pi }\) = r³ ( take the cube root of both sides )

r = \(\sqrt[3]{\frac{3V}{4\pi } }\)

Given V = 100 , then

r = \(\sqrt[3]{\frac{300}{4\pi } }\) ≠ 2.88 ft ( to the nearest hundredth )


Related Questions

What is 12.5% written as a decimal?

Answers

Answer:

.12500

Step-by-step explanation:

You gotta divide 12.5 by 100 since it would be 12.5 out of 100.

AABC DEF. What sequence of transformations will move AABC onto ADEF?



A. A dilation by a scale factor of 2, centered at the origin, followed by
a 90° clockwise rotation about the origin

B. A dilation by a scale factor of, centered at the origin, followed by
the translation (x, y) - (x+4, y-2)

C. A dilation by a scale factor of, centered at the origin, followed by
a 180° clockwise rotation about the origin

D. A dilation by a scale factor of 2, centered at the origin, followed by
a reflection over the y-axis

AABC DEF. What sequence of transformations will move AABC onto ADEF?A. A dilation by a scale factor of

Answers

Answer:

  C. Dilation by 1/2, rotation 180°

Step-by-step explanation:

You want the sequence of transformations that moves ∆ABC to ∆DEF.

Points

We note that the coordinates of corresponding points are ...

A = (-2, 2)D = (1, -1)

Comparing these, we find that D = (-1/2)·A.

The scale factor of -1/2 is equivalent to a dilation by a factor of 1/2 and reflection across the origin. Reflection across the origin is equivalent to a rotation of 180°.

Sequence

The sequence of transformations that moves ∆ABC to ∆DEF is ...

  C.  A dilation by a factor of 1/2 centered at the origin, followed by a 180° clockwise rotation about the origin.

__

Additional comment

The direction of rotation is irrelevant when the rotation angle is 180°. When the center of dilation is unspecified, it is assumed to be the origin.

<95141404393>

ASAP pleas help me with this question

ASAP pleas help me with this question

Answers

y=-7x -3

since the lines are parallel, the slope would be the same, -7. Now you can just plug in the coordinates to solve for the y-intercept, or b. 32=-5*-7 + b, b = -3. So your equation would be y=-7x -3.

Answer:

y=-7x-3

Step-by-step explanation:

1. Parallel lines have the same slope, so the number that goes in front of x is -7.

2. To find the second number, you need to get the y-intercept by putting the equation into point-slope form and then converting that to y=mx+b format.

Point-slope form:

y-y1=m(x-x1).

m represents the slope, y1 represents the y-value in the ordered pair, and x1 represents the x-value of the ordered pair. Plug these numbers into the equation.

y-32=-7(x+5)

Convert to y=mx+b:

Distribute -7 to x + 5

y-32=-7x-35

Add 32 to both sides

y=-7x-3

3. -3 is the y-intercept because in the equation y=mx+b is b.

Ue the given condition to write an equation for the line in​ point-lope form and in​ lope-intercept form. Slope​ = 1/2​, paing through the origin

Answers

The equation of the line in point-slope form and in​ slope-intercept form are both y = 1/2x.

There are three common forms of the equation of a line:

1. Point-Slope Form: y - y1 = m(x - x1), where m is the slope of the line and (x1, y1) is a point on the line.

2. Slope-Intercept Form: y = mx + b, where m is the slope of the line and b is the y-intercept.

3. Standard Form: Ax + By = C, where A and B are coefficients that define the slope and y-intercept of the line.

If a line has a slope of 1/2 and passing through the origin, then:

m = 1/2

(x1, y1) = (0,0)

Plug in the values in the point-slope form and in​ slope-intercept form.

point-slope form

y - y1 = m(x - x1)

y - 0 = 1/2(x - 0)

y = 1/2x

slope-intercept form

y = mx + b

y = 1/2x + b

Substitute the values of x and y and solve for the y-intercept, b.

0 = 1/2(0) + b

b = 0

y = 1/2x + 0

y = 1/2x

Learn more about equation of line here: https://brainly.com/question/6497976

#SPJ4

Select all proper fraction

A. 27/51
B. 12/13
C. 13/5
D. 1/4
E. 4\3​

Answers

Answer:

A,B, and D!

Step-by-step explanation:

Hope this helps!! :))

Proper fractions are:

B. 12/13
D. 1/4

Notice that improper fractions have a larger numerator (top number) than denominator (bottom number).

Hope this helped!

Integrate the ODE
dy/dx = x² √y, 0 < x < 2, y(0) = 1
using Euler's method (Δx = 0, 2) to compute y(2). Obtain analytical solution to the ODE and compare y(2) obtained using Euler's method with that obtained analytically.

Answers

we find that the numerical approximation using Euler's method gives y(2) ≈ 1.865, while the analytical solution gives y(2) = 2.5.

Using the formula y(n+1) = y(n) + Δx * f(x(n), y(n)), where f(x, y) = x² √y, we can calculate the values of y at each step. Here's the step-by-step calculation:

Step 1: For x = 0, y = 1 (initial condition).

Step 2: For x = 0.2, y = 1 + 0.2 * (0.2)² * √1 = 1.008.

Step 3: For x = 0.4, y = 1.008 + 0.2 * (0.4)² * √1.008 = 1.024.

Step 4: For x = 0.6, y = 1.024 + 0.2 * (0.6)² * √1.024 = 1.052.

Step 5: For x = 0.8, y = 1.052 + 0.2 * (0.8)² * √1.052 = 1.094.

Step 6: For x = 1.0, y = 1.094 + 0.2 * (1.0)² * √1.094 = 1.155.

Step 7: For x = 1.2, y = 1.155 + 0.2 * (1.2)² * √1.155 = 1.238.

Step 8: For x = 1.4, y = 1.238 + 0.2 * (1.4)² * √1.238 = 1.346.

Step 9: For x = 1.6, y = 1.346 + 0.2 * (1.6)² * √1.346 = 1.483.

Step 10: For x = 1.8, y = 1.483 + 0.2 * (1.8)² * √1.483 = 1.654.

Step 11: For x = 2.0, y = 1.654 + 0.2 * (2.0)² * √1.654 = 1.865.

Therefore, using Euler's method with a step size of Δx = 0.2, we approximate y(2) to be 1.865.

To obtain the analytical solution to the ODE, we can separate variables and integrate both sides:

∫(1/√y) dy = ∫x² dx

Integrating both sides gives:

2√y = (1/3)x³ + C

Solving for y:

y = (1/4)(x³ + C)²

Using the initial condition y(0) = 1, we can substitute x = 0 and y = 1 to find the value of C:

1 = (1/4)(0³ + C)²

1 = (1/4)C²

4 = C²

C = ±2

Since C can be either 2 or -2, the general solution to the ODE is:

y = (1/4)(x³ + 2)² or y = (1/4)(x³ - 2)²

Now, let's evaluate y(2) using the analytical solution:

y(2) = (1/4)(2³ + 2)² = (1/4)(8 + 2)² = (1/4)(10)² = 2.5

Learn more about Integrate here : brainly.com/question/31744185

#SPJ11

In a group of students,
\( \frac{8}{13} \)
of the group are scouts and the rest are police cadets. If
\( \frac{3}{8} \)
of the scouts or 15 of them are prefects, calculate the number of police cadets in the group

Answers

The calculated number of police cadets in the group is 25

Calculating the number of police cadets in the group

From the question, we have the following parameters that can be used in our computation:

Scouts = 8/13

Police cadets = the rest

This means that

Police cadets = 1 - 8/13

Evaluate

Police cadets = 5/13

Also, we have

Prefects = 3/8 or 15 of scouts

This means that

3/8 * Scouts = 15

Scouts = 40

So, we have

Total = 40/(8/13)

Total = 65

Recall that

Police cadets = 5/13

So, we have

Police cadets = 5/13 * 65

Evaluate

Police cadets = 25

Hence, the number of police cadets in the group is 25

Read more about proportions at

https://brainly.com/question/870035

#SPJ1

Collect like terms g3 add G, squared add, squared add G

Answers

Combine like terms , we get \(g^3+3g^2+2g\).

What are Like Terms ?

In Algebra, the like terms are defined as the terms that contain the same variable which is raised to the same power. In algebraic like terms, only the numerical coefficients can vary. We can combine the like terms to simplify the algebraic expressions so that the result of the expression can be obtained very easily.

For example, 4x + 10x is an algebraic expression with like terms. In order to simplify this algebraic expression, we can add the like terms. Thus, the simplification of the given expression is 14x. In the same way, you can perform all the arithmetic operations on the like terms.

Collect like terms:

\(g^3+g^2+g+2g^2+g\)

Combine like terms:

\(g^3+3g^2+2g\)

Learn more about Like terms at:

https://brainly.com/question/23325290

#SPJ4

The following 10 measurements of the freezing point of aluminum were made using a platinum/rhodium thermocouple. 658.2 659.8 661.7 662.1 659.3 660.5 657.9 662.4 659.6 662.2 Find (a) the median, (b) the mean, (c) the standard deviation, and (d) the variance of the measurements.

Answers

(a) Median is 660.15 (b) Mean is 660.07 (c) Standard Deviation is 1.543 (d) Variance is 2.3801.

To calculate the statistics for the given measurements, let's follow the steps:

(a) The median is the middle value when the measurements are arranged in ascending order.

657.9, 658.2, 659.3, 659.6, 659.8, 660.5, 661.7, 662.1, 662.2, 662.4

There are 10 measurements, so the median is the average of the 5th and 6th values:

Median = (659.8 + 660.5) / 2 = 660.15

(b) The mean is the average of all the measurements.

Mean = (658.2 + 659.8 + 661.7 + 662.1 + 659.3 + 660.5 + 657.9 + 662.4 + 659.6 + 662.2) / 10 = 660.07

(c) The standard deviation is a measure of the dispersion of the measurements around the mean.

First, we calculate the deviations of each measurement from the mean:

Deviation = Measurement - Mean

Then, we square each deviation and find the average:

Variance = [(\((Deviation1)^2\) + \((Deviation2)^2\) + ... + \((Deviation10)^2\)) / 10]

Finally, we take the square root of the variance to obtain the standard deviation:

Standard Deviation = \(\sqrt{Variance\)

Let's calculate it step by step:

Deviation1 = 658.2 - 660.07 = -1.87

Deviation2 = 659.8 - 660.07 = -0.27

Deviation3 = 661.7 - 660.07 = 1.63

Deviation4 = 662.1 - 660.07 = 2.03

Deviation5 = 659.3 - 660.07 = -0.77

Deviation6 = 660.5 - 660.07 = 0.43

Deviation7 = 657.9 - 660.07 = -2.17

Deviation8 = 662.4 - 660.07 = 2.33

Deviation9 = 659.6 - 660.07 = -0.47

Deviation10 = 662.2 - 660.07 = 2.13

Variance = [\((-1.87)^2\) + \((-0.27)^2\) + \(1.63^2\) + \(2.03^2\) + \((-0.77)^2\) + \(0.43^2\) + \((-2.17)^2\) + \(2.33^2\) + \((-0.47)^2\) + \(2.13^2\)) / 10] = 2.3801

Standard Deviation = \(\sqrt{2.3801\) = 1.543

(d) The variance is already calculated in step (c) as 2.3801.

Report:

(a) Median: 660.15

(b) Mean: 660.07

(c) Standard Deviation: 1.543

(d) Variance: 2.3801

To learn more about Median here:

https://brainly.com/question/300591

#SPJ4

Is the difference of two rational numbers always a rational​ number? Explain.

Answers

Answer:

Yes.

Step-by-step explanation:

The difference of two rational numbers is always a rational number because the numbers are always complete. There will never be a running number. Think of it as multiplying two positive numbers, you can never receive a negative from two positives.

Jerrold ran a race that was 3 5/8 miles long. What is 3 5/8 written as a decimal?

Answers

Answer:

3.625

step by step explanation :

I  just simply searched it up

Please help me!!! Thank you!! <3 ^^

Please help me!!! Thank you!! &lt;3 ^^

Answers

9514 1404 393

Answer:

+25+14-10-3+2

Step-by-step explanation:

When Mai receives money, her account balance increases. The amount received can be represented by a positive number.

When Mai spends money, her account balance decreases. The amount spent can be represented by a negative number.

+25+14-10-3+2

please help me with this i asked last time but it didn’t some the important stuff so i’m just putting a picture ^

please help me with this i asked last time but it didnt some the important stuff so im just putting a

Answers

i think its B but i cant help much cuz i got a quiz thats due soon

Need help with these two questions.​

Need help with these two questions.

Answers

Answer:

Answer is below :)

Step-by-step explanation:

Hope this helps you!

Need help with these two questions.

Let x ∈R, c ∈R, and ε > 0. Suppose that |x −c|< ε.
(a) Prove that |x|< ε + |c|
(b) Prove that |c|−ε < |x|
Justify all steps by stating a theorem or definition that makes your assumption true
Thank you

Answers

In both cases, the triangle inequality theorem is used to justify the steps, which guarantees the validity of the inequalities.

|a + b| ≤ |a| + |b|

(a) Proving |x| < ε + |c|:

Given: |x - c| < ε

Adding |c| to both sides of the inequality, we have:

|x - c| + |c| < ε + |c|

Applying the triangle inequality to the left side of the inequality, we get:

|x - c + c| < ε + |c|

Simplifying the expression inside the absolute value, we have:

|x| < ε + |c|

Thus, we have proved that |x| < ε + |c|.

(b) Proving |c| - ε < |x|:

Given: |x - c| < ε

Subtracting |c| from both sides of the inequality, we have:

|x - c| - |c| < ε - |c|

Applying the triangle inequality to the left side of the inequality, we get:

|x - c - c| < ε - |c|

Simplifying the expression inside the absolute value, we have:

|x - 2c| < ε - |c|

Adding 2|c| to both sides of the inequality, we get:

|x - 2c| + 2|c| < ε - |c| + 2|c|

Applying the triangle inequality to the left side of the inequality, we have:

|x - 2c + 2c| < ε - |c| + 2|c|

Simplifying the expression inside the absolute value, we have:

|x| < ε + |c|

Rearranging the inequality, we get:

|c| - ε < |x|

Thus, we have proved that |c| - ε < |x|.

In both cases, the triangle inequality theorem is used to justify the steps, which guarantees the validity of the inequalities.

Learn more about Triangle here:

https://brainly.com/question/2773823

#SPJ11

which of the following is not influenced by stream velocity? discharge suspended load dissolved load abrasion bed load

Answers

The stream velocity has no influence on the amount of dissolved load it contains. The amount of dissolved material depends on erosion and deposition carried out in the watercourse. These are affected by factors such as the slope of the land, the resistance of the material to erosion, the size of the sediments transported, etc.

Which of the following is not influenced by stream velocity?

Dissolved load

Stream velocity plays an important role in the transport of sediments and dissolved loads in a watercourse. It affects the erosion and deposition processes that occur in the watercourse, which in turn affect the amount of sediment and dissolved load that is carried by the stream. For example, faster stream velocities can cause more erosion of the stream bed, leading to more material being carried in the water.

Sediment is any particulate matter that is transported by a fluid, and it can come in many different forms. The three main types of sediment are:

The suspended load is made up of small particles that are carried along in the water column. The bed load consists of larger particles that are moved along the bottom of the streambed. And the dissolved load is made up of particles that are carried in solution.

Learn more about Erosion: https://brainly.com/question/17905503

#SPJ4

Ariana solved the equation as shown. Explain her error and correct the solution.

9x² - 144= 0
9x² = 144
x² = 16
√ x² = √ 16
x=+8

Answers

Answer is the last step when Ariana solved the square roots of x^2 and 16

The square root of 16 = +4 and -4

Ariana divided 16 by 2

Water boils at 212 degrees Fahrenheit. It freezes at 32 degrees Fahrenheit. How many degrees difference is there between these two temperatures.

Answers

Answer:

244 if the difference

Step-by-step explanation:

Answer:

180º Fahrenheit

Pls answer the question correct

Pls answer the question correct

Answers

Answer: 40

Step-by-step explanation

if you look at the number 4 it says it = 10

Then you look at 6 and it = 15

then you look at 8 and it = 20

SO everytime you add 2 it goes up 5.

So if you take the 8 and add 2 that's 10 and 10=25

So when you make your way to 16 it would be 40.

I need help please i don’t understand

Answers

Understand what exactly

There are 75 kids at camp. After 21 kids go swimming, a counselor separated the remaining kids into 6 teams so that each team had k kids. In the tape diagram, k represents the number of kids that the counselor put into each of the 6 teams. What is the value of k?

Answers

There were initially 75 kids at camp, and 21 kids went swimming. So, there are 75 - 21 = 54 kids remaining. The counselor separated these remaining kids into 6 teams, each with k kids. We can set up an equation to find the value of k:

6 * k = 54

Now, divide both sides by 6:

k = 54 / 6
k = 9

So, the value of k is 9. The counselor put 9 kids into each of the 6 teams.


From your conclusions in part E, how many triangles can be constructed based on the given conditions?

From your conclusions in part E, how many triangles can be constructed based on the given conditions?

Answers

What are the given conditions?

In a class of students, the following data table summarizes how many students have a
brother or a sister. What is the probability that a student who does not have a brother
has a sister?
Has a sister
Does not have a sister
Has a brother Does not have a brother
5
2
18
4

Answers

A student's probability of having a sister are 1/2 or 0.5 if they do not have a brother.

Using the above data table, we must determine the likelihood that a student without a brother also has a sister. Analysing the table now

has a sibling: 5

possesses no sisters: 2

has an 18-year-old brother

possesses no brothers: 4

We are looking for the likelihood that a student has a sister and neither a brother (as indicated by the statement "Does not have a brother"). In this instance, there are two children who do not have a brother but do have a sister, making that number the number of positive outcomes.

No matter whether a student has a sister or not, the total number of outcomes is equal to the number of students who do not have a brother. According to the table, there are 4 students without brothers.

As a result, the likelihood that a student who doesn't have a brother will have a sister can be determined as follows:

Probability is calculated as the ratio of the number of favourable outcomes to all possible outcomes.

Probability equals 2/4

Probability equals 0.5 or half.

For more such question on probability. visit :

https://brainly.com/question/251701

#SPJ8

a van moves at a constant speed of 4 miles per hour. How long would it take to travel a distance of 100 miles?

Answers

If it only moves 4 MPH, it would take 25 hours.

Answer:

it would take about 25 hours

Heart failure is due to either natural occurrences (82%) or outside factors (18%
). Outside factors are related to induced substances or foreign objects. Natural occurrences are caused by arterial blockage, disease, and infection. Assume that causes of heart failure between individuals are independent.
What is the probability that the 3rd patient with heart failure that enters the emergency room is the first one due to outside factors?

Answers

The probability that the 3rd patient with heart failure that enters the emergency room is the first one due to outside factors is 0.02712.

Probability of natural occurrences = 0.82Probability of outside factors = 0.18To find the probability that the 3rd patient with heart failure that enters the emergency room is the first one due to outside factors, we have to consider two possibilities:

The first two patients are due to natural occurrences, or the first two patients are due to outside factors.If the first two patients are due to natural occurrences, the probability of the third patient being the first due to outside factors is:0.82 x 0.82 x 0.18 = 0.12272

If the first two patients are due to outside factors, the probability of the third patient being the first due to outside factors is:0.18 x 0.82 x 0.82 = 0.12272

Therefore, the total probability of the third patient being the first due to outside factors is the sum of these two probabilities:0.12272 + 0.12272 = 0.24544But, we have counted the case where all three patients have outside factors twice, so we need to subtract that probability once:0.24544 - 0.01836 = 0.22708

Therefore, the probability that the 3rd patient with heart failure that enters the emergency room is the first one due to outside factors is 0.22708 or approximately 0.02712.

For more such questions on probability

https://brainly.com/question/25870256

#SPJ11

if you are given one or more of the first few terms of a sequence, and all other terms of the sequence are defined using previous terms, then the sequence is said to be defined

Answers

If a sequence is defined using previous terms, it is known as a recursively defined sequence.

This type of sequence relies on the previous terms to determine the next term in the sequence. The number of terms that are required to define a recursively defined sequence varies depending on the specific sequence. However, if the first few terms of the sequence are given, it can help determine the pattern and the formula used to generate subsequent terms. A good understanding of recursive sequences can be helpful in many areas, including computer programming, mathematics, and finance. A sequence that is defined using its initial terms and a rule relating its subsequent terms to the previous ones is called a recursively defined sequence. In such sequences, each term's value depends on one or more earlier terms. The first few terms serve as the basis, and the recursive formula generates the remaining terms. This approach allows us to find any term in the sequence based on previous ones, ensuring a consistent pattern and progression.

To know more about sequence visit:

https://brainly.com/question/28615767

#SPJ11

Evaluate the series 1 + 2 + 4 + 8 to S10.

Answers

The series to 10 term is

1 + 2 + 4 + 8 + 16 + 32 + 64 + 128 + 256 + 512

What is recurrent relation?

An equation that represents a sequence based on a rule is called a recurrence relation.

Finding the following term, which is dependent upon the prior phrase, is made easier (previous term). We can readily predict the following term in a series if we know the preceding term.

The term is predicted by multiplying the preceding term by 2

Learn more about recurrence relation

https://brainly.com/question/4082048

#SPJ1

Select the correct answer. Which statement describes ? A. It is an irrational number. B. It is a rational number that has a repeating decimal expansion. C. It is a rational number that has a terminating decimal expansion. D. It is not a rational number because it is negative.

Answers

Answer:

the answer is c okay g;)

Step-by-step explanation:

hope this helps

If a transversal intersects two parallel lines then find the ratio of the number of pairs of alternate angles to the number of pairs of corresponding angles so formed

Answers

Hint: Starting with drawing a diagram using
all the information given in the question.
Assume two parallel lines as 'm' and 'n'.
And name all the angles formed by the
intersection of transverse with parallel
lines. Use the property that says that the
corresponding angles and opposite angles
are equal for a pair of parallel lines.
Combine the two hence formed equations
to get the required relationship.
Complete step-by-step answer:
Here in this problem, we are given two
parallel lines and a transversal intersects it.
Now within this situation, we need to prove
that each pair of alternate angles is equal.
Before starting with the solution to the
above problem, we must draw a figure
using all the information given to us.
Alternate angles are the two angles, other lines.
So according to the above figure, we
assumed that the two parallel lines be 'm
and 'n' with one transverse cutting both of
them at two points and forming eight
angles named as <1, <2, <3, <4, <5, <6,<7 and
<8
Here we need to prove that the pair
alternate angles, i.e. <3=<5 and <4=26
As we know that the corresponding angles
between two parallel lines are equal in
measure. A corresponding angle is the
angles that occupy the same relative
position at each intersection where a
straight line crosses two others.
i.e. <2=<6,<1= <5,43=<7 and <4=<8
•(i)
Also, the opposite angles formed in the
intersection of two lines are equal in
measure,
i.e. <1=43,42= <4,46= <8 and <5=<7
.. (11)
From relation (i) and (li), we can write two
pairs as <2=<6 and <2=<4 we can say <6=<4
Similarly, if we take two pairs from (i) and (li)
aS <1=<5
and <1=<3
From these above equations, we can
conclude that <3=<5
Therefore, we get the required relation
<3=45 and <4=<6
Hence, we proved that the alternate angles
of two parallel lines intersected by a
transverse are equal in measure.
Note: Remember that the original problem
was to prove that the alternate angles are
equal for two parallel lines and an
intersecting transverse. We here used our
assumption of two lines 'm' and 'n' and a
transverse using a figure. Naming the
angles formed on the intersection of these
lines helped us to form the relations and
equations. Questions like this method are
always useful. An alternative approach can
be to use the theorem that says that the From these above equations, we can
conclude that <3=<5
Therefore, we get the required relation
<3=25 and <4=26
Hence, we proved that the alternate angles
of two parallel lines intersected by a
transverse are equal in measure.
Note: Remember that the original problem
was to prove that the alternate angles are
equal for two parallel lines and an
intersecting transverse. We here used our
assumption of two lines 'm' and 'n' and a
transverse using a figure. Naming the
angles formed on the intersection of these
lines helped us to form the relations and
equations. Questions like this method are
always useful. An alternative approach can
be to use the theorem that says that the
sum of interior angles on the same side is
supplementary

What is the answer to this equation?

What is the answer to this equation?

Answers

Answer:c

Step-by-step explanation:the y has to be greater than -1 and x is just a longer negative y

Other Questions
Which tissue will most likely be found lining organs where substances have to easily diffuse across, such as the intestines and the lungs?. ive been struggling all day DISCUSS THE VARIOUS TYPES OF MERCHANT SHIPS. DISCUSS HOW CONTAINER SHIP WERE EVOLVED AND THE ADVANTAGES THEY POSSESS OVER GENERAL CARGO CARRIERS thanks again and I hope to see everyone again and have to go back in to see how things go and I can do the job and the job is going to go back in to see how things go and I can get you the money and the other one I can think to see you the money and the job is going to see how you were feeling well today so the other one I can get it in to see how things go and get the other two I have to go back in to see how things go and get the other two I have to go back in to the other one I can find out if I have any other one is going and I have a lot to see if I could find out what is happening to you the money and I The product of 3 and the difference of a number and 8 i hope someone can help me here please don't answer nonsense! how does understanding stress and stressor help a person in identifying ways to cope? a(n) is defined as those companies within a specified geographic radius that will be in direct competition for the same customers and sales as that of the new business. CAN SOMEONE PLEASE WRITE AN EQUATION FOR THIS IF YOU KNOW HOW! I GIVE BRAINLIST! if you had to be an animal, which would you be and why? Three specific types of laboratory waste containers used for accumulating potentially hazardous wastes are as follows:________ Josh buys an $8000 10-year bond that has a coupon rate of 4.5 %. If he keeps the bond to maturity, how much interest will he collect? Summarize the 2020 Airbus FCPA settlement and underlyingbehavior. calculate the concentration of hydroxide ion for blood with a hydronium ion concentration of 4.2 x 10 -8 m. The angular velocity () of a particle depends on its angular position (, measured with respect to a certain line of reference) by the rule = 2. Find the angular acceleration as a function of . When the brakes are applied, weight is transferred to the front of a vehicle. If braking is hard, the hood will drop noticeably and the rear deck of the vehicle will rise. what do experts see as potential consequences of convergence and low cost of entry? select all that apply. Which measurement is most accurate to describe the weight of an apple The ministry stood still ______ the request to take her seat( put the correct conjunction in the blank to complete the sentence) a swimming pool is circular with a 40-ft diameter. the depth is constant along east-west lines and increases linearly from 5 ft at the south end to 10 ft at the north end. find the volume of water in the pool. (round your answer to the nearest whole number.)