Logs are stacked in a pile. The bottom row has 50 logs and next to bottom row has 49 logs. Each row has one less log than the row below it. How many logs will be there in 5th row? Use the recursive formula.

Answers

Answer 1

Answer:

46 logs on the 5th row.

Step-by-step explanation:

Number of logs on the nth row is

n =  50 - (n-1)

 n = 51 - n    (so on the first row we have  51 - 1 = 50 logs).

So on the 5th row we have 51 - 5 = 46 logs.

Answer 2

The given relation is an arithmetic progression, which can be solved using the recursive formula: aₙ = aₙ₋₁ + d.

The 5th row has 46 logs.

What is an arithmetic progression?

An arithmetic progression is a special series in which every number is the sum of a fixed number, called the constant difference, and the first term.

The first term of the arithmetic progression is taken as a₁.

The constant difference is taken as d.

The n-th term of an arithmetic progression is found using the explicit formula:

aₙ = a₁ + (n - 1)d.

The recursive formula of an arithmetic progression is:

aₙ = aₙ₋₁ + d.

How to solve the question?

In the question, we are informed that logs are stacked in a pile. The bottom row has 50 logs and the next bottom row has 49 logs. Each row has one less log than the row below it.

The number of rows represents an arithmetic progression, with the first term being the row in the bottom row having 50 logs, that is, a₁ = 50, and the constant difference, d = -1.

We are instructed to use the recursive formula. We know the recursive formula of an arithmetic progression is, aₙ = aₙ₋₁ + d.

a₁ = 50.

a₂ = a₁ + d = 50 + (-1) = 49.

a₃ = a₂ + d = 49 + (-1) = 48.

a₄ = a₃ + d = 48 + (-1) = 47.

a₅ = a₄ + d = 47 + (-1) = 46.

Hence, the 5th row will have 46 logs.

Learn more about arithmetic progressions at

https://brainly.com/question/7882626

#SPJ2


Related Questions

Write an equation in slope-intercept form of the line that passes through the point (-6,-5) with slope 6.

Answers

Answer:

y=6x+31

Step-by-step explanation:

Since we are given a point and a slope, we can use the slope-intercept formula.

[tex]y-y_{1} =m(x-x_{1})[/tex]

where (x1,y1) is a point on the line and m is the slope.

The point given is (-6,-5) and the slope is 6.

x1= -6

y1= -5

m=6

[tex]y--5=6(x--6)[/tex]

A negative number subtracted from another number, or two negative signs, becomes a positive.

[tex]y+5=6(x+6)[/tex]

We want to find the equation of the line, which is y=mx+b (m is the slope and b is the y-intercept). Therefore, we must get y by itself on one side of the equation.

First, distribute the 6. Multiply each term inside the parentheses by 6.

[tex]y+5=(6*x)+(6*6)[/tex]

[tex]y+5=6x+36[/tex]

Subtract 5 from both sides, because it is being added on to y.

[tex]y+5-5=6x+36-5[/tex]

[tex]y=6x+36-5[/tex]

[tex]y=6x+31[/tex]

The equation of the line is y=6x+31

In a study of 205 adults, the average heart rate was 75 beats per minute. Assume the population of heart rates is known to be approximately normal, with a standard deviation of 8 beats per minute. What does a margin of error of 1.1 for the 95% confidence interval of the average beats per minute mean? There is a 95% chance that the population mean is between 67 and 83 beats per minute. There is a 95% chance that the population mean is between 73.9 and 76.1 beats per minute. There is a 5% chance that the population mean is less than 75 beats per minute. There is a 5% chance that the population mean is more than 75 beats per minute.

Answers

Answer:

There is a 95% chance that the population mean is between 73.9 and 76.1 beats per minute.

Step-by-step explanation:

i have the test

There is a 95% chance that the population mean is between 73.9 and 76.1 beats per minute.

Calculation of margin of error:

Since

The average heart rate was 75 beats per minute.

The standard deviation is 8 beats per minute

And, there is the study of 205 adults

Now the following formula is to be used

Since

[tex]x \pm z \frac{\sigma}{\sqrt{n} }[/tex]

Here

z = 1.96 at 95% confidence interval

So,

[tex]= 75 \pm 1.96 \frac{8}{\sqrt{205} } \\\\= 75 - 1.96 \frac{8}{\sqrt{205} } , 75 + 1.96 \frac{8}{\sqrt{205} }[/tex]

= 73.9 ,76.1

Hence, the above statement should be true.

Learn more about standard deviation here: https://brainly.com/question/20529928

For 9$ a shoekeeper buys 13 dozen pencils.However 3 dozen broke in transit. At what price per dozen must the shoekeeper sell the remaining pencils to make back 1/3 of the whole cost

Answers

Answer: $0.30 per dozen.

Step-by-step explanation:

Given: The whole cost of 13 dozen pencils = $9

If 3 dozen broke in transit, remaining dozens of pencils = 13-3 = 10 dozens

Also, Selling price of theses 10 dozens = [tex]\dfrac{1}{3}\times\text{whole cost}[/tex]  [given]

[tex]=\dfrac{1}{3}\times9=\$3[/tex]

Then, the selling price of each dozen = [tex]\dfrac{\$3}{10}=\$0.30[/tex]

Hence, the shopkeeper sells the remaining pencils at $0.30 per dozen.

A market research company conducted a survey to find the level of affluence in a city. They defined the category "affluence" for people earning $100,000 or more annually. Out of 267 persons who replied to their survey, 32 are considered affluent. What is the 95% confidence interval for this population proportion? Answer choices are rounded to the hundredths place

Answers

Answer:

A 95% confidence interval for this population proportion is [0.081, 0.159].

Step-by-step explanation:

We are given that a market research company conducted a survey to find the level of affluence in a city.

Out of 267 persons who replied to their survey, 32 are considered affluent.

Firstly, the pivotal quantity for finding the confidence interval for the population proportion is given by;

                            P.Q.  =  [tex]\frac{\hat p-p}{\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex]  ~ N(0,1)

where, [tex]\hat p[/tex] = sample proportion of people who are considered affluent = [tex]\frac{32}{267}[/tex] = 0.12

            n = sample of persons = 267

            p = population proportion

Here for constructing a 95% confidence interval we have used One-sample z-test for proportions.

So, 95% confidence interval for the population proportion, p is ;

P(-1.96 < N(0,1) < 1.96) = 0.95  {As the critical value of z at 2.5% level

                                                    of significance are -1.96 & 1.96}  

P(-1.96 < [tex]\frac{\hat p-p}{\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] < 1.96) = 0.95

P( [tex]-1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] < [tex]{\hat p-p}[/tex] < [tex]1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] ) = 0.95

P( [tex]\hat p-1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] < p < [tex]\hat p+1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] ) = 0.95

95% confidence interval for p = [ [tex]\hat p-1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] , [tex]\hat p+1.96 \times {\sqrt{\frac{\hat p(1-\hat p)}{n} } }[/tex] ]

    = [ [tex]0.12-1.96 \times {\sqrt{\frac{0.12(1-0.12)}{267} } }[/tex] , [tex]0.12+1.96 \times {\sqrt{\frac{0.12(1-0.12)}{267} } }[/tex] ]

    = [0.081, 0.159]

Therefore, a 95% confidence interval for this population proportion is [0.081, 0.159].

Answer:

0.08 to 0.16

Step-by-step explanation:

The function f(x) = x^2+4 is defined over the interval (-2,2). If the interval is dived into n equal parts what is the height of the right endpoint of the kth rectangle?

Answers

Answer:

Option (A).

Step-by-step explanation:

The function f(x) = x² + 4 is defined over the interval (-2, 2)

Total number of equal parts between this interval = 5

If the interval is divided into n equal parts, height of the right endpoint of each rectangle = [tex]\frac{5}{n}[/tex]

Height of the endpoint of the k rectangles = [tex]k.\frac{5}{n}[/tex]

Therefore, height of the endpoint of the kth rectangle = Height of first rectangle + height of k rectangles

= -2 + [tex]k.\frac{5}{n}[/tex]

Option (A). will be the answer.

The height of the right endpoint of the kth rectangle h = -2 + k (5/n)

What is the height?

The height is a vertical distance between two points. In the case of the triangle, the height will be the distance between the base and the top vertex of the triangle.

The function f(x) = x² + 4 is defined over the interval) (-2, 2 )

Total number of equal parts between this interval = 5

If the interval is divided into n equal parts, the height of the right endpoint of each rectangle = (5/n)

Height of the endpoint of the k rectangles = k (5/n)

The height of the endpoint of the kth rectangle:-

= Height of first rectangle + height of k rectangles

= -2   +  k (  5/n )

Therefore the height of the right endpoint of the kth rectangle h = -2 + k (5/n)

To know more about height follow

https://brainly.com/question/1739912

#SPJ5

Which of the following values are in the range of the function graphed below? check all that apply.
A. 0
B. -4
C. 2
D. 1
E. -1
F. 4

Answers

Answer:

1

Step-by-step explanation:

The range is the output values

The only output value is y=1

The range is 1

The product of an irrational number and a rational number is irrational. Sometimes True Always True Never True

Answers

Answer:

  Always true

Step-by-step explanation:

If you can't express the number as a ratio of integers, multiplying or dividing it by integers will not make it so you can.

If π is irrational, 2π is also irrational.

It is always true that the product of a rational and an irrational number is irrational.

Answer:

all ways true

Step-by-step explanation:

An interior angle of a regular polygon has a measure of 108°. What type of polygon is it?

Answers

Answer:

Polygon is pentagon

Step-by-step explanation:

In a regular polygon each angle is equal.

In a regular polygon Each angle of polygon is given by (2n-4)90/n

where n is the number of sides of the polygon

given

An interior angle of a regular polygon has a measure of 108°.

(2n-4)90/n = 108

=> 180n - 360 = 108n

=> 180n-108n= 360

=> 72n = 360

=> n = 360/72 = 5

Thus, polygon has 5 sides

and we know that regular polygon which has 5 sides is called pentagon.

Thus, Polygon is pentagon

The trip is 375 miles and the train usually travels at a speed of 230mph. How long will it take them to travel.

Answers

Answer:

97.5 minutes or 1.63 hours

Step-by-step explanation:

1. Find the amount of time it takes to travel 1 mile

[tex]\frac{60}{230}[/tex] = 0.26 minutes

2. Multiply the distance by the time it takes to travel 1 mile

375 · 0.26 = 97.5 minutes

To convert to hours, divide by 60 because there are 60 minutes in 1 hour.

97.5 ÷ 60 = 1.63 hours

Please help with this

Answers

Answer:

  C)  42

Step-by-step explanation:

The parallel lines divide the transversals proportionally.

  x/35 = 30/25

  x = 35(6/5) . . . . multiply by 35, reduce the fraction

  x = 42

Suppose you have two six-sided dice where each side is equally likely to land face up when rolled.

Required:
a. What is the probability that you will roll doubles?
b. What is the probability that you will roll a sum of four?
c. Are these empirical or a theoretical probabilities?

i. Empirical
ii. Theoretical

Answers

Answer:a. ii.

A. Is Theoretical because there is no real way of knowing what you will roll.

Answer:

a. 0.17

b. 0.08

c. theoretical

Step-by-step explanation:

pleassseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Answers

Answer:

The answer is 0.4

Step-by-step explanation:

2/5 is equal to 0.4

Answer:

0.4

Step-by-step explanation:

start with 2/5.

multipy the 5 by 20 to get 100, and the 2 by 20 to get 40.

so, now your fraction should look like this:

40/100

then, shift the decimal in 40 over 2 spots to get 0.40, or 0.4

hope this helps :)

1. Growth of Functions (11 points) (1) (4 points) Determine whether each of these functions is O(x 2 ). Proof is not required but it may be good to try to justify it (a) 100x + 1000 (b) 100x 2 + 1000

Answers

Answer:

See explanation

Step-by-step explanation:

To determine whether each of these functions is [tex]O(x^2)[/tex], we apply these theorems:

A polynomial is always O(the term containing the highest power of n)Any O(x) function is always [tex]O(x^2)[/tex].

(a)Given the function: f(x)=100x+1000

The highest power of n is 1.

Therefore f(x) is O(x).

Since any O(x) function is always [tex]O(x^2)[/tex], 100x+1000 is [tex]O(x^2)[/tex].

[tex](b) f(x)=100x^ 2 + 1000[/tex]

The highest power of n is 2.

Therefore the function is [tex]O(x^2)[/tex].

Answer:

i think its 2000

Step-by-step explanation:

g a) What are some of the distinguishing properties of a normal Distribution? Discuss b) The sampling distribution of the sample means is the curve that describes how the sample means are distributed. True or False Explain c) The mean of sample means is the same as the population for a given sample of size n. True False Explain

Answers

Answer:

a) Check Explanation.

b) True. Check Explanation.

c) True. Check Explanation.

Step-by-step explanation:

a) A normal distribution is one which is characterized by four major properties.

- A normal distribution is symmetrical about the center of the distribution. That is, the variables spread out from the center in both directions in the same manner; the right side of the distribution is a mirror image of the left side of the distribution.

The center of a normal distribution is located at its peak, and 50% of the data lies above the mean, while 50% lies below.

- The mean, median and the mode are coincidental. The mean, median and mode of a normal distribution are all the same value.

- A normal distribution is unimodal, that is, has only one mode.

- The ends of the probability curve of a normal distribution never touch the x-axis, hence, it is said too be asymptotic.

b) The sampling distribution of sample means arises when random samples are drawn from the population distribution and their respective means are computed and put together to form a distribution. Hence, the curve of this sampling distribition of sample means will show how the sample means are distributed. Hence, this statement is true.

c) The Central Limit Theorem gives that if the samples are drawn randomly from a normal distribution and each sample size is considerable enough, the mean of the sampling distribution of sample means is approximately equal to the population mean. So, if the conditions stated are satisfied, then thos statement too, is true.

Hope this Helps!!!

A rectangular park is 8 miles long and 6 miles wide. How long is a pedestrian route that runs diagonally across the park?

Answers

Hey there! :)

Answer:

10 miles.

Step-by-step explanation:

To solve for the diagonal side, we can simply visualize the sides of the rectangle as sides of a right triangle with the diagonal being the hypotenuse.

We can use the Pythagorean Theorem (a² + b² = c²), where:

a = length of short leg

b = length of long leg

c = length of the diagonal

Solve:

c² = a² + b²

c² = 6² + 8²

c² = 36 + 64

c² = 100

c = 10 miles. This is the length of the pedestrian route.

Answer:

10 miles

Solution,

Hypotenuse (h) = R

Perpendicular (p) = 8 miles

Base (b) = 6 miles

Now,

Using Pythagoras theorem:

[tex] {h}^{2} = {p}^{2} + {b}^{2} [/tex]

Plugging the values:

[tex] {r}^{2} = {(8)}^{2} + {(6)}^{2} [/tex]

Calculate:

[tex] {r}^{2} = 64 + 36[/tex]

[tex] {r}^{2} = 100[/tex]

[tex]r = \sqrt{100} [/tex]

[tex]r = 10 \: miles[/tex]

Length of route = 10 miles

Hope this helps...

Good luck on your assignment...

Rachel measured the lengths of a random sample of 100 screws. The mean length was 2.9 inches, and the population standard deviation is 0.1 inch. To see if the batch of screws has a significantly different mean length from 3 inches, what would the value of the z-test statistic be?

Answers

Answer:

z = 10

Step-by-step explanation:

The value of the z-statistic is given by:

[tex]z = \frac{X - \mu}{s}[/tex]

In which:

X is the measured value.

[tex]\mu[/tex] is the expected value.

[tex]s = \frac{\sigma}{\sqrt{n}}[/tex] is the standard deviation of the sample. [tex]\sigma[/tex] is the standard deviation of the population.

In this question:

The mean length was 2.9 inches, and the population standard deviation is 0.1 inch.

This means that [tex]\mu = 2.9, \sigma = 0.1[/tex]

Random sample of 100 screws.

This means that n = 100.

To see if the batch of screws has a significantly different mean length from 3 inches, what would the value of the z-test statistic be?

3 inches, so [tex]X = 3[/tex]

[tex]s = \frac{0.1}{\sqrt{100}} = 0.01[/tex]

[tex]z = \frac{X - \mu}{s}[/tex]

[tex]z = \frac{3 - 2.9}{0.01}[/tex]

[tex]z = 10[/tex]

Answer:

-10

Step-by-step explanation:

If we first note the denominator of fraction numerator sigma over denominator square root of n end fraction equals fraction numerator 0.1 over denominator square root of 100 end fraction equals fraction numerator begin display style 0.1 end style over denominator 10 end fraction equals 0.01

Then, getting the z-score we can note it is z equals fraction numerator x with bar on top minus mu over denominator begin display style 0.01 end style end fraction equals fraction numerator 2.9 minus 3 over denominator 0.01 end fraction equals negative 10

This tells us that 2.9 is 10 standard deviations below the value of 3, which is extremely far away.

helpppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp

Answers

━━━━━━━☆☆━━━━━━━

▹ Answer

0.25 = 1/4 because 25/100 = 1/4

▹ Step-by-Step Explanation

0.25 to a fraction → 25/100

25/100 = 1/4

Therefore, this statement is true. (0.25 = 1/4 because 25/100 = 1/4)

Hope this helps!

- CloutAnswers ❁

Brainliest is greatly appreciated!

━━━━━━━☆☆━━━━━━━

If x = 2, then 2x = 4

Answers

Answer:

4 = 4

Step-by-step explanation:

=> 2x = 4

Putting x = 2

=> 2(2) = 4

=> 4 = 4

Answer:

True

Solution,

X= 2

Now,

2x=4

plugging the value of X,

2*2= 4

4 = 4 ( hence it is true)

22424+72346*823456-4

Answers

Answer:

5.9573

Step-by-step explanation:

Answer:

59573770196 -- that is the answer

Step-by-step explanation:

Mark me as brainliest

Find the value of s(t(-3)):
s(x) = - 3x-2
t(x) = 5x - 4
Please helppp!

Answers

Answer:

(-3x-2/x) multiply by (-15x+12/x) so It's (A)

Hope this helped you!!

Step-by-step explanation:

Which of the following equation is equivalent toY=2x+3? A. Y - 3 = 2(x-1) B. Y - 2x=3 C. Y - 3 = 2(x+1) D. Y + 2x = 3

Answers

Answer:

the answer is b

Step-by-step explanation:

A smaller square of side length 17 feet is cut out of a square board. What is the approximate area (shaded region) of the remaining board in square feet?

Answers

Answer:

The area of the remaining board is (x² - 289) sq. ft.

Step-by-step explanation:

Let the sides of the bigger square board be, x feet.

It is provided that a smaller square of side length 17 feet is cut out of the bigger square board.

The area of a square is:

[tex]Area=(side)^{2}[/tex]

Compute the area of the bigger square board as follows:

[tex]A_{b}=(side_{b})^{2}=x^{2}[/tex]

Compute the area of the smaller square board as follows:

[tex]A_{s}=(side_{s})^{2}=(17)^{2}=289[/tex]

Compute the area of the remaining board in square feet as follows:

[tex]\text{Remaining Area}=A_{b}-A_{s}[/tex]

                          [tex]=[x^{2}-289]\ \text{square ft.}[/tex]

Thus, the area of the remaining board is (x² - 289) sq. ft.

The Westwood Warriors basketball team wants to score more points. To get better at scoring points the team is trying to improve its offensive strategies. Some opponents primarily use a zone defense, while others primarily use a man-to-man defense. When the Warriors play against teams that use a zone defense they score an average of 67 points per game with a standard deviation of 8 points per game. When they used a new offensive strategy against this defense, they scored 77 points. What is the Z-score of this value

Answers

Answer:

It is better for the warriors to use man-to-man defense.

Step-by-step explanation:

The complete question is: The Westwood Warriors basketball team wants to score more points. To get better at scoring points the  team is trying to improve its offensive strategies. Some opponents primarily use a zone defense, while  others primarily use a man-to-man defense. When the Warriors play against teams that use a zone defense they score an average of 67 points per game with a standard deviation of 8 points per game. When they play against teams that use a  man-to-man defense they score an average of 62 points per game with a standard deviation of 5 points per game.

Since the Warriors started using their improved offensive strategies they have played two  games with the following results.

Against the McNeil Mavericks

Maverick defense: zone

Warrior points: 77

Against the Round Rock Dragons

Dragon defense: man-to-man

Warrior points: 71

What is the Z-score of these values?

We are given that when the Warriors play against teams that use a zone defense they score an average of 67 points per game with a standard deviation of 8 points per game. When they play against teams that use a  man-to-man defense they score an average of 62 points per game with a standard deviation of 5 points per game.

We have to find the z-scores.

Finding the z-score for the zone defense;

Let X = points score by warriors when they use zone defense

The z-score probability distribution for the normal distribution is given by;

                            Z  =  [tex]\frac{X-\mu}{\sigma}[/tex]  ~ N(0,1)

where, [tex]\mu[/tex] = mean score = 67 points

            [tex]\sigma[/tex] = standard deviation = 8 points

It is stated that the Warriors scored 77 points when they used zone defense, so;

   z-score for 77 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                            =  [tex]\frac{77-67}{8}[/tex]  = 1.25

Finding the z-score for the zone defense;

Let X = points score by warriors when they use man-to-man defense

The z-score probability distribution for the normal distribution is given by;

                            Z  =  [tex]\frac{X-\mu}{\sigma}[/tex]  ~ N(0,1)

where, [tex]\mu[/tex] = mean score = 62 points

            [tex]\sigma[/tex] = standard deviation = 5 points

It is stated that the Warriors scored 71 points when they used man-to-man defense, so;

   z-score for 71 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                            =  [tex]\frac{71-62}{5}[/tex]  = 1.8

So, it is better for the warriors to use man-to-man defense.

Write an expression that is divisible by 7. Use it to find two three-digit numbers numbers divisible by 7.

Answers

Answer:

7x+7 is obviously divisible by 7.

put in any value high enough and you can find the two three digit numbers.

Step-by-step explanation:

Two three-digit numbers divisible by 7 are 98 and 105.

Two three-digit numbers divisible by 7 are 98 and 105.To create an expression that is divisible by 7, we can use the property that the difference between two numbers is divisible by 7 if the numbers themselves are divisible by 7.

Let's represent a three-digit number divisible by 7 as "7k" where k is an integer. To find two three-digit numbers divisible by 7, we can use the following expression:

7k - 7

For example, if we substitute k = 15, we get:

7(15) - 7 = 105 - 7 = 98

So, the first three-digit number divisible by 7 is 98.

Similarly, for the second three-digit number, let's substitute k = 16:

7(16) - 7 = 112 - 7 = 105

Therefore, the two three-digit numbers divisible by 7 are 98 and 105.

To know more about divisible, refer here:

https://brainly.com/question/5372121

#SPJ2

You spend 6,380.00 a year for rent. This is 22% of your income. What is your income?

Answers

Answer: 29,000.00

Step-by-step explanation:

Let the income=x.  22%=0.22.

So 6380/x=0.22

x=6380/0.22=29,000.00

Refer to the Trowbridge Manufacturing example in Problem 2-35. The quality control inspection proce- dure is to select 6 items, and if there are 0 or 1 de- fective cases in the group of 6, the process is said to be in control. If the number of defects is more than 1, the process is out of control. Suppose that the true proportion of defective items is 0.15. What is the probability that there will be 0 or 1 defects in a sam- ple of 6 if the true proportion of defects is 0.15

Answers

Answer:

77.64% probability that there will be 0 or 1 defects in a sample of 6.

Step-by-step explanation:

For each item, there are only two possible outcomes. Either it is defective, or it is not. The probability of an item being defective is independent of other items. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

The true proportion of defects is 0.15

This means that [tex]p = 0.15[/tex]

Sample of 6:

This means that [tex]n = 6[/tex]

What is the probability that there will be 0 or 1 defects in a sample of 6?

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{6,0}.(0.15)^{0}.(0.85)^{6} = 0.3771[/tex]

[tex]P(X = 1) = C_{6,1}.(0.15)^{1}.(0.85)^{5} = 0.3993[/tex]

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.3771 + 0.3993 = 0.7764[/tex]

77.64% probability that there will be 0 or 1 defects in a sample of 6.

Good Morning can I get some help please?​

Answers

Answer:

5x + 10 = 25

Subtract 10 on each side to make x alone

5x = 15

divide by 5 on each side

x=3 so x=3

3x + 12 = 48

48-12=36

3x=36

divide by 3

x=12

4x + 8 = 16

4x = 8

x=2

2x + 15=25

2x=10

x=5

5x + 20 = 50

5x=30

x=6

hope this helps

1. 3

2.12

3.2

4.5

5.6

Step-by-step explanation:

Answer:

x = 3x = 12x = 2x = 5x = 6

Step by step explanation

First:

Move the constant to the Right Hand Side and change its signCalculate the differenceDivideCalculate

Solution,

1. 5x + 10 = 25

Move constant to the R.H.S and change its sign:

5x = 25 - 10

Calculate the difference

5x = 15

Divide both sides by 5

5x/5 = 15/5

calculate

X = 3

2. 3x + 12 = 48

or, 3x = 48 - 12

or, 3x = 36

or, 3x/x = 36/3

x = 12

3. 4x + 8 = 16

or, 4x = 16 - 8

or, 4x = 8

or, 4x/x = 8/4

x = 2

4. 2x + 15 = 25

or, 2x = 25 - 15

or, 2x = 10

or, 2x/x= 10/2

x = 5

5. 5x + 20 = 50

or, 5x = 50-20

or, 5x = 30

or, 5x/x = 30/5

x = 6

Hope this helps...

Good luck on your assignment...

The Nutty Professor sells cashes for $6.00 per pound and Brazil nuts for $5.30 per pound. How much of
each type should be used to make a 35 pound mixture that sells for $5.64 per pound?​

Answers

Answer:

17 pound of cashew and 18 pound of Brazil nuts

Step-by-step explanation:

Let X be the amount of cashews that the nutty professor will mix.

Since, the total weight of the nuts should be 35 lbs

The amount of Brazil nuts = 35 - X

Now,

[tex]6x + 5.30(35 - x) = 5.64(35)[/tex]

[tex]600x + 530(35 - x) = 564 \times 35[/tex]

[tex]600x + 18550 - 530x = 19740[/tex]

[tex]70x = 19740 - 18550[/tex]

[tex]70x = 1190[/tex]

[tex]x = \frac{1190}{70} [/tex]

[tex]x = 17[/tex]

Again,

[tex] 35 - x[/tex]

[tex]35 - 17[/tex]

[tex]18[/tex]

17 pounds of cashew and 18 pounds of Brazil nuts.

Hope this helps...

Good luck on your assignment...

6th grade math :D help me please :)

Answers

b.) 7r+r+2, you can combine 7r and r

Answer:

B

Step-by-step explanation:

In order to combine like terms, they must share the same variable. We can't combine things 9y and 3p because they contain two different variables. On the other hand, 7r and r work because there is only one. 7r and r combine to 8r+2

While starting salaries have fallen for college graduates in many of the top hiring fields, there is some good news for business undergraduates with concentrations in accounting and finance (Bloomberg Businessweek, July 1, 2010). According to the National Association of Colleges and Employers’ Summer 2010 Salary Survey, accounting graduates commanded the second highest salary at $50,402, followed by finance graduates at $49,703. Let the standard deviation for accounting and finance graduates be $6,000 and $10,000, respectively.

a. What is the probability that 100 randomly selected accounting graduates will average more than $52,000 in salary?

b. What is the probability that 100 randomly selected finance graduates will average more than $52,000 in salary?

c. Comment on the above probabilities.

Answers

Answer:

Step-by-step explanation:

According to the central limit theorem, if independent random samples of size n are repeatedly taken from any population and n is large, the distribution of the sample means will approach a normal distribution. The size of n should be greater than or equal to 30. Given n = 100 for both scenarios, we would apply the formula,

z = (x - µ)/(σ/√n)

a) x is a random variable representing the salaries of accounting graduates. We want to determine P( x > 52000)

From the information given

µ = 50402

σ = 6000

z = (52000 - 50402)/(6000/√100) = 2.66

Looking at the normal distribution table, the probability corresponding to the z score is 0.9961

b) x is a random variable representing the salaries of finance graduates. We want to determine P(x > 52000)

From the information given

µ = 49703

σ = 10000

z = (52000 - 49703)/(10000/√100) = 2.3

Looking at the normal distribution table, the probability corresponding to the z score is 0.9893

c) The probabilities of either jobs paying that amount is high and very close.

Other Questions
An advantage of using a debit card is: A) You can build up your credit. B) You dont have to record a transaction fee each time you use it to know your balance C) If you buy defective goods you can get your money back because you used your debit card. D) You have a personal PIN number for added safety if the card is stolen. Identify the following questions as most likely to be asked by an internal or an external user of accounting information1. What are reasonable payroll benefits and wages?2. Should we make a five-year loan to that business?3. What are the costs of our product's ingredients?4. Do income levels justify the current stock price?5. Should we spend additional money for redesign of our product?6. Which firm reports the highest sales and income?7. What are the costs of our service to customers? Question 20 PLEASE HELP Tell whether the equation: -x+4y=-5 represents a direct variation Earth orbiting the Sun The Earth is 1.5 10 8 km from the Sun (on average). How fast is the Earth orbiting the Sun in kilometers per second (on average)? You can assume the orbit of the Earth is a circle and that the circumference of a circle is equal to C = 2 R where R is the radius of a circle (the distance between the center and the edge. Note that for our purposes, it is perfectly fine to assume = 3 which allows for a pretty good approximation C = 6 R . Your answer does not need to be put into scientific notation, but if you choose to do so it will be marked correct! kilometers per second Item 35Item 35 You expect to receive $4,100 upon your graduation and will invest your windfall at an interest rate of 0.63 percent per quarter until the account is worth $5,500. How many years do you have to wait until you reach your target account value What are the coordinates of point B on Line AC such that AB is 3 times as long as BC? (Screenshots supplied to clarify) use the figure and given information below. Show the calculations that lead to your results. Given: Polygon ROTFL ~ Polygon SUBAG Perimeter of ROTFL is 52. a) Find mG. (1 pt) b) Find AG. (2 pts) c) Find the perimeter of Polygon SUBAG. (2 pts) HELP ME PLZ!!! I really dont know this!!! What characteristic of metals makes them good electrical conductors? -They have mobile protons. -They have mobile valence electrons. -Their crystal structures can be rearranged easily. -They have mobile cations. Rose Holcomb is the CEO of Holcomb Engineering, a small but growing firm. She believes that the talents and abilities of her companys employees are underutilized and wants to bring someone into the organization who can help her devise more effective human resource strategies. Thus, she has decided to hire her firms first human resource manager. Roses decision: A street light is at the top of a pole that has a height of 17 ft . A woman 5 ft tall walks away from the pole with a speed of 8 ft/s along a straight path. How fast is the tip of his shadow moving when he is 40ft from the pole? During which eon did oxygen begin to build up the most in Earths atmosphere? a.)Phanerozoic b.)Proterozoic c.)Hadean d.)Archean What is the best definition of marginal cost?the possible come from producing an additional itemthe price of producing one additional unit of a goodthe additional income gained hom selling an additional goodthe mancial gain hom business activity minus expenses which food contains the material needed to build muscle, but does not contain the macromolecules that give quick energy? A. bread B. steak C. broccoli D. potatoes Please help ?!!! Solve the three equations in the table using any method of your choice. List the method you used.Equation x^2-4=-12-9x^2+4x-10=0x^2+8x=-17With solutions and method What response do you expect to happen as the body tries to restore homeostasis Please help 10 points Two small charged spheres are 7.59 cmcm apart. They are moved, and the force on each of them is found to have been tripled. How far apart are they now? A producer has fixed expenses of $980 to put on a 3-day production of a play. Each ticket to the play will be sold for $5.00. The line shows the net profit or loss of the producer based on selling x tickets. What is the minimum number of tickets the producer must sell over the 3-day period in order to earn a profit? Find a formula for the general term an of the sequence, assuming that the pattern of the first few terms continues. (Assume that n begins with 1.) 3, 2, 4 3 , 8 9 , 16 27 , ... A town's population is currently 5,000. If the population doubles every 95 years, what will thepopulation be 380 years from now?