Is 9/10 more than 78/100

Answers

Answer 1

The fraction 9/10 is more than 78/100.

In mathematics, an expression is a combination of numbers, variables, and mathematical operations (such as addition, subtraction, multiplication, division, and exponentiation) that are combined in a meaningful way.

To compare these two fractions, we can convert them to have a common denominator. In this case, the common denominator is 1000.

9/10 = (9/10) x (100/100) = 900/1000

78/100 = (78/100) x (10/10) = 780/1000

Now we can see that 900/1000 (which is equivalent to 9/10) is greater than 780/1000 (which is equivalent to 78/100).

Therefore, 9/10 is more than 78/100.

To know more about an expression follow

https://brainly.com/question/17220365

#SPJ1


Related Questions

riangle NMO is drawn with vertices N(−5, 2), M(−2, 1), O(−3 , 3). Determine the image vertices of N′M′O′ if the preimage is reflected over x = −2.

N′(5, −2), M′(2, 1), O′(3, 3)
N′(−2, 2), M′(1, 1), O′(0, 3)
N′(1, 2), M′(−2, 1), O′(−1, 3)
N′(−5, −2), M′(−2, −1), O′(−3, −3)

Answers

The vertices after transformation are N′(1, 2), M′(−2, 1), O′(−1, 3).

We have,

N(−5, 2), M(−2, 1), O(−3 , 3).

We know the rule to reflect over a vertical line x =a is

(x, y) --> (-x-2a, y)

So, for x=2 the rule will be

(x, y) --> (-x-4, y)

Now, the vertices after transformation are

M(-2, 1) -> M'(-2, 1)

N(-5, 2) -> N'(1, 2)

O(-3, 3) -> O'(-1, 3)

Learn more about Transformation here:

https://brainly.com/question/29184180

#SPJ1

−85+(−34)= please help me asap

Answers

Answer:

Step-by-step explanation:

-119

Give me an example of a pictogram

Answers

Answer:

Step-by-step explanation:

It is now 2016. Mouse, Inc., a calendar year S corporation, is owned equally by four shareholders: Mickey, Minney, Topolino, and Topolina. The corporation owns investment land that was purchased for 345,000 four years ago. On September 6 of the current year, when the land is worth $510,000, it is distributed to Topolino.

Assuming that Topolino's basis in his S corporation stock is $470,000 immediately before the distribution. What is Topolino's basis in the corporation's stock immediately after the distribution?

Select one:

a.
$125,000

b.
($40,000)

c.
$1,250

d.
$0

Answers

As it was a non-liquidating distribution of investment land worth $510,000 to Topolino, it reduces his stock basis by the same amount, resulting in a negative basis of ($40,000) after the distribution. The answer is (b) ($40,000).

The distribution of the investment land with a fair market value of $510,000 to Topolino is a non-liquidating distribution, which means that it reduces Topolino's stock basis by the amount of the distribution ($510,000).

Topolino's basis in the stock immediately after the distribution will be the sum of his basis in the stock before the distribution ($470,000) minus the amount of the distribution ($510,000), which results in a negative basis of ($40,000). The correct answer is (b) ($40,000).

To know more about stock:

https://brainly.com/question/29992015

#SPJ1

school administrators asked a group of students and teachers which of two school logo ideas logo A or logo B they prefer. Are beining a student and prefering logo A independent events? why or why not?

Answers

Being a student and preferring logo A are dependent events.

We have,

Being a student and preferring logo A are not independent events because they are related to each other.

If a student prefers logo A, then they belong to the group of students who prefer logo A.

On the other hand, if a student belongs to a different group, such as the group of students who prefer logo B or are undecided, then they cannot be said to prefer logo A.

In general, two events are considered independent if the occurrence of one event does not affect the probability of the other event occurring.

However,

In this case, knowing whether someone is a student does affect the probability of them preferring logo A.

Thus,

Being a student and preferring logo A are dependent events.

Learn more about independent events here:

https://brainly.com/question/30905572

#SPJ1

10. suppose a scatterplot is created from the points in the following table. when x=7, what is the second coordinate in a scatterplot of the linearized data? round the answer to the tenth place.
a. 0.8
b. 2.1
c. 54.3
d. 112.8

11. the equation that best models the linearized data for a particular data set is log y= 0.75821x+0.03442. find the approximate value x=4. round your answer to the nearest whole number.
a. 3
b. 25
c. 1,168
d. 62,034

Answers

When x = 7, what is the second coordinate in a scatter plot is: D. 112.8.

The approximate value x=4 to the nearest whole number is; C. 1,168.

How to determine the equation of line of best fit?

In this scenario, the x-values would be plotted on the x-axis (x-coordinate) of the scatter plot while the y-values would be plotted on the y-axis (y-coordinate) of the scatter plot through the use of Microsoft Excel.

On the Microsoft Excel worksheet, you should right click on any data point on the scatter plot, select format trend line, and then tick the box to display an exponential equation for the line of best fit (trend line) on the scatter plot.

From the scatter plot (see attachment) which models the relationship between the x-values and y-values, an exponential equation for the line of best fit is given by

[tex]y = 31.86e^{0.18x}[/tex]

when x = 7, the second coordinate in this scatter plot is given by;

[tex]y = 31.86e^{0.18(7)}[/tex]

y = 112.8

logy = 0.75821x+0.03442

logy = 0.75821(4) +0.03442

logy = 3.03284 +0.03442

logy = 3.06726

y = log⁻¹(3.06726)

y = 1167.5084 ≈ 1,168

Read more on scatter plot here: brainly.com/question/28605735

#SPJ1

PLEASE HELP!

A poll is given, showing 45% are in favor of a new building project.

If 4 people are chosen at random, what is the probability that exactly 3 of them favor the new building project?

Answers

The probability that exactly 3 out of 4 people chosen at random favor the new building project is 0.2904.

This problem can be solved using the binomial probability formula. Let X be the number of people who favor the new building project out of the 4 chosen at random. Then X follows a binomial distribution with parameters n = 4 and p = 0.45.

The probability of having exactly k people who favor the new building project out of 4 is given by:

P(X = k) = (4 choose k) * [tex]0.45^{k}[/tex] * [tex]0.55^{4-k}[/tex]

where (4 choose k) is the binomial coefficient.

To find the probability that exactly 3 of the 4 people favor the new building project, we substitute k = 3 in the above formula and evaluate:

P(X = 3) = (4 choose 3) * [tex]0.45^{3}[/tex] * [tex]0.55^{1}[/tex]

= 0.290384375

To learn more about probability here:

https://brainly.com/question/30034780

#SPJ1

Please answer the question

Answers

Answer:

The height of the desk is 8 cubic inches.

Hope this helps!

Step-by-step explanation:

The formula for the volume of a rectangular prism is Width × Length × Height or Base × Height.

Because the Base is already given ( 400 in² ), that means the height of the desk can be found by dividing 3200 by 400.

3200 ÷ 400 = 8

The height of the desk will be 8 cubic inches.

Which equation is used to calculate an object's speed? speed= distance time speed=time distance speed= distance x time speed=time x distance

Answers

The equation to calculate an object's speed is Speed = Distance ÷ Time.

Option A is the correct answer.

We have,

Speed is the ratio of distance and time.

Mathematically,

It can be written as,

Speed = Distance / Time

Speed = Distance ÷ Time

Thus,

The equation to calculate an object's speed is Speed = Distance ÷ Time.

Learn more about speed here:

https://brainly.com/question/7359669

#SPJ1

In the context of this problem, which solutions to the polynomial equation can you eliminate because they do not make sense? x = –8 x = –4 x = 6

Answers

In the context of this problem all the solutions to the polynomial equation is correct because they all make sense.

What is the solution to the equation?

The given polynomial equation  can be expressed as ;

x³ + 6x² - 40x = 192 and the given solutions can be written as ; x = -8, x = -4, and x = 6

We can test if the solution is the best for the given euation because this will help us to know if these valueas are the solution for the equation

x = -8

[(-8)³ + 6(-8)² - 40(-8)]

= 192

[-512 + 384 + 320]

= 192

x = -4,

[(-4)³ + 6(-4)² - 40(-4)]

[-64 + 96 + 160 ]

= 192

x = 6

[(6)³ + 6(6)² - 40(6) ]

216 + 216 - 240

= 192

Learn more about polynomial equation at:

https://brainly.com/question/19837586

#SPJ1

Answer:

Step-by-step explanation:

A,B

x = –8

x = –4

coast guard station A is 120 miles due west from station b. a ship at sea sends an SOS call. Station a indicates that the ship is located n40°e bearing from a. Station b indicates that the ship is located n30°w bearing from b.

a.) how far is each station from the ship?
b.) If a helicopter flies 200 mph from the station nearest, how long will it take to reach the ship?


plsplspls help

Answers

If the helicopter flies 200 mph from the station nearest, the time it will it take to reach the ship is 0.52 hours

What is Distance?

The numerical measurement between two entities or locations is defined as the distance, recorded in units such as kilometers, feet, meters, and miles. Determining the direct geometric line from point to point requires distinct models of calculation for both 2D and 3D geometry, most notably utilizing the Pythagorean theorem or the distance formula, respectively.

Physical sciences heavily rely on this notion, as it aids with computing rates that include: displacement, velocity, and acceleration. However, multiple factors - involving speed, direction, and time - can alter measured distances traveled by an object.

Read more about distance here:

https://brainly.com/question/2854969

#SPJ1

The number of international Netflix subscriptions (in millions) can be approximated by the function N(x)=24.9(1.736)^x, where x is the number of years after 2012. (Source: Statista.com) a. How many million international Netflix subscriptions were there in the year 2012? blank1 - Numeric Answer 24.9 You are correct million (Do not round answer.) b. Estimate the number of Netflix subscriptions in the year 2020.

Answers

According to the given function.

There were approximately 24.9 million international Netflix subscriptions in the year 2012.

There were approximately 167.7 million international Netflix subscriptions in the year 2020,

We have,

a.

Since the function N(x) gives the number of international Netflix subscriptions x years after 2012, to find the number of Netflix subscriptions in the year 2012,

We need to set x = 0.

So,

N(0) = 24.9(1.736)^0

       = 24.9 million

b.

To estimate the number of Netflix subscriptions in the year 2020, we need to set x = 8 (since 2020 is 8 years after 2012).

N(8) = 24.9(1.736)^8

       =  167.7 million

Thus,

According to the given function.

There were approximately 24.9 million international Netflix subscriptions in the year 2012.

There were approximately 167.7 million international Netflix subscriptions in the year 2020,

Learn more about functions here:

https://brainly.com/question/28533782

#SPJ1

Khalid has 7 kites. Annie has
4 kites. How many kites do
they have altogether?
kites

Answers

7 + 4 = 11 kites

So you add the kites together because they ask you how much Khalid and Annie got together.

{V49 + [V81 - x 9x - 14)]}

Answers

The solution is, the simplification of the expression is:

{16 - 9x^2 + 14x}

Here, we have,

given that,

the expression:

{√49 + [√81 - x (9x - 14)]}

now, we have to simplify this expression:

{√49 + [√81 - x (9x - 14)]}

={7 + [9 - x (9x - 14)]}

={7 + [9 - 9x^2 + 14x]}

={7 +9 - 9x^2 + 14x}

={16 - 9x^2 + 14x}

Hence, The solution is, the simplification of the expression is:

{16 - 9x^2 + 14x}

To know more about expression follow

brainly.com/question/723406

#SPJ1

What is the Recursive relation of 1,1,5,17,71,247…

Answers

The recursive relation of the data distribution a(n) = a ( n - 1 ) x n - ( n - 1 ).

How to find the recursive relation ?

A sequence of values is defined by a mathematical equation termed as a recursive relation, also known as recursive relation. It derives current value(s) through specified initial value(s) and previous value dependent rule(s). In essence, it generates numeric sequences.

Note that every individual unit can be derived by multiplying the preceding one with a rising integer, and subsequently subtracting a descending integer:

1 x 1 - 0 = 1

1 x 2 - 1 = 1

1 x 3 - 2 = 5

5 x 4 - 3 = 17

17 x  5 - 4 = 71

71 x 6 - 5 = 247

We can deduce the relation of a(n) = a ( n - 1 ) x n - ( n - 1 ).

Find out more on recursive relations at https://brainly.com/question/4082048

#SPJ1

The volume of the rectangular prism is given by V(X)=3x^3+x^2-2x+3. Find the missing measures if you know the length is given by (x+1). Find the height and width.

Answers

The height and width of the prism are x and 3x - 2

Finding the height and width of the prism

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

V(x) = 3x^3 + x^2 - 2x + 3

Length = x + 1

This means that

Side area = Volume/Length

So, we have

Side area = (3x^3 + x^2 - 2x + 3)/(x + 1)

When evaluated, we have

Side area = 3x^2 - 2x + 3/(x + 1)

Ignoring the remainder, we have

Side area = 3x^2 - 2x

Factorize

Side area = x(3x - 2)

This means that

height = x and width = 3x - 2

Read more about polynomial at

https://brainly.com/question/7693326

#SPJ1

I need help on solving the problems and answers ASAP, please

Answers

The volumes of the following shapes include:

728.00 m³.

135.78 yd³.

1260.00 cm³.

452.39 in³.

1344.00 m

How to calculate volume?

1. Pyramid:

The formula for the volume of a pyramid is:

V = (1/3) × B × h

where B is the area of the base and h is the height.

For a pyramid with a rectangular base, the area of the base is:

B = l × w

where l and w are the length and width of the base, respectively.

Using the given measurements:

l = 13 m

w = 8 m

h = 21 m

Therefore, the area of the base is:

B = l × w = 13 m × 8 m = 104 m²

And the volume of the pyramid is:

V = (1/3) × B × h = (1/3) × 104 m² × 21 m ≈ 728 m³

Rounded to the nearest hundredth, the volume of the pyramid is 728.00 m³.

2. Cylinder:

The formula for the volume of a cylinder is:

V = πr²h

where r is the radius of the base and h is the height.

Using the given measurements, we have:

r = 3.5 yd / 2 = 1.75 yd

h = 10 yd

Therefore, the volume of the cylinder is:

V = πr²h = π × (1.75 yd)² × 10 yd ≈ 135.78 yd³

Rounded to the nearest hundredth, the volume of the cylinder is 135.78 yd³.

3. Cuboid:

The formula for the volume of a cuboid is:

V = l × w × h

Using the given measurements, we have:

l = 14 cm

w = 18 cm

h = 5 cm

Therefore, the volume of the cuboid is:

V = l × w × h = 14 cm × 18 cm × 5 cm = 1260 cm³

Rounded to the nearest hundredth, the volume of the cuboid is 1260.00 cm³.

4. 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.

Using the given measurements:

r = 12 in / 2 = 6 in

h = 37 in

Therefore, the volume of the cone is:

V = (1/3) × πr²h = (1/3) × π × (6 in)² × 37 in ≈ 452.39 in³

Rounded to the nearest hundredth, the volume of the cone is 452.39 in³.

5. Prism:

The formula for the volume of a prism is:

V = Bh

where B is the area of the base and h is the height.

Using the given measurements:

B = 6 m × 16 m = 96 m²

h = 14 m

Therefore, the volume of the prism is:

V = Bh = 96 m² × 14 m = 1344 m³

Rounded to the nearest hundredth, the volume of the prism is `1344.00 m

Find out more on shapes here: https://brainly.com/question/28008161

#SPJ1

a tutor works with a group of students. the tutor charges 40 +30 for each student in the group. Today the tutor has s students and charges a total of $220.

Answers

Answer:

6600 is the answer

Step-by-step explanation:

Please answer this Calculus webwork question about differential equations:

Answers

The area of the enclosed region is  16√2 - 8 squared units

We have,

The region enclosed between the curves y = 4 sin(x) and y = 4 cos(x) from x = 0 to x = 0.9π consists of two parts, one above the x-axis and one below the x-axis. We can find the area of each part separately and then add them to get the total area.

First, let's find the x-coordinates of the points where the curves intersect. These are the points where 4 sin(x) = 4 cos(x), or sin(x) = cos(x), which occurs when x = π/4 + kπ/2 for any integer k. Since we are only interested in the intersection points between x = 0 and x = 0.9π, we only need to consider the case k = 0. So the intersection point is x = π/4.

Now, let's consider the part of the region above the x-axis. We need to find the area between the curves y = 4 sin(x) and y = 4 cos(x) from x = 0 to x = π/4. This is given by the integral:

A1 = ∫[0, π/4] (4 sin(x) - 4 cos(x)) dx

Using the identities sin(x) = cos(x - π/2) and cos(x) = sin(x + π/2), we can rewrite this as:

A1 = ∫[0, π/4] (4 sin(x) - 4 sin(x + π/2)) dx

 = ∫[0, π/4] (4 sin(x) + 4 sin(x)) dx   (since sin(x + π/2) = sin(x))

 = 8 ∫[0, π/4] sin(x) dx

 = 8 [-cos(x)] [0, π/4]

 = 8 (1 - 1/√2)

 = 8√2 - 8

Next, let's consider the part of the region below the x-axis. We need to find the area between the curves y = 4 cos(x) and y = 4 sin(x) from x = π/4 to x = 0.9π. This is given by the integral:

A2 = ∫[π/4, 0.9π] (4 cos(x) - 4 sin(x)) dx

Using the identities sin(x) = cos(x - π/2) and cos(x) = sin(x + π/2), we can rewrite this as:

A2 = ∫[π/4, 0.9π] (4 cos(x) - 4 cos(x - π/2)) dx

 = ∫[π/4, 0.9π] (4 cos(x) + 4 sin(x)) dx   (since cos(x - π/2) = sin(x))

 = 4 ∫[π/4, 0.9π] (2 cos(x) + 2 sin(x)) dx

 = 4 [2 sin(x) - 2 cos(x)] [π/4, 0.9π]

 = 4 (2/√2 + 2) - 4 (1 - 1/√2)

 = 8√2

So the total area of the region enclosed between the curves y = 4 sin(x) and y = 4 cos(x) from x = 0 to x = 0.9π is:

A = A1 + A2

A = 8√2 - 8 + 8√2

A = 16√2 - 8 squared units

Learn more on area of an enclosed region here;

brainly.com/question/29187598

#SPJ1

HELP PLS ASAPPP


I don't want to restart this entire thing so someone pls help

Answers

Answer:y=4/3x-14/3

Step-by-step explanation:

1. Find the slope of the original line

3/4x-y=7/2

-y=-3/4+7/2

y=3/4x-7/2

2. Using this find the negative reciprocal

3/4 -------- -4/3

3. Now insert -2,-2 in the equation y=-4/3x

-2=-4/3(-2)

-2=8/3

4. Find the needed intercept to make true.

-2=8/3-14/3

Therefore, y=-4/3x-14/3

If *DEF ~ *JKL, find KL

Answers

Answer:

KL=45

Step-by-step explanation:

Diagram NOT accurately drawn The radius of this circle is 8 cm. Work out the circumference of the circle. Give your answer correct to 2 decimal places. 8 cm (Total 2 ma​

Answers

Step-by-step explanation:

If radius is 8cm    then diameter =  16 cm

circumference of a circle = pi * d = pi * 16 cm = ~ 50.27 cm

Square root of 6 rounded to the nearest hundredth

Answers

The value of expression √6 would be,

⇒ √6 = 2.4

We have to given that;

To find the value of number √6.

Now, We get;

⇒ √6 = 2.44

⇒ √6 = 2.4

Thus, The value of expression √6 would be,

⇒ √6 = 2.4

Learn more about the rational numbers visit:

https://brainly.com/question/12088221

#SPJ1

x/9=7/15 answer plss

Answers

Answer: To solve for x in the equation x/9 = 7/15, we can cross-multiply to get:

15x = 9 * 7

Simplifying the right side, we get:

15x = 63

To solve for x, we can divide both sides by 15:

x = 63/15

Simplifying the fraction on the right side, we get:

x = 4 3/5 or x = 4.2 (rounded to one decimal place)

Therefore, the solution to the equation x/9 = 7/15 is x = 4.2 or x = 4 3/5.

Step-by-step explanation: kinda easy ngl lol but hope this helps :D

Triangle ABC has vertices at A(−3, 3), B(0, 7), and C(−3, 0). Determine the coordinates of the vertices for the image if the preimage is translated 3 units up.

A′(−3, 0), B′(0, 4), C′(−3, −3)
A′(−3, 6), B′(0, 10), C′(−3, 3)
A′(−6, 3), B′(−3, 7), C′(0, 0)
A′(0, 3), B′(3, 5), C′(0, 0)

Answers

The coordinates of the vertices for the image triangle after a translation 3 units up are A'(-3, 6), B'(0, 10), and C'(-3, 3). (option b)

Let's first visualize the given triangle ABC with vertices at A(-3, 3), B(0, 7), and C(-3, 0). We can plot these points on a coordinate plane and connect them to form the triangle. Now, let's consider the translation that moves the triangle 3 units up. This means that we need to add 3 to the y-coordinate of each vertex to get the coordinates of the image.

So, the coordinates of the vertices of the image triangle, let's call it A'B'C', will be:

A' = (-3, 3+3) = (-3, 6)

B' = (0, 7+3) = (0, 10)

C' = (-3, 0+3) = (-3, 3)

Now, we can plot these points and connect them to form the image triangle A'B'C'. We can see that the image triangle is simply the original triangle translated 3 units up.

Hence the correct option is (b).

To know more about triangle here

https://brainly.com/question/8587906

#SPJ1

Answer:

Option B

Step-by-step explanation:

In a certain Algebra 2 class of 28 students, 7 of them play basketball and 5 of them play baseball. There are 18 students who play neither sport. What is the probability that a student chosen randomly from the class plays both basketball and baseball?

Answers

Answer:

2 students play both

Step-by-step explanation:n(u)=28

n(b)=7,n(b)=5,n(who play neither sport)=18

HERE,

n(u)=n(b)+n(b)-n(BnB)+n(who play neither sport)

28=7+5-n(BnB)+18

28=30-n(BnB)

n(BnB)=30-28

 =2 answer

HELP ME ITS DUE TODAY!!!!! The scores earned in a flower-growing competition are represented in the stem-and-leaf plot.



1 7, 9
2 1, 5, 9
3 0, 1, 2
4 6, 9
Key: 2|1 means 21


What is the appropriate measure of variability for the data shown, and what is its value?
The IQR is the best measure of variability, and it equals 32.
The range is the best measure of variability, and it equals 11.
The IQR is the best measure of variability, and it equals 11.
The range is the best measure of variability, and it equals 32.

Answers

Answer:

The answer to your problem is, D. The range is the best measure of variability, and it equals 32.

Step-by-step explanation:

We know the scores earned in a flower-growing competition are represented in the stem-and-leaf plot.

1 7, 92 1, 5, 93 0, 1, 24 6, 9

The key will equal 2|1 means 21

Which we conclude to 17, 19, 21, 25, 29, 30, 31, 32, 46, 49.

Quartile:

Quartile 1, Q1 = 21Quartile 2, Q2 = 29.5Quartile 3, Q3 = 32Third Quartile, Q3 = 32

Median, Minimum, Maximum, & Range:

Median, Q2 = 29.5Minimum, Min = 17Maximum, Max = 49Range, R = 32

Thus the answer to your problem is, D. The range is the best measure of variability, and it equals 32.

HELP ASAP

The histogram below shows information about the hours students spent exercising in a week:

A histogram is titled Weekly Exercise, the horizontal axis is labeled Hours of Exercise, and the vertical axis is labeled Students. The range on the horizontal axis is 0 to 4, 5 to 9, and 10 to 14. The values on the vertical axis are from 0 to 10 at intervals of 1. The first bin goes to 4, the second bin to 9, the third bin to 5.

Which information is provided in the histogram? (4 points)

a
The number of students who exercised 4 hours or more

b
The number of students who exercised 9 hours or fewer

c
The mean hours of exercise

d
The median hours of exercise

Answers

The information from the histogram are as follow,

Students exercised for 4 or more hours are 14.

Students exercised for 9 or fewer hours are 13.

Mean of the data = 7.3.

median of the data = 6.33.

The histogram provides information about the distribution of hours students spent exercising in a week.

The number of students who exercised 4 hours or more,

= adding up the counts in the first and second bins.

= 9 + 5

= 14 students

The number of students who exercised 9 hours or fewer,

= adding up the counts in the first and second bins

= 9 + 4

= 13 students

The mean hours of exercise is not provided by the histogram

use the formula,

Mean = Σ[tex]x_{i} y_{i}[/tex] / N

where

[tex]x_{i}[/tex] is the midpoint of the ith bin

[tex]y_{i}[/tex] is the frequency of the ith bin

N is the total sample size

Mean = [(2)(4)  + (7)(9) + (12)(5)] / 18

          = 7.3

The median hours of exercise is not provided by the histogram.

Median = L + ( (n/2 – F) / f ) × w

where

L=The lower limit of the median group

n = The total number of observations

F = The cumulative frequency up to the median group

f =The frequency of the median group

w = The width of the median group

median = 5 + ( ( 14/2 - 4 ) /9 × 4

             = 6.33

Therefore, from the histogram the number of students exercised for ,

4 hours or more are 14.

9 hours or fewer are 13.

mean = 7.3

Median = 6.33

learn more about histogram here

brainly.com/question/9696858

#SPJ1

HELP read the picture

Answers

You would have an open circle. A way to remember it is that < and > is open and ≥ and ≤ mean closed circle. A way to also remember which way to go is remembering this cool strategy.

<ess than

>greater than

Less means left. Greater means right. So your graph would look like something along the lines of:

Find the volume of the shape below. Round to the nearest tenth. Use
the pi button on the calculator.
11 mi
5 mi
Volume =
mi3

Answers

Answer:

V = π(5^2)(11) = 275π cubic miles

= 863.9 cubic miles

Other Questions
fill in the blank: _____ ads are designed to collect information like name and email address. among americans age 18 and older, _____ percent of college grads are married. Give a flow chart (or state diagram) representation of a TuringMachine that resolves any string of a's and b'sThe string is erased and the head is positioned to the center of the string.Examples:If there are an odd number of characters in the string, then the head should end u pointing to the center character positionIf there are an even number of characters in the string, then the head should end up pointing to the first character position in thesecond half of the string. The conchae __________. a. Divide the nasal cavity into a right and a left side. b. Create turbulence in the air to trap particulate matter in mucus. c. Provide an opening to paranasal sinuses. d. Provide a surface for the sense of smell. e. Provide an opening into the pharynx THE GLASS MENAGERIE questions. PLEASE HELP ME this is due today!! Which of the following is true about specialty or professional liability insurance?A. They protect businesses with few liability exposuresB. Volunteer workers are excluded from coverageC. They provide excess coverage over the CGL policyD. They are written on non-standard forms Pla help iready ready how were the adventure playgrounds of the 1960s different from the 1920s Hailey is trying to pick out an outfit for the first day of school. She can choose from 2 pairs of pants, 5 t-shirts, 6 sweaters or hoodies, and 2 pairs of shoes. How many different outfits does Hailey have to choose from? Consider the following: x = t^3 12t, y = t^2 - 1. (a) Find dy/dx and dy /dx^2 . A system of two objects has K tot =9 J and U int 4 J. How much work is done by interaction forces? Express your answer as an integer. How much work is done by external forces? Express your answer as an integer. Find the interval (s) where the functionf(x)=x 3+xis increasing (-inf,-1)U(1,inf) (-inf, -1/sqrt(3)) U(1/sqrt(3), inf) Nowhere None of these Question 4 Find thet0lim 2t(1cos6t) Does not exist 0 1 None of these The main inorganic nutrients required in primary productivity include:a. carbon dioxide and carbohydrates.b. glucose and oxygen.c. nitrates and phosphates.d. nitrates and carbohydrates. the sales department at midwest textiles has been together for years, and when they meet their identified objectives, they move on to new ones. which type of group is the sales department considered to be? a. functional group b. informal group c. task force d. quality circle e. interest group while more massive than most of its neighbors, the sun is still technically a low mass star.T/F a. Set the price level to $30. Adjust the quantity to the profit maximizing level.When profits are maximized, the firm earns profits of $ .Report your answer to two decimal places. Include a negative sign if needed.What would this firm's profits be if it decided to hire no workers and produce nothing? $Report your answer to two decimal places. Include a negative sign if needed.b. Set the price level to $22. Adjust the quantity to the profit maximizing level.When profits are maximized, the firm earns profits of $ .Report your answer to two decimal places. Include a negative sign if needed.What would this firm's profits be if it decided to hire no workers and produce nothing? $Report your answer to two decimal places. Include a negative sign if needed. For an arc lengths, area of sector A and central angle of a circle of radius , find the indicated quantity for the given value A 611 m?r=611 m, 0: radian (Do not round until the final answer. Then found to three decimal places as needed) Which of the following is a weak electrolyte in aqueous solution?a. H2SO3b. HNO3c. HBrd. HClO4e. NaOH what is the concentration of ammonia in a solution if 22.0 ml of a 0.112 m solution of hcl are needed to titrate a 100.0 ml sample of the solution? Question 6 (2 points) Saved Which of these functions creates a Vertex Buffer Object? Select one. glGenBuffers glBindBuffers glBuffers Data OglGenerateBuffers Question 7 (2 points) Saved The glVertex AttribPointerl) function can accept how many arguments/parameters? Select one. Question 8 (2 points) Saved Which OpenGL glUniform function uses four floats of a uniform individually? Select one. glUniform4t glUniform4 glUniformi glUniformf4 Question 9 (2 points) Saved The first argument/parameter in the glVertex AttribPointer() function represents which of the following? Select one. The index position of vertex or color data The space between consecutive vertex attributes The color of a vertex The number of vertices a shape will have Question 10 (2 points) Saved Which of these functions activates a Vertex Buffer Object? Select one. OglGenBuffers glBuffers Data glGenerateBuffers glBindBuffer Write about the five principles of contract administration and indicate which components you feel can result in the biggest problems with subcontractors if not done well.