SOLVE THE FOLLOWING INEQUALITY: x^3-5x^2+10 > 0

Answers

Answer 1

________________________________

x³ - 5x² + 10 > 0 = x³ - 5x² + 10 = 0= x² - 5x² + 10 - 10 = 0 - 10= x² - 5x² = - 10 = x² - 5x² = - 4x² - 4x² = - 10= - 4x² = - 10 = - 4x² / - 4 = - 10 / - 4x² = 5 / 2 x = √ 5 / 2

________________________________


Related Questions

Use mathematical induction to prove 2^n>=2n is true for all positive integers.

Answers

By the Principle of Mathematical Induction, 2ⁿ≥2n is true for all positive integers.

The given inequality is 2ⁿ≥2n.

Let n = 1

2^1 ≥ 2^1

2 ≥ 2 which is true

Inductive Step: Assume 2ⁿ≥2n is true for some arbitrary positive integer k.

We need to prove that 2^(k+1) ≥ 2^(k+1)

2^(k+1) ≥ 2*2^k (by the inductive hypothesis)

2^(k+1) ≥ 2*2^(k+1)

2^(k+1) ≥ 2^(k+1) which is true

Therefore, by the Principle of Mathematical Induction, 2ⁿ≥2n is true for all positive integers.

To learn more about the inequalities visit:

https://brainly.com/question/20383699.

#SPJ1

For the function f(x)=|x-3 | select all the true statements. A. The function is increasing on the interval [3, 5) B. The function is increasing of the Interval (0, 3) C. The vertex is (0, 3) D. The vertex is (3, 0). E. The y-intercept is (0, 3). F. The y-intercept is (3, 0).​

Answers

Answer:

D and E

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

See attached graph to help with answer choices.

Given function:

f(x) = | x - 3 |

Answer choices:

A. The function is increasing on the interval [3, 5) - False, correct interval is [3, + ∞)B. The function is increasing on the Interval (0, 3) - False, as shown aboveC. The vertex is (0, 3) - False, the vertex is (3, 0)D. The vertex is (3, 0) - TRUEE. The y-intercept is (0, 3) - TRUEF. The y-intercept is (3, 0) - False, the correct one is given above

Suppose you are 5 feet 2 inches tall. Give your height in meters and centimeters

Answers

5’2 to cm=157.48cm
5’2 to m=1.58496m

In the quadratic formula, the number for a is filled in with the coefficient of x

Answers

In the quadratic formula, the number for "a" is filled in with the coefficient of x².

What is a quadratic equation?

In Mathematics and Geometry, a quadratic equation can be defined as a mathematical expression that can be used to define and represent the relationship that exists between two or more variable on a graph.

In Mathematics, the standard form of a quadratic equation is represented by the following equation;

ax² + bx + c = 0

Mathematically, the quadratic formula is represented by this mathematical equation:

[tex]x = \frac{-b\; \pm \;\sqrt{b^2 - 4ac}}{2a}[/tex]

For instance, given the quadratic equation 2x² - 3x - 1 = 0, we have:

a = 2

b = -3

c = -1

[tex]x = \frac{-(-3)\; \pm \;\sqrt{(-3)^2 - 4(2)(-1)}}{2(2)}\\\\x = \frac{3\; \pm \;\sqrt{9 + 8}}{4}\\\\x = \frac{3\; \pm \;\sqrt{17}}{4}[/tex]

Read more on quadratic equation here: brainly.com/question/4053652

#SPJ1

A triangle with area 184 square inches has a height that is two less than six times the width. Find the height and the width of the triangle.

Answers

The height of the triangle is √(115) - 1 inches and the width is (1 + √(115)) / 6 inches.

Let's begin by assigning variables to the height and width of the triangle. We'll use h for height and w for width.

From the problem statement, we know that the area of the triangle is 184 square inches:

Area = (1/2) * base * height

where the base is equal to the width. We can rearrange this formula to solve for the height:

height = 2 * Area / base

Since the area is given as 184 square inches and the base is equal to the width, we can write:

h = 2 * 184 / w

We also know that the height is two less than six times the width. Writing this as an equation, we have:

h = 6w - 2

Now we can substitute the expression for h from the second equation into the first equation:

2 * 184 / w = 6w - 2

Multiplying both sides by w gives:

2 * 184 = w * (6w - 2)

Expanding the right side gives:

2 * 184 = 6w² - 2w

Simplifying further gives:

6w² - 2w - 368 = 0

This is a quadratic equation that we can solve using the quadratic formula:

w = (-b ± √(b² - 4ac)) / 2a

where a = 6, b = -2, and c = -368. Plugging in these values gives:

w = (2 ± √(2² - 4 * 6 * (-368))) / 2(6)

Simplifying further gives:

w = (1 ± √(115)) / 6

Taking the positive value gives:

w = (1 + √(115)) / 6

Plugging this value back into either equation for h gives:

h = 6w - 2 = 6((1 + √(115)) / 6) - 2 = 1 + √(115) - 2 = √(115) - 1

To learn more about height and the width click on,

https://brainly.com/question/27948071

#SPJ1

Is 93 + 7 positive or negative?

Answers

Answer:

93 + 7 = 100

Step-by-step explanation:

I would assume positive because 100 is above the x-axis not below it.

PLS HELP ASAP PLSSSSSS

Answers

Answer:

  a)  |x -8| = 6

  b)  |x -15| = 0

Step-by-step explanation:

You want the values of 'b' and 'c' for the cases where the solutions to the equation |x -b| = c are ...

2 and 1415

Solutions

The solutions to |x -b| = c are the solutions to ...

  x -b = c   ⇒   x = b +c

  x -b = -c   ⇒   x = b -c

Parameters

Given the two solutions P and Q, the values of 'b' and 'c' can be found from ...

  P = b +c

  Q = b -c

Adding these two equations gives ...

  P +Q = 2b   ⇒   b = (P +Q)/2

Subtracting the second equation from the first gives ...

  P -Q = 2c   ⇒   c = (P -Q)/2

a) Solutions 2 and 14

  b = (2 +14)/2 = 8

  c = (14 -2)/2 = 6

The equation is ...

  |x -8| = 6

b) Solutions 15 and 15

  b = (15 +15)/2 = 15

  c = (15 -15)/2 = 0

The equation is ...

  |x -15| = 0

Expand the expression below. Express each answers in terms of log or log y to log8x^2

Answers

Expressing the expansion of the logarithm in terms of log y, we can write: log(8x^2) = log(8) + 2*log(y), where y = x

What is the value of the expansion of the logarithm?

Using the logarithmic identity that states log(a^b) = b*log(a), we can expand log(8x^2) as:

log(8x^2) = log(8) + log(x^2)

Note that a  logarithmic identity is a mathematical relationship or equation that involves logarithms.

We can further simplify log(x^2) as:

log(x^2) = 2*log(x)

Therefore, we can write:

log(8x^2) = log(8) + 2*log(x)

Learn more about the expansion of logarithms at: https://brainly.com/question/30437705

#SPJ1

NO LINKS!! URGENT HELP PLEASE!!!!

y = 3*2^x - 6

Name the "family" and state the parent function.

Answers

Answer:

Family: exponential functions

Step-by-step explanation:

The given function is:

[tex]y = 3*2^x - 6[/tex]

It is in the form of exponential function:

[tex]y = a*b^x + c[/tex]

where "a", "b", and "c" are constants.

The parent function of an exponential function is:

[tex]y = b^x[/tex]

where "b" is the base of the exponential function. In this case, the parent function would be:

The given function is a member of the family of exponential functions with base 2 and with a vertical shift of -6 units and a vertical stretch by a factor of 3.

Answer:

Exponential function family with base 2.

[tex]\textsf{Parent function:} \quad y=2^x[/tex]

Step-by-step explanation:

The given equation is in the form of an exponential function with a vertical stretch and vertical shift.

The standard form of this type of exponential function is:

[tex]y=ab^x+c[/tex]

where:

a is the vertical stretch factor.b is the base (growth/decay factor) in decimal form.c is the vertical shift.y = c is the equation of the horizontal asymptote.

If |a| > 1 then it is a vertical stretch, and if 0 < |a| < 1 it is a vertical "compression".

The parent function of this type of exponential function is y = bˣ, where b is the base.

Given function:

[tex]y=3 \cdot 2^x-6[/tex]

Therefore, the parent function of the given function is:

[tex]\boxed{f(x)=2^x}[/tex]

The given function is a vertical stretch by a factor of 3, followed by a vertical shift downwards by 6 units, from the parent exponential function with base 2.

Hence, the family of functions that this equation belongs to is the exponential function family with base 2, and the parent function is [tex]y = 2^x[/tex].

what does scaled version mean in this case its 3:5 scaled version but i just want to know what it means i dont care about answers il give brainliest !

Answers

A 3:5 scaled version means that the dimensions of the new version are proportional to the original dimensions in a ratio of 3:5.

What does a scaled version mean?

A scaled version is a version of a shape where every size in the original shape is multiplied by the same number.

In this situation, a 3:5 scaled version means that the dimensions (or sizes) of the new version are proportional to the original dimensions in a ratio of 3:5.

For example, if we have a circle with radius 20 cm, we can create a 3:5 scaled version by multiplying the radius by the ratio 3/5. That is:

scaled version radius = 3/5 * 20 = 12 cm

Learn more about scaled version on:

https://brainly.com/question/30567249

#SPJ1

Someone help i really need help with this

Answers

The equation which can be used to find the amount the admission tickets cost would be 4x + 25 = 175. The cost of the admission tickets would therefore be $ 37.50.

How to find the equation ?

The total spent by Ms. Boi was $ 175.00 so this is what the entire equation would be equal to. The cost of admission tickets will be denoted as x because they are the unknown figure.

There are 4 tickets purchased so the equation would be:

4 x Cost of tickets - Parking cost = Total spent

4 x - 25 = 175

The cost of each admission ticket is:

4 x - 25 = 175

x = 150 / 4

x = $ 37.50

Find out more on cost at cost

#SPJ1

Correct answer gets brainliest!!!!

Answers

Answer:is b

A line segment has both of its end-points fixed and so it has a definite length.

Step-by-step explanation:

pl z give me brianlieyst and have a good day

:)

15 POINTS! HELP PLEASE ASAP!!

Answers

Answer:

C

Step-by-step explanation:

The equation is:

y = [tex]\frac{1}{4}[/tex]x - 8

If you plug in the x and y value from the table, you find they are solutions to the equation.

(36,1)

y = [tex]\frac{1}{4}[/tex]x - 8  Substitute in 36 for x and 1 for y

1 = [tex]\frac{1}{4}[/tex](36) - 8

1 = 9 - 8

1 = 1

You can do the same thing for all of the other points on the table.

Helping in the name of Jesus.

What is the value of "x", when 1/3x = 9 1/3?

Answers

Answer:

x=28

Step-by-step explanation:

solve for x by simplifying both sides of the equation, then isolating the variable.

have a good day :)

Answer

x=3 1/9

Step-by-step explanation:

Bree is replacing the wire on her farm paddock fences. She has measured a couple of the sides and drawn a sketch of the paddock shape. (pic below)

a. Find the two missing sides and calculate the perimeter of the paddocks
Perimeter?

b. The cost of fencing wire is $5 per meter. How much will the wire cost
Cost?

Answers

a. The perimeter of the paddock is 120 meters

b. The cost of the wire will be $600

a. To find the missing sides and calculate the perimeter of the paddock, let's analyze the given sketch.

The length of the missing side on the left can be determined by subtracting the known length of 10m from the total height of 20m. Therefore, the left side has a length:

20m - 10m = 10m.

The missing side on the right is equal in length to the known side of 40m.

Now we can calculate the perimeter by adding up all the side lengths:

Perimeter = 10m + 40m + 20m + 10m + 40m

= 120m.

b. To calculate the cost of the wire, we need to multiply the perimeter of the paddock by the cost per meter of fencing wire, which is $5/m.

Wire Cost = Perimeter × Cost per meter

= 120m × $5/m

= $600.

To learn more about perimeter follow the link:

https://brainly.com/question/6465134

#SPJ1

$800000 into a 25:17 ratio. How much do each get

Answers

Answer: Therefore, the first person gets $476,190.48 and the second person gets $323,809.52.

Step-by-step explanation: To divide $800,000 into a 25:17 ratio, we first need to add the ratio terms (25 + 17 = 42) to determine the total number of parts. Then, we divide the total amount by the total number of parts to determine the value of each part. Finally, we multiply the value of each part by the respective ratio term to determine the amount that each person gets.

The calculation steps are as follows:

Determine the total number of parts: 25 + 17 = 42

Determine the value of each part:

Value of each part = Total amount / Total number of parts

= $800,000 / 42

= $19,047.62 (rounded to two decimal places)

Determine the amount that each person gets by multiplying the value of each part by the respective ratio term:

First person gets: 25 parts * $19,047.62 per part = $476,190.48

Second person gets: 17 parts * $19,047.62 per part = $323,809.52

For the right triangle below, find the measure of the angle.
Figure is not to scale.

Answers

For the given right-angled triangle the measure of the angle is 11.30°.

Given adjacent base of the triangle =  10

given opposite side of the triangle = 2

To find out the angle we can use a little bit of trigonometry. By trigonometry, we know that tan ∠ = opposite side / adjacent side.

So, we can use the above tan ∠ relation to find the angle.

Tan ∠ = opposite side / adjacent side

Tan ∠ = 2/10

Tan ∠ = 1/5

∠ = Tan⁻¹(1/5)

∠ = 11.30°.

From the above explanation, we can conclude that the measure of the angle for the given right triangle is 11.30°.

To know more about angles,

https://brainly.com/question/25716982\

#SPJ1

Non mutually exclusive events !

Answers

The missing probability is P(A or B) = 131/200

How to calculate the probability

It should be noted that in order to find the probability of the union of two events A and B, i.e., P(A or B), we can use the following formula:

P(A or B) = P(A) + P(B) - P(A and B)

P(A or B) = P(A) + P(B) - P(A and B) = (9/20) + (1/4) - (9/200)

Simplifying the expression, we get:

P(A or B) = 45/100 + 25/100 - 9/200 = (90+50-9)/200 = 131/200

The probability is 131 / 200.

Learn more about probability on

https://brainly.com/question/24756209

#SPJ1

Can someone please help me with this? I'll mark anyone who answers for helping

Answers

A company is designing a new packaging container for their product. They want to create a cone-shaped container with a height of 8 inches and a base diameter of 6 inches. The container will be made of a special material that costs $0.10 per cubic inch.

What is the volume of the container?
What is the slant height of the container?
What is the total cost of the material used in the container?

To solve this problem, we need to first find the volume of the cone. The formula for the volume of a cone is V = (1/3)πr²h, where r is the radius of the base and h is the height of the cone. Since we are given the diameter of the base, we need to divide it by 2 to get the radius.

r = 6/2 = 3 inches
h = 8 inches

V = (1/3)π(3²)(8) = 24π cubic inches

Next, we need to find the slant height of the cone. The formula for the slant height of a cone is L = √(r² + h²).

L = √(3² + 8²) = √(9 + 64) = √73 ≈ 8.54 inches

Finally, we can calculate the total cost of the material used in the container by multiplying the volume of the cone by the cost per cubic inch.

Total cost = 24π x $0.10 = $2.40π ≈ $7.54

Therefore, the volume of the container is 24π cubic inches, the slant height of the container is √73 inches, and the total cost of the material used in the container is approximately $7.54.

How many games did the team play last season?

Answers

The number of games that the team did play in the last season is 23.

What is the frequency?

The frequency is the number of times an event happens. Therefore, frequency is the number of repetitions of a digit or an event.

The given frequency table represents the frequency of different runs scored by the team in the entire season.

The frequency is written in tally form, which means that each of the vertical lines represents the count of 1, while a group of fours lines such that the four lines are vertical while the fifth line cuts the other four represents a count of 5 as shown in the second column of the second row.

Therefore, the frequency table can be made as:

Number of runs     Frequency

            0                         8

            1                          5

            2                         3

            3                         6

            4                         1

Total:                              23

Hence, the team played 23 games.

Learn more about Frequency:

https://brainly.com/question/5102661

#SPJ1

The estimated population of a certain city over time is given in the table below. Answer the questions below to explain what kind of function would better model the data, linear or exponential.
Number of Years Since Last Census, x
1
2
3
4
Estimated Population, f(x)
66,118
77,212
88,340
99,535


function would better model the data because as x increases, the y values change
. The
of this function is approximately
.

Answers

The linear function is the more appropriate function that has to be used here.

How to use the linear function

To determine which type of function better models the data, we can analyze the difference in the y values (Estimated Population) as x increases.

Differences between consecutive y values:

77,212 - 66,118 = 11,094

88,340 - 77,212 = 11,128

99,535 - 88,340 = 11,195

The differences between consecutive y values are relatively constant as x increases.

Read more on linear function here https://brainly.com/question/15602982

#SPJ1

You’re planning to buy a car and you want to have $25,000 to purchase a car in cash in 5 years. If you’re able to receive 10% interest rate for investing the money, how much money should you invest today in order to have $25,000 in 5 years?

Answers

You have to invest $15,506.08

How to solve for the investment

PV = FV / (1 + r)^n

where:

PV = present value (amount of money you need to invest today)

FV = future value (amount of money you want to have in 5 years, which is $25,000)

r = interest rate (10% or 0.1)

n = number of periods (5 years)

Plugging in the values into the formula:

PV = $25,000 / (1 + 0.1)^5

PV = $25,000 / 1.61051

PV = $15,506.08

Therefore, you need to invest approximately $15,506.08 today at a 10% interest rate in order to have $25,000 in 5 years to purchase a car in cash.

Read more on investments here:https://brainly.com/question/27717275

#SPJ1

FIND THE AREA PLEASE

Answers

Answer:

the area of the shape is 48m

Step-by-step explanation:

10*4=40

2*4=8

40+8=48

brake it up into two triangles. one is a triangle that is 10m tall and 8m wide at the top. you can solve that by doing 4*10=40. the other triangle is 4m wide at the bottom and 2m tall. you can solve that by doing 2*4=8. and 40+8=48.

Can someone help with this and give the right answer I am on a time limit

Answers

The constant of variation, k, is defined as the ratio between the two variables' values, multiplied by their respective powers:  [tex]k = y/x^a \times z/x^b,[/tex] where a and b are the powers of x in the expressions for y and z, respectively. when   [tex]x = -3[/tex]  and [tex]y = 4[/tex] , z is equal to -81/16.

What is the constant of variation?

In this case, we have x = 8, y = 54, and z = 144, so we need to determine the powers of x in the expressions for y and z:

[tex]y = 54 = (8^a) \times k = > a = 3[/tex]

[tex]z = 144 = (8^b) \times k = > b = 2[/tex]

Substituting these values into the formula for k, we get:

[tex]k = y/x^a \times z/x^b = 54/8^3 \times 144/8^2 = 27/64[/tex]

Therefore, the constant of variation is 27/64.

Using the same formula as above, we can solve for z when x = -3 and y = 4:

[tex]k = y/x^a \times z/x^b[/tex]

We need to determine the powers of x in the expressions for y and z:

[tex]y = 4 = (-3)^a * k = > a = -1[/tex]

[tex]z = ? = (-3)^b * k = >[/tex] we don't know b or z yet

Substituting these values into the formula for k, we get:

[tex]k = y/x^a * z/x^b = 4/(-3)^(-1) * z/(-3)^b = -12z/(-3)^2[/tex]

Simplifying this expression, we get:

[tex]k = -12z/9 = -4z/3[/tex]

Now we can solve for z:

[tex]-4z/3 = 27/64[/tex]

Multiplying both sides by 3/(-4), we get:

[tex]z = -81/16[/tex]

Therefore, when  [tex]x = -3[/tex] and   [tex]y = 4, z[/tex] is equal to   [tex]-81/16.[/tex]

Learn more about variation here:

https://brainly.com/question/13977805

#SPJ1

If a, b, c are in H.P.; prove that b+ca+ca+b ac' ab bc are also in A.P.​

Answers

If a, b, c are in Harmonic Progression, b+ca+ca+b ac' ab bc are in Arithmetic Progression.

How to prove Harmonic Progression and Arithmetic Progression?

Given a, b, c are in H.P.:

1/a + 1/b = 2/c

Multiplying both sides by abc:

bc + ac = 2ab

Adding c to both sides:

bc + ac + c = 2ab + c

Rearranging the terms:

c + ab = ac + bc

Adding the terms b + ca and ca + b to both sides:

b + ca + ca + b + ac' + ab + bc = ac + bc + b + ca + ca + b

Simplifying:

b + ca + ca + b + ac' + ab + bc = 2ac + 2b

Dividing both sides by 2:

(b + ca + ca + b + ac' + ab + bc)/2 = ac + b

Hence, b+ca+ca+b ac' ab bc are in A.P.

Find out more on H.P here: https://brainly.com/question/27927304

#SPJ1

Identify an equation in standard form for ellipse with its center at the origin, a vertex at (3, 0), and a focus at (1, 0). HELP ASAP! This is due in 15 minutes!!

Answers

Answer:

Step-by-step explanation:

The standard form equation for an ellipse with center at the origin is:

x^2/a^2 + y^2/b^2 = 1

where 'a' is the distance from the center to the vertices along the x-axis and 'b' is the distance from the center to the vertices along the y-axis.

In this case, the center is at the origin, and a vertex is at (3, 0). So, we know that 'a' = 3.

We also know that the distance from the center to the focus is 'c', and that:

c^2 = a^2 - b^2

Since the center is at the origin, 'c' is the distance from the focus (1, 0) to the origin, which is 1. So, we can solve for 'b' as:

c^2 = a^2 - b^2

1^2 = 3^2 - b^2

b^2 = 3^2 - 1^2

b^2 = 8

b = sqrt(8) = 2sqrt(2)

Substituting these values into the standard form equation, we get:

x^2/3^2 + y^2/(2sqrt(2))^2 = 1

Simplifying:

x^2/9 + y^2/8 = 1

So, the equation in standard form for the given ellipse is:

9x^2 + 8y^2 = 72

Which expression is equivalent to 2^3 . 5^-2 ?

Answers

the answer is b

hope this helps

PLEASE HELP I have 30 minutes! What is the end behavior of this equation and how did you get it?

Answers

The limit of the function will be:

lim f(x) = ∞ as x → ∞

lim f(x) = 0 as x → -∞

How to explain the function

The limit of f(x) as x goes towards infinity is infinite while the limit of f(x) approaches 0 when x tends to a negative value. Mathematically speaking,

lim f(x) = ∞ as x → ∞

lim f(x) = 0 as x → -∞

We can comprehend such behavior because the function's base is greater than 1 which explains how its growth accelerates as x increases and diminishes quickly as x declines towards zero.

Leans more about functions on

https://brainly.com/question/11624077

#SPJ1

Malik opens a savings account with an initial deposit of $2500. The account earns 2.1% annual interest compounded quarterly? Round to the nearest cent.

Answers

Answer:

Step-by-step explanation:

A list 7 members at the gym 10, 64, 52, 46,54,67,54. find the median

Answers

The calculated value of the median of the A-list 7 members at the gym is 54

Finding the median of the A-list 7 members at the gym

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

10, 64, 52, 46,54,67,54.

When the numbers are sorted in ascending order, we have

Sorted list = 10, 46, 52, 54, 54, 64, 67

The median is the middle number of the sorted list

So, we have

Middle number = 54

Thsis means that

Memdian = 54

Hence. the median of the A-list 7 members at the gym is 54

Read more about median at

https://brainly.com/question/15696302

#SPJ1

Other Questions
I need help, Im struggling with 3 and 4 can someone help me Find the volume of the solid generated when the rectangle below is rotated about sideLO. Round your answer to the nearest tenth if necessary. A rectangular prism has a squarebase with edge length (x + 1). Itsvolume is (x + 1)2(x 3). Whatdoes the expression (x + 1)(x 3)represent? area of the base area of one side height of the prism surface area of the prism Suppose 10.0 g of ice at -10.0C is placed into 300.0 g of water in a 200.0-g copper calorimeter. The final temperature of the water and copper calorimeter is 18.0C.1) What was the initial common temperature of the water and copper? (Express your answer to three significant figures.) Highlight the word(s) modified by the word, clause, or phrase in bold.nelson muntz tried to scrub the invisible ink out of the wovencarpet. 2. Reread Act 1, Scene 2, lines 35-38. What do these analogies mean? In exhibit 9 of the cpk case, you were given market values of equity and market value of capital. those calculation were implicitly assuming that: Which choice best reflects the sequence of events in China during the Cultural Revolution? For many adults, susceptibility to colds and allergies are _____ common in middle adulthood compared to adolescence and early adulthood.for many adults, susceptibility to colds and allergies are _____ common in middle adulthood compared to adolescence and early adulthood. Under what conditions would an increase in demand lead to a lower long-run equilibrium price?. A meter-stick supports two masses at either end as shown. A single string hanging from theceiling to the stick will be used to suspend all three. Assuming the meter-stick has a mass of100 grams, calculate the correct marking on the stick which will enable the system to remainhorizontal. (Let g = 10m/s2. ) what is a real-world example of a way more hospitals and clinics are moving to disposbale equipiment?A. purchasing strong cardboard bowls instead of reusing wash basins.B. incorporating disposable scalpels, forceps, and other basic surgical tools.C. requiring staff to use decomposable clothing that is composted at the end of each shift.D. 3D-printing cheap disposable attachments placed on expensive emdical equipment. Limestone (CaCO;) is decomposed by heating to (quicklime (Ca) and carbon dioxide. Calculate how many grams of quicklime can be produced from 1.0 kg of limestone. Find the perimeter of each figure Discuss the meanings, advantages, disadvantages and appropriate uses of the following threesets of concepts:(a) Mean, Median and Mode [10](b) Arithmetic Mean, Geometric Mean and Harmonic Mean [10](c. ) Nominal, Ordinal, Interval and Ratio Measurement Scales [10] A 210.00 g sample of water with an initial temperature of 29.0C absorbs 7,000.0 J of heat. What is the final temperature of the water?Note: Use C (capital C) for degrees Celsius when typing units. So it might look like 35C or 2.03 J/gC. Give your answer in 3 sig figs. What do you think is the role of policy making in caring for the earth? Find an exponential function that passes through (2,8) and (4,128) Beagle Clothiers uses a weighted score for the evaluation and selection of its suppliers of trendy fashion garments. Each supplier is rated on a 10-point scale (10 = highest) for four different criteria: price, quality, delivery, and flexibility (to accommodate changes in quantity and timing). Because of the volatility of the business in which Beagle operates, flexibility is given twice the weight of each of the other three criteria, which are equally weighted (the sum of the four weights equals 1). The table shows the scores for three potential suppliers for the four performance criteria. Based on the highest weighted score, which supplier should be selected? Supplier should be selected, with a total weighted score of (Enter your response rounded to one decimal place.) to measure the length of a hiking trail, a worker uses a device with a 2-foot-diameter wheel that counts the number of revolutions the wheel makes. if the device reads 1,100.5 revolutions at the end ofthe trail, how many miles long is the trail, to the nearest tenth of a mile?