10, 13, 17, 19, 22, 23, 29, 33, 34, 35, 35, 38, 53, 68.
FIND THE Z-SCORES FOR 17, 33, AND 53 FOR THE FIRST DATA SET.

Answers

Answer 1

The z-scores for 17, 33, and 53 are -0.82, 0.22, and 1.52, respectively.

To find the z-scores for 17, 33, and 53, we first need to calculate the mean and standard deviation of the data set.

Mean = (10 + 13 + 17 + 19 + 22 + 23 + 29 + 33 + 34 + 35 + 35 + 38 + 53 + 68)/14 = 29.57

Standard deviation = √[(10-29.57)² + (13-29.57)² + (17-29.57)² + (19-29.57)² + (22-29.57)² + (23-29.57)² + (29-29.57)² + (33-29.57)² + (34-29.57)² + (35-29.57)² + (35-29.57)² + (38-29.57)² + (53-29.57)² + (68-29.57)²]/13 = 15.37

Now we can calculate the z-scores using the formula:

z-score = (data point - mean)/standard deviation

Z-score for 17 = (17-29.57)/15.37 = -0.82

Z-score for 33 = (33-29.57)/15.37 = 0.22

Z-score for 53 = (53-29.57)/15.37 = 1.52

To learn more about z-score here:

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

#SPJ11


Related Questions

For the given expression, find the quotient and the remainder. Check your work by verifying that (Quotient)(Divisor) Remainder= Dividend. - 6x3+4x2-2 divided by x -1 Quotient Remainder:

Answers

The quotient is -6x^2-2x-2 and the remainder is -4.

To find the quotient and remainder for the given expression, we can use long division.

First, we divide the first term of the dividend (-6x^3) by the first term of the divisor (x) to get -6x^2. This is the first term of the quotient.

Next, we multiply the first term of the quotient (-6x^2) by the divisor (x-1) to get -6x^3+6x^2. We subtract this from the dividend to get -2x^2-2.

We repeat this process with the new dividend (-2x^2-2) and the same divisor (x-1). We divide the first term of the new dividend (-2x^2) by the first term of the divisor (x) to get -2x. This is the second term of the quotient.

We multiply the second term of the quotient (-2x) by the divisor (x-1) to get -2x^2+2x. We subtract this from the new dividend to get -2x-2.

We repeat this process one more time with the new dividend (-2x-2) and the same divisor (x-1). We divide the first term of the new dividend (-2x) by the first term of the divisor (x) to get -2. This is the third term of the quotient.

We multiply the third term of the quotient (-2) by the divisor (x-1) to get -2x+2. We subtract this from the new dividend to get -4. This is the remainder.

So, the quotient is -6x^2-2x-2 and the remainder is -4.

We can check our work by verifying that

(Quotient)(Divisor) + Remainder = Dividend:

(-6x^2-2x-2)(x-1) + (-4) = -6x^3+6x^2-2x^2+2x+2x-2-4 = -6x^3+4x^2-2

Therefore, our answer is correct.

To know more about long division, refer here:

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

#SPJ11

Write a recursive definition for the following function. f(1)=500, f(2)= 100, f(3)= 20

Answers

The recursive definition for the function f given by f(x) = 500 * (1/5)⁽ˣ⁻¹⁾, for x = 1, 2, 3 is a definition that describes how the value of f for a given x can be calculated from its inputs.

What is a recursive definition?

A recursive definition of a function is when the definition of the function involves the function itself. This type of definition is used to express complex operations in a simpler form. It is an effective way to break down a complicated problem into simpler, manageable parts. It allows us to define a set of rules in terms of smaller versions of itself, which can then be worked out using a series of steps.

A recursive definition for the function f is a process by which the value of f for a given input can be defined in terms of the values of f for smaller inputs. In other words, a recursive definition for f is a definition that describes how f can be calculated from its inputs.

In this case, the recursive definition for the function f is given by:

f(x) = 500 * (1/5)⁽ˣ⁻¹⁾, for x = 1, 2, 3

This means that the value of f for a given x can be calculated by multiplying 500 (the value of f for x = 1) by 1/5 raised to the power of x-1. This is because f(1) = 500, f(2) = 100 (1/5 * 500), and f(3) = 20 (1/5 * 1/5 * 500).

This recursive definition can also be expressed in a more general form as:

f(x) = a * b⁽ˣ⁻¹⁾, for x = 1, 2, 3

Where a and b are constants. In this case, a is 500 and b is 1/5.

In conclusion, the recursive definition for the function f given by f(x) = 500 * (1/5)⁽ˣ⁻¹⁾, for x = 1, 2, 3 is a definition that describes how the value of f for a given x can be calculated from its inputs. This definition can also be expressed in the more general form of f(x) = a * b⁽ˣ⁻¹⁾, for x = 1, 2, 3.

For more questions related to function,

https://brainly.com/question/25638609

#SPJ1

In 2002, the population of the state was 6.7 million people and was growing at a rate of about 0.32% per year. At this growth rate, the function f (x) = 6.7(1.0032)x gives the population, in millions of x years after 2002. Using this model, find the year when the population reaches 7 million people. Round your answer to the nearest whole number.

Answers

Thus, 2002 + 23 = 2025 is the year at which the populace hits 7 million.

What sort of equation would that be?

The meaning of an equation in algebra is a mathematical assertion that demonstrates the equality of two mathematical expressions. For instance, the equation 3x + 5 = 14 consists of the two expressions 3x + 5 and 14, which are split by the 'equal' symbol.

To find the year when the population reaches 7 million people, we need to solve the equation:

f(x) = 7

where f(x) represents the population, in millions of x years after 2002, and x is the number of years after 2002.

Substituting the given function f(x) = 6.7(1.0032)x into this equation, we get:

6.7(1.0032)x = 7

Dividing both sides by 6.7, we get:

1.0032x = 1.0448

When we take the natural log of both parts, we obtain:

ln(1.0032)x = ln(1.0448)

Using the logarithmic identity ln(aᵇ) = b ln(a), we can simplify this to:

x ln(1.0032) = ln(1.0448)

Dividing both sides by ln(1.0032), we get:

x = ln(1.0448) / ln(1.0032)

Using a calculator, we find:

x ≈ 22.6

Therefore, the population will reach 7 million people approximately 22.6 years after 2002. Rounding this to the nearest whole number, we get:

x ≈ 23

So the year when the population reaches 7 million people is 2002 + 23 = 2025.

To know more about Equation visit:

https://brainly.com/question/22688504

#SPJ1

what input can you not use with the rule divide 10 by the input added to 3

Answers

Answer:

-0

Step-by-step explanation:

The amount of merchandise (in millions) that store A sold can be represented by A = 13x squared + 8x - 3. The amount of merchandise (in millions) that store B sold can be represented by B = 8x squared - 3x + 11. Find the total amount of merchandise that stores A and B sold.

Answers

The total amount of merchandise that stores A and B sold is 21x²+5x+8

What is equation?

An equation is a mathematical statement with an 'equal to' symbol between two expressions that have equal values.

For example, 3x + 5 = 15.

Given that, are two stores selling merchandise given by equation,

A = 13x²+8x-3 and B = 8x²-3x+11, we need to find the total amount of merchandise that stores A and B sold.

We add both the equations to find the same,

Total merchandise sold = 13x²+8x-3 + 8x²-3x+11

= 21x²+5x+8

Hence, the total amount of merchandise that stores A and B sold is 21x²+5x+8

Learn more about equations, click;

https://brainly.com/question/29657988

#SPJ9

Which table shows a proportional relationship between x and y?

x 1 2 3 4
y 6 8 10 12

x 4 7 8 10
y 2 3.5 4 5


x 40 50 60 90
y 8 10 14 18

x 2 4 7 8
y 6 10 21 24

Answers

Answer:

Second option

Step-by-step explanation:

Check the relationship between the x digits and compare with y digits. It must be the same all through

In the second option x =2y for all the digits

4:2, 7:3.5,8:4,10:5

At the football team banquet, 60 out of the 80 people attending had dessert with their dinner. What percent of the attendees had dessert?

Answers

The percentage of the attendees that had dessert at the football team banquet is 75%.

What percent of the attendees had dessert?

Percentage is simply number or ratio expressed as a fraction of 100.

It is expressed as;

Percentage = ( Part / Whole ) × 100%

To find the percentage of attendees who had dessert, we can use the formula:

Percentage = (part/whole) x 100%

where:

part = the number of attendees who had dessert = 60whole = the total number of attendees = 80

Substituting the given values, we get:

percentage = (60/80) x 100%

percentage = 0.75 x 100%

percentage = 75%

Therefore, 75 perecent of the attendees had dessert.

Learn more about Percentages here: brainly.com/question/24159063

#SPJ1

Bank of America charges $22 for each overdraft check. Kelsie has $370 in her account. She recently wrote checks for $46, $82, $264, and $127.
How much does she owe the bank including any overdraft charges?

Answers

Answer:

Step-by-step explanation:

Kelsie has written checks for a total of $46 + $82 + $264 + $127 = $519.

Since she only has $370 in her account, this means she has overdraft by $519 - $370 = $149.

Therefore, the bank will charge her $22 for each overdraft, which gives a total of $22 * 7 = $154.

Thus, Kelsie owes the bank a total of $519 + $154 = $673. Answer: \boxed{673}.

HELP ME!! i don't really understand this!

Answers

Answer:

Step-by-step explanation:

lol sorry I know it but don’t know how up to right it sorry

30 persons reap a field in 17 days. How much more people should be engaged to reap the same field in 10 days

Answers

The extra number of people that should be engaged to reap the field in 10 days is given by A = 21 people

What is Proportion?

The proportion formula is used to depict if two ratios or fractions are equal. The proportion formula can be given as a: b::c : d = a/b = c/d where a and d are the extreme terms and b and c are the mean terms.

The proportional equation is given as y ∝ x

And , y = kx where k is the proportionality constant

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Given data ,

Let the extra number of people that should be engaged to reap the field in 10 days be represented as A

Now , the number of people that should be engaged to reap the field in 10 days = n

The number of people that can reap the field in 17 days = 30 persons

So , the proportion is

30 x 17 = n ( 10 )

On simplifying , we get

Divide by 10 on both sides , we get

n = ( 30 x 17 ) / 10

n = 3 x 17

n = 51

And , the number of extra persons A = n - 30

So , the extra number of people that should be engaged to reap the field in 10 days A = 21 people

Hence , the proportion is A = 21 people

To learn more about proportion click :

https://brainly.com/question/7096655

#SPJ1

The concept time and work is used here to determine the number of people required to reap the same field in 10 days. The number of people required is 51.

What is time and work?

The time and work represents the time taken by an individual or a group of individuals to complete a piece of work and the efficiency of the workdone by each of them.

If 30 persons can reap a field in 17 days

1 person can reap = 30 × 17 = 510 days

In 10 days, number of persons needed = 510 / 10 = 51 persons

Thus 51 persons can reap the field in 10 days.

To know more about time and work, visit;

https://brainly.com/question/444583

#SPJ1

HELP HELP HELP
a student divided 3p^4-8x^2-11x+1 by x-2 using LONG DIVISION. Where did they go wrong?

Answers

First step is wrong (x-2) × 3x³ should be 3x⁴ - 6x³

not 6x²

Capter 6a P(X < 8) = P(X < 8) O for all distributions. O for only continuous distributions. O for only discrete distributions. O for some discrete distributions but not all. Points possible: 1 Unlimited attempts. Submit

Answers

The correct answer is O for some discrete probability distributions but not all.

This is because the probability of a random variable X being less than 8 can vary depending on the type of distribution it follows. For some discrete distributions, such as a binomial distribution, the probability of X < 8 can be calculated by summing the probabilities of all possible values of X that are less than 8. However, for other discrete distributions, such as a Poisson distribution, the probability of X < 8 may not be as straightforward to calculate. Therefore, the statement that P(X < 8) = P(X < 8) is true for some discrete distributions but not all.

To learn more about Probability distributions :

https://brainly.com/question/28021875

#SPJ11

Convert 0.2 to a percent​

Answers

Answer:

20%

Step-by-step explanation:


Formula - multiply decimal by 100

0.2- Word form= two tenths

Fraction * 2/10 *

0.2 (multiply by 100)

0.2 x 100 = 20

20% is 0.2 as a percent


( hope this helps I’m online so ask any questions you need)

Mountain Equipment Co-op (MEC) wants to price a new backpack. The backpack can be purchased for a list price of $59.95 less a trade discount of 25% and a quantity discount of 10%. MEC estimates expenses to be 18% of cost and it must maintain a markup on selling price of 35%. 1. What is the cost of backpack? 2. What is the markup amount? 3. What is the regular unit selling price for the backpack? 4. What profit will Mountain Equipment Co-op realize? 5. What happens to the profits if it sells the backpack at the MSRP instead?

Answers

The cost of backpack is $38.97. The markup amount is $13.64. The regular unit selling price for the backpack is $52.61
Mountain Equipment Co-op will be $19.02.The profit will be $19.02, which is higher than the profit of $6.63 when selling at the regular unit selling price.

To find the cost, markup amount, regular unit selling price, and profit for the backpack, we need to use the following formulas:

1. Cost = List Price - Trade Discount - Quantity Discount
2. Markup Amount = Cost × Markup Percentage
3. Regular Unit Selling Price = Cost + Markup Amount
4. Profit = Regular Unit Selling Price - Cost - Expenses

Let's plug in the given values and calculate each of these:

1. Cost = $59.95 - ($59.95 × 0.25) - ($59.95 × 0.10) = $59.95 - $14.99 - $5.99 = $38.97
2. Markup Amount = $38.97 × 0.35 = $13.64
3. Regular Unit Selling Price = $38.97 + $13.64 = $52.61
4. Profit = $52.61 - $38.97 - ($38.97 × 0.18) = $52.61 - $38.97 - $7.01 = $6.63

Now, if MEC sells the backpack at the MSRP (Manufacturer's Suggested Retail Price), the profit will be different. The MSRP is typically higher than the regular unit selling price, so the profit will be higher as well. Let's say the MSRP is $65. The profit would be:

Profit = MSRP - Cost - Expenses = $65 - $38.97 - ($38.97 × 0.18) = $65 - $38.97 - $7.01 = $19.02

So, if MEC sells the backpack at the MSRP, the profit will be $19.02, which is higher than the profit of $6.63 when selling at the regular unit selling price.

Learn more about mark up amount at https://brainly.com/question/17960775

#SPJ11

What is DC? please i am about to fail

Answers

The length of DC is √102, which is the simplest radical form.

How to find the required side

The proportion of corresponding sides in similar triangles is the same. This is known as the similar triangles theorem.

In other words, if two triangles are similar, then the ratio of the lengths of any two corresponding sides is the same.

Since DE is parallel to AB, we can use similar triangles to set up the following proportion:

DC/AC = DE/AB

Substituting the given values, we get:

DC/17 = 6/AB

Since AB is the same length as DC, we can replace AB with DC:

DC/17 = 6/DC

Cross-multiplying and simplifying, we get:

DC^2 = 17 * 6

DC^2 = 102

DC = √102 in simplest radical form

Learn more about similar triangles at:

https://brainly.com/question/2644832

#SPJ1

who knows, What is the area of a cross section that passes through the center of a sphere with a diameter of 7 centimeters? Express your answer in terms of π.

Answers

The area of a cross section that passes through the center of a sphere with a diameter of 7 centimeters will be 12.25π cm².

What is A sphere ?

Three-dimensional objects with a sphere-like shape exist in all three dimensions. Three axes, the x-axis, y-axis, and z-axis, are used to define the sphere. The key distinction between a circle and a sphere is this. In contrast to other 3D shapes, a sphere lacks any vertices or edges.

The sphere's points are evenly spaced apart from one another on its surface. In light of this, the sphere's surface and core are always equally separated from one another. The sphere's radius is the measurement between these points. Ball, globe, planets, and other objects are all examples of spheres.

Given : Diameter of Sphere = 7 cm

∴ Radius = 7/2 = 3.5 cm.

Since It is a cross section in a sphere, so, it would be circle.

So, Area of the cross section = Area of circle

Hence, Area of Cross section = πr²

                                                 = π (3.5)²

                                                 =  12.25π cm²

To learn more about Sphere, visit the link:

https://brainly.com/question/22807400

#SPJ1

Perri will be able to purchase a condominium by making a 7% down payment on its $364,000 purchase price. She estimates her closing costs to be 4.5% of the
purchase price. What total amount will Perri need when she gets the keys for the house at closing?
O $4,052,173.91
O $466,000.12
O $41,860
O $465,999.89

Answers

The total amount will Perri need when she gets the keys for the house at closing is $41,860.

Estimation and Percentages

Perri is making a 7% down payment on the $364,000 purchase price of the condominium, so her down payment will be

0.07 x $364,000 = $25,480.

Perri estimates her closing costs to be 4.5% of the purchase price, which is 0.045 x $364,000 = $16,380.

Therefore, the total amount Perri will need when she gets the keys for the house at closing is the sum of the down payment and the closing costs, which is $25,480 + $16,380 = $41,860.

So the answer is (C) $41,860.

Learn more on estimation and percentages here:https://brainly.com/question/17917903

#SPJ1

The points H(8,1), I(7,-5), and J(1, -4) form a triangle. Find the desired slopes and lengths, then fill in the words that characterize the triangle. - slope of HI = ____ slope of IJ = ___ slope of HJ= ___
- length of HI = ___ length of IJ = ___ length of HJ = ___
Triangle HIJ is _______ Submit Answer = √__

Answers

slope of HI = 6, slope of IJ = -1/6, slope of HJ = 5/7, length of HI = √37, length of IJ = √37, length of HJ = √74, Triangle HIJ is isosceles

The slope of a line is found by the formula (y2-y1)/(x2-x1). The length of a line is found by the formula √((x2-x1)²+(y2-y1)²).

Slope of HI = (1-(-5))/(8-7) = 6/1 = 6
Slope of IJ = (-5-(-4))/(7-1) = -1/6
Slope of HJ = (1-(-4))/(8-1) = 5/7

Length of HI = √((8-7)²+(1-(-5))²) = √(1²+6²) = √(1+36) = √37
Length of IJ = √((7-1)²+(-5-(-4))²) = √(6²+(-1)²) = √(36+1) = √37
Length of HJ = √((8-1)²+(1-(-4))²) = √(7²+5²) = √(49+25) = √74

Triangle HIJ is isosceles because it has two sides with the same length (HI and IJ).

- slope of HI = 6
- slope of IJ = -1/6
- slope of HJ = 5/7
- length of HI = √37
- length of IJ = √37
- length of HJ = √74
Triangle HIJ is isosceles

Learn more about isosceles

brainly.com/question/9872652

#SPJ11

At a carnival, Ivan bought 14 packs of 9 tickets each. He also found 8 more tickets on the ground. How many tickets did Ivan have in all?

Answers

Answer: 134 tickets.

Step-by-step explanation:

Since we have 14 packs of 9 tickets, we can say it is 14 groups of 9. Which means we multiply. So 9 times 14 equals 126. But Ivan found 8 more tickets on the groud which means we add. so 126 plus 8 equals 134. The answer is 134 tickets.

Answer:

Step-by-step explanation:

multiply # of packs by # of tickets in each pack then add 8

14 x 9 = 126 + 8 = 134

The number of coins in a person's collection changes based on buying, selling, and trading coins. A function defined as f(t) = t³ - 6t² + 9t
is modeled by the table, which represents the number of coins in the coin collection t years since the person began collecting coins.

(Picture has the rest of the problem)

Answers

The statements that are true about the function when graphed on a coordinate plane include the following:

C. The relative minimum of the function is (3, 0)

E. When t > 3, the function is increasing.

How to determine the minimum and maximum function?

In order to determine the minimum and maximum of this function, we would have to determine the critical points where the derivative of the function is equal to zero or undefined, and then evaluate the function at these critical points and at the endpoints of the interval.

By taking the first derivative of the given function and factorizing, we have:

f(t) = t³ - 6t² + 9t

f'(t) = 3t² - 12t + 9  

3t² - 12t + 9 = 0

t² - 4t + 3 = 0

(t - 3)(t - 1) = 0

t = 3 and t = 1

Therefore, the critical points of the function are at t = 1 and t = 3.

By taking the second derivative of the given function and factorizing, we have:

f''(t) = 6t - 12

At point t = 1, we have:

f''(1) = 6(1) - 12 = -6 (it is less than zero).

Therefore, f(t) has a local maximum at t = 1.

At point t = 3, we have:

f''(3) = 18 - 12 = 6 (it is greater than zero).

Therefore, the function f(t) has a local minimum at t = 3.

At t = 4, f''(4) = 24 - 12 = 12

At t = 5, f''(5) = 30 - 12 = 18

In conclusion, the relative minimum of the function is (3, 0) and when t > 3, the function would increase.

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

#SPJ1

9.9=3.1 - 3.4x solve for x

Answers

Answer:

x = -2.

Step-by-step explanation:

9.9 = 3.1 - 3.4x

9.9 - 3.1 = -3.4x

6.8 = -3.4

6.8 /-3.4 = -3.4/-3.4

-2 = x

5. 25 it takes gallons of paint to paint a fence. How much paint is needed for 3/5 of the fence?

Answers

Answer:

If 2.5 gallons of paint are needed for the entire fence, then for 1/5 of the fence we need:

2.5 gallons / 5 = 0.5 gallons

To find how much paint is needed for 3/5 of the fence, we can multiply 0.5 gallons by 3:

0.5 gallons * 3 = 1.5 gallons

Therefore, 1.5 gallons of paint are needed for 3/5 of the fence.

Answer:

15 gallons

Step-by-step explanation:

1/5 of the fence would be 5 gallons, because 25/5 is 5, so to find how much paint for 3/5, we have to multiply 3 and 5 which gives us 15. We need 15 gallons of paint to paint 3/5 of the fence

Hope it helped!

Use the suggested substitution to write the expression as a
trigonometric expression. Simplify your answer as much as possible.
Assume 0≤θ≤π2.
√4x^2+100, x/5=tan(θ)

Answers

We are given the expression √4x^2+100 and the substitution x/5=tan(θ). Our goal is to use the substitution to write the expression as a trigonometric expression and simplify as much as possible.

First, let's substitute x/5=tan(θ) into the expression:

√4(tan(θ)*5)^2+100

Next, let's simplify the expression:

√4(25tan^2(θ))+100

√100tan^2(θ)+100

Now, let's factor out 100 from the expression:

√100(tan^2(θ)+1)

10√tan^2(θ)+1

Finally, let's use the trigonometric identity 1+tan^2(θ)=sec^2(θ) to simplify the expression further:

10√sec^2(θ)

10sec(θ)

Therefore, the expression √4x^2+100 can be written as 10sec(θ) using the substitution x/5=tan(θ).

To learn more about trigonometry here:

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

#SPJ11

PLS HELP AND HURRY! I WILL GIVE YOU BRAINLIEST IF YOU GIVE THE RIGHT ANSWER! PLS HURRY! IT IS IN THE PHOTO! PLEASE!

Answers

The next three terms in the sequence are 1/81, -1/243, and 1/729.

What is the geometric sequence?

A geometric sequence is a sequence of numbers in which each term is obtained by multiplying the previous term by a fixed number called the common ratio. The general form of a geometric sequence is:

a, ar, ar^2, ar^3, ...

where a is the first term, r is the common ratio

To identify the next three terms in the sequence, we need to first determine the pattern. Looking at the sequence, we can see that each term is obtained by multiplying the previous term by -1/3, which means that this is a geometric sequence with a common ratio of -1/3.

Using this common ratio, we can find the next three terms in the sequence as follows:

-1/3 * (-1/27) = 1/81

1/81 * (-1/3) = -1/243

-1/243 * (-1/3) = 1/729

Therefore, the next three terms in the sequence are 1/81, -1/243, and 1/729.

To learn more about the geometric sequence, visit:

https://brainly.com/question/24643676

#SPJ1

Given that tan t = 5. Find tan(t + 71). (Enter an exact number.) Need Help? Read It Submit Answer

Answers

The exact number for tan(t + 71) is -0.5846.

To find tan(t + 71), we can use the formula for the sum of two angles:
tan(t + 71) = (tan t + tan 71)/(1 - tan t * tan 71)

Given that tan t = 5, we can substitute this value into the formula:
tan(t + 71) = (5 + tan 71)/(1 - 5 * tan 71)

To find the exact number for tan 71, we can use a calculator or a table of trigonometric values. The exact value of tan 71 is approximately 2.9042.

Substituting this value into the formula, we get:
tan(t + 71) = (5 + 2.9042)/(1 - 5 * 2.9042)

Simplifying the expression, we get:
tan(t + 71) = (7.9042)/(1 - 14.521)
tan(t + 71) = (7.9042)/(-13.521)
tan(t + 71) = -0.5846

Therefore, the exact number for tan(t + 71) is -0.5846.

For more information about angles, visit:

https://brainly.com/question/25716982

#SPJ11

The cylinder below has a height of 31mm and a volume of 4700mm. Work out the radius of the cylinder. If your answer is a decimal, give it to two decimal places

Answers

Answer:

4700=πr²×31

4700/31=πr²

151.6.../π=r²

√151.6.../π=

6.946933566=r

r=6.95mm

Explain:

Volume of cylinder=

πr²×height

How many people live in south african house- holds? to find out, we collected data from an srs of 48 out of the over 700,000 south african students who took part in the censusatschool survey proj- ect. The mean number of people living in a house-

Answers

Based on the sample of the 48 South African households collected from the Census At School survey project, the mean number of people living in a household will be 6.208, and the standard deviation is 2.576.

However, it is important to note that this sample only represents a small fraction of the total number of the households in South Africa, so we cannot make definitive conclusions about the entire population based on this sample alone.

To get a more accurate estimate of the number of people living in the South African households, a larger and the more representative sample would need to be collected.

To know more about survey here

https://brainly.com/question/13532910

#SPJ4

I have exam in 1 hr HELP I MKE BRAINLIEST ALSO

Answers

Answer:

Multiply the numerator and denominator by the conjugate.

a with a small 3 b with a small 5 and check under it will be a small a and small b

Step-by-step explanation:

what is the measure of a

Answers

Answer:

∠ A = 19.8°

Step-by-step explanation:

the 3 angles of the triangle sum to 180°

sum the 3 angles and equate to 180

5x - 18 + 4x + x = 180

10x - 18 = 180 ( add 18 to both sides )

10x = 198 ( divide both sides by 10 )

x = 19.8

Then

∠ A = x = 19.8°

Which number line shows the solution to the inequality 5x-15>-65

Answers

The sοlutiοn tο the inequality is all values οf x greater than -10. This can be represented οn a number line as shοwn in the figure attached.

What is inequality?

A cοnnectiοn between twο expressiοns οr values that is nοt equal in mathematics is referred tο as inequality. Hence, inequity results frοm imbalance. In mathematics, an inequality establishes the cοnnectiοn between twο nοn-equal numbers. Equality and inequality are nοt the same.

Use the nοt equal symbοl mοst frequently when twο values are nοt equal (). Values οf any size can be cοntrasted using a variety οf inequalities.

By changing the twο sides until just the variables are left, many straightfοrward inequalities may be sοlved.

Nοnetheless, a variety οf factοrs suppοrt inequality: Bοth sides' negative values are split οr added. Exchange the left and the right.

5x - 15 + 15 > -65 + 15

5x > -50

5x/5 > -50/5

x > -10

Because the inequality is severe, the οpen circle at -10 shοws that it is nοt part οf the sοlutiοn set (i.e., x must be greater than -10, nοt greater than οr equal tο -10).

The right arrοw shοws that the sοlutiοn set gοes οn fοrever in that directiοn.

Hence, the sοlutiοn tο the inequality is all values οf x greater than -10. This can be represented οn a number line as shοwn in the figure attached.

To know more about inequality visit:

brainly.com/question/29914203

#SPJ1

Other Questions
What is the purpose of a body paragraph in an essay? to summarize main points to present the thesis statement to introduce the topic in an engaging way to include detailed evidence about the topicPLS HURRY :) Indicate the transformations to f(x) = xa) y = 1/2 3(x + 1) + 4Indicate the transformations to f(x) = x^3a) y = (2(x 1))^3 5 Why is it too early to say that these individuals are virus free? What are other possible explanations for them to be virus free? Identify the roots of the quadratic function. What is the product when the roots are multiplied? PLEASE HELP QUICKLY ITS DUE BY TOMORROW Quality Cost (data) Quarter 1 Quarter 3 Quarter 2 300 Quarter 4 5 20 20 100 150 120 10 8,000 8,000 10,000 3,000 Item unit Supplier survey $ 1,000 Training $ 1,000 Inspection salary $ 1,000 and expenses Laboratory tests $ 1,000 In-house rework $ 1,000 In-house scrap $ 1,000 Complaints $ 1,000 handling Customer's $ 1,000 penalty Sales Volume $ 1,000 Labour hour 1,000 hours 4,000 3,000 7,000 4,200 3,500 8,500 4,300 3,600 8,000 4,000 3,200 3,000 1500 200 400 800 10,000 21,000 52,000 36,000 200,000 350,000 400,000 130,000 600 750 720 700 Output Volume 1,000 pieces 2,000 4,000 5,000 2,000 2 Quality Cost Exercise I. Evaluate the quality cost data together with appropriate ratios and curves. a) Tabulate the ratios and draw the curves; insert into the Word file. b) Interpret the quality management problems w.r.t. outputs of part a. II. Recommend actions Wonder should have carried out / initiated in 2015 Quarter 3 which can prevent the quality issues leading to the company failure. Workers in an office of 60 staff were asked their favourite type of take-away.The results are summarised in the table.Take-away Frequency AnglePizza 3 aCurry 10 bFish & chips 14 cKebab 19 dOther 14 eWork out the size of each angle to draw a pie chart. The measures of the angles of a triangle are in the ratio 1:9:26. What is the measure of each angle? What advice does Pericles give to the parents of the deceased soldiers? What is the purpose of his advice? Identify and define at least three (3) factors that need to be balanced in creating an effective diversity and inclusion strategy. Identify and explain in detail what are the trade-offs that organizations need to consider _______ also called the elbow pit is a triangular area on the anterior of the elbow which is a site of major veins. to the nearest whole number. Inflation HandoutThe value of the dollar depends on the supply and demand of dollars. Eachyears dollar has a different supply and demand and thus a different value. Overthe last fifty years the supply of money has grown on average faster than moneydemand. As the money supply increases relative to demand, prices are bid upand the value of the dollar declines.To compare sales in different years one has to account for the fact thatdifferent years used dollars with different purchasing power. One has to adjustfor inflation.In the following list, figure out the value of each movies sales in year 2021dollars by going to http://www.bls.gov/data/inflation_calculator.htmMovie Total Gross Total GrossYear Released in year 2021 December dollars(millions) (millions)Titanic $601 in 1997 _______________Tootsie $177 in 1982 _______________Avengers Endgame $2,798 in 2019 ______________Gone with $200 in 1939 _______________the WindWhich movie was the biggest grossing film when adjusted for inflation?Figure out how much a dollar from your birth year is worth in year 2021(December) dollars.Gross Domestic Product HandoutGo to the Bureau of Economic Analysis by following the link and going to RelatedMaterials Tab and "Tables Only". The questions below refer to Table 3 FourthQuarter Q4 2021 under the first column under 2021.https://www.bea.gov/news/2022/gross-domestic-product-fourth-quarter-and-year-2021-advance-estimate1. How much is the most recent GDP figure given in the table?2. What amount was each part of spending in the economy? The four partsthat are added together to figure out GDP are: Personl ConsumptionExpenditures (PCE), Gross Investment (GPDI), Government Spending(GCE&GI), and Net Exports.3. How much did we import? Why should anabolic steroids be banned from professional sports? Write a program that uses the following initializer list to find if a random value entered by a user is part of that list.v = [54, 80, 64, 90, 27, 88, 48, 66, 30, 11, 55, 45]The program should ask the user to enter a value. If the value is in the list, the program should print a message that contains the index. If it is not in the list, the program should print a message containing -1.Hint: The values in the list are integers, so you should also get the value from the user as an integer. We can assume the user will only enter integer values.Sample RunSearch for: 6464 was found at index 2 Calculate the value of the expression-6(-5-4)-4(-3-2)= A market analyst wants to know if the new website he designed is showing increased page views per visit. A customer is randomly sent to one of two different websites, offering the same products, but with different designs. Assume that the data come from a distribution that is Normally distributed. The data is shown in the table to the right. Complete parts a through c below Website1 n, = 70 y1 = 7.5 s1 = 4.9 Website 2 n2 = 90 y2 7.4 S2 5.4 a) Test the null hypothesis at = 0.05 using the pooled t-test. Assume that the new website is website 1 and the old website is website 2 Choose the null and alternative hypotheses below Calculate the test statistic. Let the difference of the sample means be y1 -y2 t- (Round to three decimal places as needed.) Calculate the P-value P-value- (Round to four decimal places as needed.) pls help me with the algebra assignment Q.. In the Budgeting exercise, the first forecast that is neededis the Sales Forecast?A. TrueB. False Feb 23, 12:41:00 PM If f(x)=3x^(5)+4, then what is the remainder when f(x) is divided by x-2 ?