What is the volume of a cone with a radius 3 cm and a height 6 cm?​

Answers

Answer 1

Answer:

56.55

Step-by-step explanation:


Related Questions

4,3,4,7,4,8 step 1 of 3: calculate the value of the sample variance. round your answer to one decimal place.

Answers

The sample variance for the given data set is 3.6.

To calculate the sample variance, we follow a series of steps. First, we need to find the mean (average) of the data set. Adding up all the numbers and dividing by the total count gives us the mean, which in this case is (4+3+4+7+4+8)/6 = 30/6 = 5.

Next, we calculate the deviations of each data point from the mean. We subtract the mean from each data point to get the deviations: (4-5), (3-5), (4-5), (7-5), (4-5), and (8-5), which simplify to -1, -2, -1, 2, -1, and 3, respectively.

Then, we square each deviation to eliminate negative values:[tex](-1)^2[/tex], [tex](-2)^2[/tex], [tex](-1)^2[/tex], [tex]2^2[/tex], [tex](-1)^2[/tex], and [tex]3^2[/tex], which simplify to 1, 4, 1, 4, 1, and 9, respectively.

The next step is to find the sum of the squared deviations. Adding up all the squared deviations gives us 20.

Finally, we divide the sum of squared deviations by the total count minus 1 (n-1) to calculate the sample variance: 20/(6-1) = 20/5 = 4.

Rounding the sample variance to one decimal place, we get 3.6 as the final result.

Learn more about variance here:

https://brainly.com/question/31051269

#SPJ11

SOMEONE HELPPPP PLEASEEEEEEEEEEEEEEEE

Answers

Answer:

No, Collin didn't reach his goal. He got a 81% on his test.

Step-by-step explanation:

will give brainiest + 40 points
Which graph represents the function p(x) = |x – 1|?

Answers

Answer:

I think it's the second I e at the top

3) Arjun was shopping for avocados, which were listed $0.90 each. He brought six avocados to the checkout lane, where he learned that there was a sale on avocados. With the discount, he was charged $4.86 before tax. What was the percent discount on each avocado?​

Answers

Answer:

Step-by-step explanation:

Total discount = 6×$0.90 - $4.86 = $0.54

discount each = $0.54/6 ≈ $0.09

$0.09/$0.90 = 0.10 = 10%


Susan paints a stack of 30 blocks in a pattern. Starting from the bottom, she paints every 3rd block red and every 5th block green. Wherever red and green land on the same block, she paints that block yellow.



The 3rd block from the bottom that is painted green is how many blocks up from the bottom?

Answers

The answer will be this time

Answer:

20 blocks

Step-by-step explanation:

What’s the volume of the prism

Answers

Answer:

384 cubic inches (in^3)

Step-by-step explanation:

volume = length * width * height

So find the volume of the large rectangle of the prism, then find the volume of the small rectangle of the prism. Add the two volumes together and the sum is your final answer.

I would appreciate Brainliest, but no worries.

Joshua is going to invest $9,000 and leave it in an account for 5 years. Assuming the
interest is compounded continuously, what interest rate, to the nearest tenth of a
percent, would be required in order for Joshua to end up with $12,500?

Answers

Answer:

Step-by-step explanation:

Answer:

6.6%

Step-by-step explanation:

please help it would be reallyyyy nice tysmmwmsmssmm

Answers

Answer:

I think it is 30

Step-by-step explanation:

Answer:

x = 30

Step-by-step explanation:

The angles shown are vertical angles

If you didn't know vertical angles are congruent

That being said we create an equation to solve for x

(because vertical angles are congruent) 104 = 3x + 14

now that we have created an equation we want to solve for x

Step 1 subtract 14 from each side

104 - 14 = 90

14 - 14 cancels out

now we have 90 = 3x

step 2 divide each side by 3

90/3=30

3x/3=x

we're left with x = 30

An archer hits a target 50% of the time. Design and use a simulation to find the experimental probability that the archer hits the target exactly four of the next five times.


MARK AS BRAINLEST FOR THE CORRECT ANSWER

Answers

Given:

An archer hits a target 50% of the time.

To find:

The experimental probability that the archer hits the target exactly four of the next five times.

Solution:

It is given that an archer hits a target 50% of the time. It means the probability of hitting the target is

[tex]p=\dfrac{50}{100}[/tex]

[tex]p=0.5[/tex]

The probability of not hitting the target is

[tex]q=1-p[/tex]

[tex]q=1-0.5[/tex]

[tex]q=0.5[/tex]

Binomial distribution formula:

[tex]P(x=r)=^nC_rp^rq^{n-r}[/tex]

We need to find the probability that the archer hits the target exactly four of the next five times. So, [tex]n=5,r=4,p=0.5,q=0.5[/tex].

[tex]P(x=4)=^5C_4(0.5)^4(0.5)^{5-4}[/tex]

[tex]P(x=4)=\dfrac{5!}{4!(5-4)!}(0.5)^4(0.5)^{1}[/tex]

[tex]P(x=4)=5(0.5)^{5}[/tex]

[tex]P(x=4)=0.15625[/tex]

Therefore, the experimental probability that the archer hits the target exactly four of the next five times is 0.15625.

help plz plz plz plz plzzz brainliest

Answers

Answer: About 4

Step-by-step explanation:

16 divided by 3 2/3 is 4. decimal so round that and about 4 is you’re answer.

Answer:

4 dress will be the max

Step-by-step explanation:

it is a division question

16 yards on a roll ÷ 3⅔ yards of fabric

16÷3⅔

16÷ 11/3

16*3/11

48/11

4.3636.

Write 4^3 using repeated multiplication. Then find the value of 4^3

Answers

Using repeated multiplication, 4^3 is 4•4•4

The value of 4^3 is 64

Gradient methods are used to find local optima of functions. Apply the Method of Steepest Descent to the function f(x1, x2) = 3xí + 2xż starting from the initial point Xo = (2, 1) (you should only perform the first 2 iterations of the algorithm). e) If the initial start point xo is changed to a different position, how might this affect the operation of the algorithm?

Answers

The first two iterations of the Method of Steepest Descent algorithm starting from the initial point Xo = (2, 1) for the function f(x1, x2) = 3x1 + 2x2 are as follows:

Iteration 1:

1. Compute the gradient at the current point Xo: ∇f(Xo) = [∂f/∂x1, ∂f/∂x2] = [3, 2].

2. Choose a step size (learning rate) α.

3. Update the current point Xo using the gradient and step size: X1 = Xo - α * ∇f(Xo).

Iteration 2:

1. Compute the gradient at the current point X1: ∇f(X1) = [∂f/∂x1, ∂f/∂x2].

2. Choose a step size (learning rate) α.

3. Update the current point X1 using the gradient and step size: X2 = X1 - α * ∇f(X1).

In the given function f(x1, x2) = 3x1 + 2x2, the partial derivatives with respect to x1 and x2 are 3 and 2, respectively. These represent the gradients in the x1 and x2 directions at any given point (x1, x2).

The Method of Steepest Descent is an iterative optimization algorithm that aims to minimize a function by moving in the direction of the steepest descent (negative gradient) at each iteration.

It starts from an initial point Xo and updates the current point by taking steps in the opposite direction of the gradient, multiplied by a step size or learning rate α.

In the first iteration, we compute the gradient at the initial point Xo = (2, 1), which is ∇f(Xo) = [∂f/∂x1, ∂f/∂x2] = [3, 2]. Let's assume we choose a learning rate α of 0.1.

Using the gradient and learning rate, we update Xo to X1:

X1 = Xo - α * ∇f(Xo) = (2, 1) - 0.1 * [3, 2] = (2, 1) - [0.3, 0.2] = (1.7, 0.8).

In the second iteration, we compute the gradient at the current point X1 = (1.7, 0.8), which is ∇f(X1) = [∂f/∂x1, ∂f/∂x2]. Let's assume we again choose a learning rate α of 0.1.

Using the gradient and learning rate, we update X1 to X2:

X2 = X1 - α * ∇f(X1) = (1.7, 0.8) - 0.1 * [∂f/∂x1, ∂f/∂x2] = (1.7, 0.8) - [0.1 * ∂f/∂x1, 0.1 * ∂f/∂x2].

The above calculations provide the values of X1 and X2 after the first two iterations of the Method of Steepest Descent algorithm for the given function.

Now, let's move on to the second part of your question.

If the initial start point Xo is changed to a different position, it can significantly affect the operation of the algorithm. The Method of Stee

pest Descent aims to find a local optimum of the function, and the starting point plays a crucial role in determining the convergence behavior.

If the new initial point is closer to a local optimum, the algorithm may converge faster as it takes smaller steps towards the optimal point. However, if the new initial point is far from any local optima, the algorithm may take longer to converge or even converge to a different suboptimal point.

The choice of learning rate α also affects the algorithm's performance. A larger learning rate may lead to faster convergence but can also cause overshooting and instability. On the other hand, a smaller learning rate may lead to slower convergence but better stability.

In summary, changing the initial start point xo can affect the convergence behavior and the final solution obtained by the Method of Steepest Descent algorithm. It is crucial to choose an appropriate initial point and learning rate to achieve the desired optimization outcome.

To know more about Steepest Descent algorithm, refer here:

https://brainly.com/question/29992101#

#SPJ11

Select the answer closest to the specified areas for a normal density.
(a) The area to the left of 32 on a N(45, 8) distribution. A. 0.948
C. 0.896 D. 0.104
B. 0.052
B. 0.97
(b) The area to the right of 12 on a N(9.4, 1.2) distribution. A. 0.985 C. 0.03 D. 0.015
(c) The area between 43 and 100 on a N(75, 15) distribution: A 0.984 C. 0.936 D. 0.64

Answers

The closest answer for each area is B. 0.052, D. 0.015, and C. 0.936, respectively.

(a) The area to the left of 32 on a N(45, 8) distribution. The area to the left of 32 on a N(45, 8) distribution is given by: P(Z < (32 - 45)/8)P(Z < -1.625)= 0.052, approximately. So, the closest answer is B. 0.052.

(b) The area to the right of 12 on a N(9.4, 1.2) distribution. The area to the right of 12 on a N(9.4, 1.2) distribution is given by: P(Z > (12 - 9.4)/1.2)P(Z > 2.166)= 1 - P(Z < 2.166)= 1 - 0.985= 0.015. So, the closest answer is D. 0.015.

(c) The area between 43 and 100 on a N(75, 15) distribution. The area between 43 and 100 on a N(75, 15) distribution is given by: P((43 - 75)/15 < Z < (100 - 75)/15)P(-1.5333 < Z < 1.6666)= P(Z < 1.6666) - P(Z < -1.5333)= 0.9525 - 0.0624= 0.8901. So, the closest answer is C. 0.936.

In conclusion, the closest answer for each area is B. 0.052, D. 0.015, and C. 0.936, respectively.

know more about closest answer

https://brainly.com/question/31975338

#SPJ11

Setup a double integral that represents the surface area of the part of the x2 + y2 + z2 = 8z that lies inside the paraboloid z = x2 + y2
The double integral should be integrated in terms of dr d(theta).
The bounds for the d(theta) integral are from 0 to 2pi.
I know the lower bound for dr is 0 but I cannot get the upper bound.
Please show all work, especially the equation in r and theta being integrated. Thank you!!

Answers

The surface area of the part of the x2 + y2 + z2 = 8z that lies inside the paraboloid z = x2 + y2, using the cylindrical coordinates is given as below:

The integral to find the surface area in the cylindrical coordinates, we can write as,

∫∫ dS = ∫∫ r dθ dr The given surface is x2 + y2 + z2 = 8z and the paraboloid is z = x2 + y2

By substituting the value of z from the paraboloid to the first equation,

we get,x2 + y2 + (x2 + y2)2 = 8(x2 + y2) Simplify it by expanding the square term as,

x2 + y2 + x4 + 2x2y2 + y4 = 8x2 + 8y2Now,

re-write the equation as,

x2 + y2 - 8x2 - 8y2 + x4 + 2x2y2 + y4 = 0On

solving this equation, we get

x2 + y2 - 8x2 - 8y2 + x4 + 2x2y2 + y4 = (x2 - 4x + y2 - 4y + 8)(x2 + 4x + y2 + 4y - 8) = 0

The equation of the paraboloid is given as, z = x2 + y2Hence,

the integral to find the surface area of the given surface in cylindrical coordinates,

∫∫ dS = ∫∫ r dθ dr Bounds of the integral to find the surface area are 0 ≤ θ ≤ 2π and r1 ≤ r ≤ r2,

where r1 and r2 are the radii of the cylinder.

Solve this equation and get the values of r1 and r2,r2 = 2r1

On solving the quadratic equation of (x2 - 4x + y2 - 4y + 8)(x2 + 4x + y2 + 4y - 8) = 0,

we get,

x2 + y2 - 4x - 4y + 4 = 0

The equation of the circle is given as

,x2 + y2 = 4x + 4y - 4 Solve for x and y to get,

x = 2 + cos θ y = 2 + sin θ

The radius of the circle is given as,

√(42 + 42) = √32 Thus,

the limits of integration of r are r1 = 0 and r2 = √32.

Integrating over the limits,

∫0^2π ∫0^√32 r dr dθ= 1/2(32) (2π)= 16πTherefore,

the surface area of the given surface is 16π.

To know more about surface area click here

https://brainly.com/question/31968506

#SPJ11

Find the correlation coefficient between x and y


X 57 58 59 59 60 61 62 64

Y 77 78 75 78 82 82 79 81

Answers

Answer:

0.603

Step-by-step explanation:

Given the data:

X 57 58 59 59 60 61 62 64

Y 77 78 75 78 82 82 79 81

The Correlation Coefficient, R value gives a measure of the degree of correlation between two variables, the dependent and independent variable. The correlation Coefficient value ranges from - 1 to 1. With negative values depicting a negative relationship and positive values meaning a positive relationship. The closer the R value is to + or - 1, the higher the strength of the relationship. With a value of 0 meaning 'no correlation'.

The correlation Coefficient value of the data above is 0.603, this gives a fairly strong positive correlation

Sams gym charges a one time fee of $60 plus $32 per Session for a personal trainer. the new gym in town a membership fee of $350 plus $20 for each session with a trainer. which inequality would be used to determine X the number of sessions with a personal trainer where is the new gym is the better deal?

Answers

Answer: i think $35

Step-by-step explanation: have a great day

Why are the triangles congruent

Answers

Answer:

The triangles are congruent because they are both exactly the same.

Plzz its urgent answer my question​

Answers

Answer:

the answer is option (b)

good day mate

Find the value of the variables in the image above

Answers

Answer:

x = 8[tex]\sqrt{3}[/tex] , y = 8

Step-by-step explanation:

Using the sine and cosine ratios in the right triangle and the exact values

sin60° = [tex]\frac{\sqrt{3} }{2}[/tex] , cos60° = [tex]\frac{1}{2}[/tex]

sin60° = [tex]\frac{opposite}{hypotenuse}[/tex] = [tex]\frac{x}{16}[/tex] = [tex]\frac{\sqrt{3} }{2}[/tex] ( cross- multiply )

2x = 16[tex]\sqrt{3}[/tex] ( divide both sides by 2 )

x = 8[tex]\sqrt{3}[/tex]

----------------------------------------------------------

cos60° = [tex]\frac{adjacent}{hypotenuse}[/tex] = [tex]\frac{y}{16}[/tex] = [tex]\frac{1}{2}[/tex] ( cross- multiply )

2y = 16 ( divide both sides by 2 )

y = 8

Connor has a box of 100 T-shirts in different sizes that he will be throwing to fans in the stands at the Greenville Township Allstars baseball game. Since the T-shirts are all mixed together, he's curious about how many of each shirt size is in the box. So, he randomly checks 10 shirts from different parts of the box. Here are the sizes of those shirts: large, small, extra large, medium, small, extra large, large, small, medium, small Based on the data, estimate how many small T-shirts are in the box.

Answers

The Sample, we estimate that there are approximately 40 small T-shirts in the box.

The number of small T-shirts in the box, sampling and assume that the proportion of small T-shirts in the sample is representative of the proportion in the entire box.

In the given sample of 10 shirts, we have the following sizes: large, small, extra large, medium, small, extra large, large, small, medium, small.

Out of the 10 shirts, 4 of them are small. To estimate the number of small T-shirts in the entire box, we can set up a proportion:

Small shirts in sample / Total shirts in sample = Small shirts in box / Total shirts in box

Plugging in the values we have:

4 / 10 = x / 100

Cross-multiplying:

4 * 100 = 10 * x

400 = 10x

Dividing both sides by 10:

x = 400 / 10

x = 40

Based on the sample, we estimate that there are approximately 40 small T-shirts in the box.

To know more about Sample.

https://brainly.com/question/31101410

#SPJ8

What is the solution to the equation 4x + 2(x − 3) = 3x + x − 12? (1 point) −3 −1 1 3

Answers

Answer: x= -3

Explanation:

What is the measure of ∠x?

Answers

Answer:

117+x=180°(sum of straight line)

Step-by-step explanation:

x=180-117

x=63

It should be 105.

44 + 31 = 75

180 - 75 = 105.



2. Describe a rigid motion or composition of rigid motions that maps the rectangular bench at (0, 10)and

the adjacent flagpole onto the other short rectangular bench and flagpole.

Answers

Answer:

See Explanation

Step-by-step explanation:

Given

Let the bench be B and the flagpole be T.

So:

[tex]B = (0,10)[/tex] --- given

The flagpole is represented by the triangular shape labelled T.

So, we have:

[tex]T = (6,9)[/tex]

See attachment for the rectangular bench and the flagpole

From the attached image, the location of the other bench is:

[tex]B' = (0,-10)[/tex]

And the location of the other flagpole is:

[tex]T' = (-6,9)[/tex]

So, we have:

[tex]B = (0,10)[/tex] ==> [tex]B' = (0,-10)[/tex]

[tex]T = (6,9)[/tex] ==> [tex]T' = (-6,9)[/tex]

When a point is reflected from [tex](x,y)[/tex] to [tex](x,-y)[/tex], the transformation rule is reflection across x-axis.

So the rigid transformation that takes [tex]B = (0,10)[/tex] to [tex]B' = (0,-10)[/tex] is: reflection across x-axis.

When a point is reflected from [tex](x,y)[/tex] to [tex](-x,y)[/tex], the transformation rule is reflection across y-axis.

So the rigid transformation that takes [tex]T = (6,9)[/tex] to [tex]T' = (-6,9)[/tex] is: reflection across y-axis.


5.) What is the mean of the data?
3, 3, 5, 5, 5, 7, 7, 8, 15, 15

Answers

Answer:

How to Find the Mean. The mean is the average of the numbers. It is easy to calculate: add up all the numbers, then divide by how many numbers there are. In other words it is the sum divided by the count.

Which function would be produced by a horizontal stretch of the graph of y = sqrt(x) followed by a reflection in the x - axis ?

Answers

Answer:

the answer is the first one

Step-by-step explanation:

Explanation: be im smart

Function transformation involves changing the form of a function

A function that could represent the transformed function is function (c) [tex]f(x) = -\sqrt{\frac 12 x}[/tex]

The equation of the function is given as:

[tex]f(x) = \sqrt x[/tex]

The rule of horizontal stretch is:

[tex](x,y) \to (ax,y)[/tex]

Where:

[tex]0 < a < 1[/tex]

Take for instance:

[tex]a = \frac 12[/tex]

So, we have:

[tex]f(x) = \sqrt{\frac 12 x}[/tex]

Next, the function is reflected in across the x-axis.

The rule of this transformation is:

[tex](x,y) \to (x,-y)[/tex]

So, we have:

[tex]f(x) = -\sqrt{\frac 12 x}[/tex]

Hence, a function that could represent the transformed function is function (c)

Read more about function transformation at:

https://brainly.com/question/1548871

Consider the equation below. (If an answer does not exist, enter DNE.)
f(x) = x4 − 8x2 + 9
(a) Find the interval on which f is increasing. (Enter your answer using interval notation.)
Find the interval on which f is decreasing. (Enter your answer using interval notation.)

Answers

The interval on which the function f(x) = x^4 - 8x^2 + 9 is increasing can be expressed in interval notation as (-∞, -2) ∪ (2, ∞). The interval on which the function is decreasing can be expressed as (-2, 2).

To determine the intervals of increasing and decreasing, we need to examine the derivative of the function. Taking the derivative of f(x) with respect to x gives us f'(x) = 4x^3 - 16x. To find the intervals of increasing and decreasing, we need to analyze the sign of the derivative. The derivative is positive when x < -2 and x > 2, indicating an increasing function. The derivative is negative when -2 < x < 2, indicating a decreasing function.

To know more about intervals here: brainly.com/question/11051767

#SPJ11

16Acos(x)-Bsin(x)-2Asin(x)+19Bcos(x)=65cos(x) can someone helps me to find the exactly value of A and B ?

Answers

The exact values of A and B that satisfy the equation are A = -65/22 and B = 65/11.

To find the exact values of A and B in the equation 16Acos(x) - Bsin(x) - 2Asin(x) + 19Bcos(x) = 65cos(x), we need to equate the coefficients of the corresponding trigonometric functions on both sides of the equation.

Comparing the coefficients of cos(x) on both sides:

16A + 19B = 65 (Equation 1)

Comparing the coefficients of sin(x) on both sides:

-2A - B = 0 (Equation 2)

We now have a system of two equations with two unknowns (A and B). We can solve this system to find the values of A and B.

Let's solve the system of equations:

From Equation 2, we can express B in terms of A:

B = -2A

Substituting this expression for B in Equation 1:

16A + 19(-2A) = 65

16A - 38A = 65

-22A = 65

A = -65/22

Substituting the value of A back into the expression for B:

B = -2A

B = -2(-65/22)

B = 65/11

Therefore, the exact values of A and B that satisfy the equation are:

A = -65/22

B = 65/11

Read more about equations at:

https://brainly.com/question/25976025

#SPJ4

7x-12+3x+28=180 degrees
Please help ASAP

Answers

Answer:

180 degrees

Step-by-step explanation:

i think im not sure???????                                                                                                                      i hope im right

you put it in the question

Answer = 180


7x+3x =10x
-12+28=16
So,
10x+16=180
10x=164
x

Evaluate the double integral where R is the region enclosed by y = x² and y = 9. Answer: I =

Answers

Given that R is the region enclosed by y = x² and y = 9. The value of the double integral over the region is I =81.

We are given the region R that is enclosed by y = x² and y = 9.

The x values range from -3 to 3.

The y values range from x² to 9.

We thus evaluate the double integral as follows:

I = [tex]\int_{(-3)}^ {(3)} \int_{(x^2)}^{( 9)[/tex]  dA

I= [tex]\int_{(-3)}^ {(3)} \int_{(x^2)}^{( 9)[/tex]  dydx

We integrate the integral with respect to y from x² to 9, and then integrate that expression with respect to x from -3 to 3.

We get: I = [tex]\int_{(-3)}^ {(3)} \int_{(x^2)}^{( 9)[/tex]  dydx

I= [tex]\int_{(-3)}^ {(3)[/tex] (9 - x²) dx

= [tex]\int_{(-3)}^ {(3)} 9 dx - \int_{(-3)}^ {(3)[/tex] x² dx

= 18[tex]\int_{(0)}^ {(3)} x dx - \int_{(-3)}^ {(3)[/tex] x² dx

= 18[(3²/2) - (0²/2)] - [(3³/3) - (-3³/3)]

= 18(9/2) - 54

= 81

Answer: I = 81.

To know more about double integral, visit:

https://brainly.com/question/32526494

#SPJ11

10x+9y=-17
10x-2y=16

Answers

Answer:

they both = eachother

10x+9y=-17 = 10x-2y=16

Step-by-step explanation:

Other Questions
A new planet is discovered orbiting a star with a mass 3. 5'1031 kg at a distance of 1. 2 '1011 m. Assume that the orbit is circular. What is the orbital speed of the planet? (G = 6. 673' 10-11 Nm2/kg) Margaret has a project with a $21,000 first costs that returns $4,000 per year over its 14-year life. It has a salvage value of $3,200 at the end of 14 years. If the MARR is 12 percent, what is the present worth of this project? Click the icon to view the table of compound interest factors for discrete compounding periods when i = 12%. The present worth of this project is $ (Round to the nearest cent as needed.) employees from the home countries who are sent to work for their companies overseas are known as _____. Which statement explains the type of function that is represented by the equationy=x2 +9? In the earliest days of Greece,Aall the Greek people spoke the same dialectBthe country was divided into small city-statesCeveryday life was relaxed and easyDno one wrote stories, plays or myths Ron noticeably winced when Keena asked him about his paycheck. He considered discussing his salary with friends taboo. In this sentence, taboo means Can you think of something you do or a hobby you have that is physicsrelated? Explain your thinking as to how what you do is Physics related. According to Jim Barnes, the following quality does NOT define a genuine business relationship:a. Expectationsb. Emotionsc. Enterprised. Engagement Beyond standard benefits like vacation time, sick leave, and healthinsurance, what do you think a business could offer that would makea potential employee want to work there over a rival company?Explain your answer. 1:How are energy and amplitude of a wave related2:Define Wavelength3:What unit is the frequency of a wave measured in?Please help this is due in 25 minutes The graph solves this system of equations. Enter the solution in the boxes. 2y = 4x + 8 x + y = 5 Which of the following is a FALSE statement? *A. Heat moves through solids by by conduction.B. Molecules move faster in warmer substances.C. Warm water is denser than cold water.D. Heat moves through liquids and gases by convection. A 9 pound bag of sugar is being split into containers that hold 2/3 of a pound. How many containers of sugar will the 9 pound bag create?A. 13 1/2B. 15 1/3C. 13 1/3D. 27 Compute interest for the simple interest and the amount on aP15,000 salary loan at 12% simple for 3years. In a set of 1,000 integers from 1 to 1,000, an integer chosen at random on a single trial should be an integer from 1 to 25 about 25 out of every 1,000 trials, or one out of every 40 integers selected. A sample of 5 integers selected is shown. Does this sample represent the general rule for picking an integer from 1 to 25 in the population of integers from 1 to 1,000?A.Yes - the sample is representative of the expected number of integers from 1 to 25 in a sample of 5 integers, which would be none or zero.B. No - the sample is not representative of the expected number of integers from 1 to 25 in a sample of 5 integers, which would be at least 10.Reminder: Please do not just say the answer, make sure to include your work on how you got the answer! PLZ HELP ASAP Whose point of view regarding the banishment do you agree/connect to more - Friar Lawrence or Romeo? Be sure to explain WHY! Bolton Industries has provided the following information:Operating expenses were $690,000, Income from operations was $830,000,Interest expense was $142,000,Net sales were $2,200,000, Income tax expense was $116,000Loss from sale of investments was $174,000,What was Bolton's net income?Multiple ChoiceA. $312.000B. $656,000C. $398.000D. $746,000 i love it when u call me senorita What are 4 reasons why you should print, save, or make a copy of your job application??? Which of the following countries would require sea transportation rather than highway or railway?a.Canadab.Mexicoc.Chinad.Colombia