Suppose that we have 100 apples. In order to determine the integrity of the entire batch of apples, we carefully examine n randomly-chosen apples; if any of the apples is rotten, the whole batch of apples is discarded. Suppose that 50 of the apples are rotten, but we do not know this during the inspection process. (a) Calculate the probability that the whole batch is discarded for n = 1, 2, 3, 4, 5, 6. (b) Find all values of n for which the probability of discarding the whole batch of apples is at least 99% = 99 100*

Answers

Answer 1

(a) The probability of discarding the whole batch for n = 1, 2, 3, 4, 5, 6 is 0.5, 0.75, 0.875, 0.9375, 0.96875, 0.984375 respectively.

(b) The values of n for which the probability of discarding the whole batch is at least 99% are 7, 8, 9, 10, 11, 12.

a) The probability that the whole batch is discarded for each value of n can be calculated as follows:

For n = 1: The probability that the first randomly chosen apple is rotten is 50/100 = 0.5. Therefore, the probability of discarding the whole batch is 0.5.

For n = 2: The probability of selecting two good apples is (50/100) * (49/99) = 0.25. Therefore, the probability of discarding the whole batch is 0.75.

For n = 3: The probability of selecting three good apples is (50/100) * (49/99) * (48/98) ≈ 0.126. Therefore, the probability of discarding the whole batch is approximately 0.874.

For n = 4: The probability of selecting four good apples is (50/100) * (49/99) * (48/98) * (47/97) ≈ 0.062. Therefore, the probability of discarding the whole batch is approximately 0.938.

For n = 5: The probability of selecting five good apples is (50/100) * (49/99) * (48/98) * (47/97) * (46/96) ≈ 0.031. Therefore, the probability of discarding the whole batch is approximately 0.969.

For n = 6: The probability of selecting six good apples is (50/100) * (49/99) * (48/98) * (47/97) * (46/96) * (45/95) ≈ 0.015. Therefore, the probability of discarding the whole batch is approximately 0.985.

(b) To find the values of n for which the probability of discarding the whole batch is at least 99%, we need to continue calculating the probabilities for larger values of n until we find one that satisfies the condition.

By calculating the probabilities for n = 7, 8, 9, and so on, we find that the probability of discarding the whole batch exceeds 99% for n = 7. Therefore, the values of n for which the probability is at least 99% are n = 7, 8, 9, and so on.

In the first paragraph, the probabilities of discarding the whole batch for each value of n are given as calculated. The probabilities are based on the assumption that each apple is independently chosen and has an equal chance of being selected. The probability of selecting a good apple (not rotten) is given by (number of good apples)/(total number of apples), and the probability of discarding the batch is the complement of selecting all good apples.

In the second paragraph, it is explained that to find the values of n for which the probability of discarding the whole batch is at least 99%, we need to continue calculating the probabilities for larger values of n until we find one that satisfies the condition. This means that we need to keep increasing the value of n and calculating the corresponding probabilities until we find the smallest value of n that results in a probability of at least 99%.

To learn more about  probability  click here:

brainly.com/question/31828911

#SPJ11


Related Questions

Which of the following statements is true about arithmetic sequence?
A. a sequence having a common ratio
C. a sequence having a common difference
B. a sequence which is always finite
D. a sequence which is always infinite

Answers

The correct statement about an arithmetic sequence is:

C. a sequence having a common difference

What is an arithmetric sequence

An arithmetic sequence is a sequence of numbers in which the difference between any two consecutive terms is constant. This constant difference is often referred to as the "common difference." For example, in the arithmetic sequence 2, 5, 8, 11, 14, the common difference is 3, as each term is obtained by adding 3 to the previous term.

Read more on sequence here https://brainly.com/question/6561461

#SPJ4


The probability of an archor hitting the target in a single shot
is p = 0,2. Determine the number of shots required for the archor
to hit the target with at least 80% probability.

Answers

Here we can use the concept of the binomial distribution. The probability of hitting the target in a single shot is given as p = 0.2. We need to find the minimum number of shots.

In this scenario, we can model the archer's attempts as a binomial distribution, where each shot is considered a Bernoulli trial with a success probability of p = 0.2 (hitting the target) and a failure probability of q = 1 - p = 0.8 (missing the target).

To determine the number of shots required for the archer to hit the target with at least 80% probability, we need to calculate the cumulative probability of hitting the target for different numbers of shots and find the minimum number that exceeds 80%.

We can start by calculating the cumulative probabilities using the binomial distribution formula or by using a binomial probability calculator. For each number of shots, we calculate the cumulative probability of hitting the target or fewer. We then find the minimum number of shots that results in a cumulative probability of hitting the target of at least 80%.

For example, we can calculate the cumulative probabilities for various numbers of shots, such as 1, 2, 3, and so on, until we find the minimum number that exceeds 80%. The specific number of shots required will depend on the cumulative probabilities and the chosen threshold of 80%.

By using these calculations, we can determine the number of shots required for the archer to hit the target with at least 80% probability.

Learn more about probability here:

brainly.com/question/31120123

#SPJ11

Suppose T 2 L(V; W) and v1; v2; :::; vm is a list of
vectors in V
such that T v1; T v2; :::; T vm is a linearly independent list in
W.
Prove that v1; v2; :::; vm is linearly independent.

Answers

It is found that v1, v2, ..., vm is linearly independent using the  trivial linear combination.

To prove that v1; v2; :::; vm is linearly independent, we need to show that the only linear combination of them that yields the zero vector is the trivial linear combination.

In other words, if a1v1 + a2v2 + ... + amvm = 0,

where a1, a2, ..., am are scalars, then a1 = a2 = ... = am = 0.

We will use the fact that T is a linear transformation to prove this.

Let B = {v1, v2, ..., vm} be a list of vectors in V.

Suppose that a1v1 + a2v2 + ... + amvm = 0 for some scalars a1, a2, ..., am. We need to show that

a1 = a2 = ... = am = 0.

Let us apply the linear transformation T to both sides of this equation.

Since T is linear, we have

T(a1v1 + a2v2 + ... + amvm) = T(0)

T is a linear transformation from V to W.

Therefore,

T(a1v1 + a2v2 + ... + amvm)

= a1T(v1) + a2T(v2) + ... + amT(vm) = 0

Since T(v1), T(v2), ..., T(vm) is linearly independent in W, it follows that

a1 = a2 = ... = am = 0.

Hence, v1, v2, ..., vm is linearly independent.

Know more about the linearly independent

https://brainly.com/question/30556318

#SPJ11

Find the surface area of the volume generated when the following curve is revolved around the x-axis from x = 2 to x = 5. Round your answer to two decimal places, if necessary.
F(x) = x^3

Answers

S ≈ 4.99.To find the surface area of the volume generated when the curve y = x^3 is revolved around the x-axis from x = 2 to x = 5, we can use the formula for the surface area of a solid of revolution:

S = 2π ∫[from a to b] y * √(1 + (dy/dx)^2) dx

First, let's find the derivative dy/dx of the curve y = x^3:

dy/dx = 3x^2

Now we can substitute the values into the surface area formula:

S = 2π ∫[from 2 to 5] x^3 * √(1 + (3x^2)^2) dx

Simplifying:

S = 2π ∫[from 2 to 5] x^3 * √(1 + 9x^4) dx

To integrate this expression, we can make a substitution:

Let u = 1 + 9x^4

Then, du = 36x^3 dx

Rearranging the terms, we have:

(1/36) du = x^3 dx

Substituting the expression for x^3 dx and the new limits of integration, the integral becomes:

S = (2π/36) ∫[from 2 to 5] u^(1/2) du

Integrating u^(1/2), we get:

S = (2π/36) * (2/3) * u^(3/2) | [from 2 to 5]

Simplifying further:

S = (2π/54) * (5^(3/2) - 2^(3/2))

S ≈ 4.99

Therefore, the surface area of the volume generated when the curve y = x^3 is revolved around the x-axis from x = 2 to x = 5 is approximately 4.99 square units.

Learn more about derivatives here: brainly.com/question/25324584

#SPJ11

Solve the following initial value problem. + 1/2 y₁ = −6y₁ = -2y1 3y2 y₁(0) = 5, y2(0) = 3. Enter the functions y₁(x) and y2(x) (in that order) into the answer box below, separat

Answers

differential equation is a type of mathematical equation that connects the derivatives of an unknown function.

The differential equation is 1/2 y₁ = −6y₁ = -2y1 3y2.

The initial conditions are

y₁(0) = 5, y2(0) = 3.

The solution of the differential equation is: First we solve the differential equation for

y1:1/2 y₁ = −6y₁−2y1⇒

1/2y₁ + 6y₁ = 0+2y₁⇒

13/2 y₁ = 0⇒

y₁ = 0.

Therefore, y₁(x) = 0 is the solution to the differential equation. Now we solve the differential equation for

y2:3y2 = 0⇒

y2 = 0.

Therefore, y2(x) = 0 is the solution to the differential equation. The initial conditions are

y₁(0) = 5, y2(0) = 3.

So the solution to the differential equation subject to the initial conditions is

y₁(x) = 5 and

y2(x) = 3.

The functions y₁(x) and y2(x) (in that order) are:

y₁(x) = 5, y2(x) = 3.

To know more about Differential Equation visit:

https://brainly.com/question/14728084

#SPJ11

For a 2-by-2 matrix A, show that if the determinant and trace of A are both zero, i.e., det (A) = Tr(A) = 0, then A has a repeated zero eigenvalue, i.e., lamda₁ = lamda₂ = 0.

Answers

If a 2-by-2 matrix A has both a determinant and trace equal to zero, i.e., det(A) = Tr(A) = 0, then the matrix A has a repeated zero eigenvalue, λ₁ = λ₂ = 0.

Let A be a 2-by-2 matrix given as A = [[a, b], [c, d]]. The determinant of A is det(A) = ad - bc, and the trace of A is Tr(A) = a + d.

Since we are given that det(A) = Tr(A) = 0, we can write the following equations:

ad - bc = 0 (equation 1)

a + d = 0 (equation 2)

From equation 2, we can express a in terms of d as a = -d.

Substituting this into equation 1, we have (-d)d - bc = 0, which simplifies to -d² - bc = 0.

Rearranging the equation, we get d² = -bc. Taking the square root on both sides, we have d = ±√(-bc).

For d to be real, bc must be negative. This implies that either b or c is positive and the other is negative. Thus, d can be expressed as ±i√(bc), where i is the imaginary unit.

Since one eigenvalue is real (d = 0) and the other is purely imaginary, we have a repeated zero eigenvalue, λ₁ = λ₂ = 0.

Therefore, if det(A) = Tr(A) = 0 for a 2-by-2 matrix A, it implies that A has a repeated zero eigenvalue.

To learn more about eigenvalue visit:

brainly.com/question/31144699

#SPJ11

find the value of the variable for each polygon​

Answers

y = 7

x = 24

When two triangles are similar, the ratio of their corresponding sides are equal

For the bigger triangle we have a total 48; so for the smaller we have x

For the bigger, we have 14, so for the smaller, we have y

Mathematically;

25/x = 50/48

x * 50 = 25 * 48

x = (25 * 48)/50

x = 24

For y;

25/y = 50/14

y = (25 * 14)/50

y = 7

Learn more about polygon on:

https://brainly.com/question/23846997

#SPJ1

Question 1 (2 points) E4 Listen Solve the quadratic equation below. Give exact solutions in simplified form. Do not change fractions to decimals. (2x+3)(x-4)= 0 . Question 2 (2 points) 4) Listen Solve the quadratic equation below Give exact solutions in simplified form. Do not change fractions to decimals.
x² - 6x = -5 Question 3 (2 points) E4) Listen
Solve the quadratic equation below. Give exact solutions in simplified form. Do not change fractions to decimals. 3x² + 13x-10=0 Question 4 (2 points) Listen
Solve the quadratic equation below. Give exact solutions in simplified form. Do not change fractions to decimals 2x² + 5x + 1 = 0 Question 5 (2 points) EListen Solve the quadratic equation below. Give exact solutions in simplified form. Do not change fractions to decimals, x²-x+2=0

Answers

Since the square root of a negative number is not a real number, this equation has no real solutions.

Solve the quadratic equation (2x+3)(x-4)= 0:

We can use the zero-product property to solve this equation. The zero-product property states that if ab = 0, then either

a = 0, b = 0, or both are 0.

Using this property:

(2x + 3)(x - 4) = 0

Then, either 2x + 3 = 0 or x - 4 = 0.

Solving for x, we get:x = -3/2 or x = 4.

Therefore, the solutions are x = -3/2 and x = 4.

The solutions are therefore x = 1 and x = 5.

Question 3:Solve the quadratic equation 3x² + 13x - 10 = 0:

We can solve this equation using the quadratic formula: x = (-b ± √(b² - 4ac)) / (2a)In this case, a = 3, b = 13, and c = -10.

Plugging these values into the formula:

x = (-13 ± √(13² - 4(3)(-10))) / (2(3))Simplifying,

we get: x = (-13 ± √229) / 6

The solutions are therefore: x = (-13 + √229) / 6 and x = (-13 - √229) /

We can solve this equation using the quadratic formula:

x  = (-b ± √(b² - 4ac)) / (2a)In this case, a = 1, b = -1, and c = 2.

Plugging these values into the formula: x = (1 ± √(1² - 4(1)(2))) / (2(1))Simplifying, we get:x = (1 ± √-7) / 2

Since the square root of a negative number is not a real number, this equation has no real solutions.

To know more about square root visit

https://brainly.com/question/30340001

#SPJ11

Apply Romberg Integration to ›S₁² [e(-x²) + sin(x)]dx until the relative error is less than 0.0001%

Answers

We are asked to apply Romberg Integration to evaluate the integral of the function [e^(-x^2) + sin(x)] over the interval [S₁, ²] until the relative error is less than 0.0001%.

Romberg Integration is a numerical method used to approximate definite integrals. It involves creating a table of values by recursively applying Richardson extrapolation. The process starts by dividing the interval into smaller subintervals and approximating the integral using the trapezoidal rule. Then, by applying extrapolation formulas, higher-order approximations are obtained.

To apply Romberg Integration in this case, we start by dividing the interval [S₁, ²] into a number of subintervals. We then calculate the initial approximation using the trapezoidal rule. Next, we apply Richardson extrapolation to obtain higher-order approximations by combining the previous approximations.

We continue this process iteratively, increasing the number of subintervals and refining the approximations until the relative error falls below the desired threshold of 0.0001%. The number of iterations required depends on the convergence rate of the method and the complexity of the function.

To know more about Romberg Integration click here: brainly.com/question/31498399

#SPJ11

Evaluate the following integral:
8∫1 3x 3√x-1 / x3 dx

Answers

We will evaluate the definite integral of the given function 3x√(x - 1) / x³ with respect to x, over the interval [1, 8].

The explanation below will provide the step-by-step process for finding the integral.

To evaluate the integral ∫[1,8] 3x√(x - 1) / x³ dx, we can simplify the integrand by breaking it into separate factors: 3x/x³ and √(x - 1). The first factor simplifies to 3/x², and the second factor remains as √(x - 1). Now we can rewrite the integral as ∫[1,8] (3/x²)√(x - 1) dx.

Next, we apply the power rule for integration. Integrating (3/x²) with respect to x gives us -3/x. Integrating √(x - 1) can be done by substituting u = x - 1, which leads to the integral of 2√u du.

Combining the results, the integral becomes ∫[1,8] (-3/x)(2√(x - 1)) dx. Now we substitute the limits of integration into the integral expression and evaluate it:

∫[1,8] (-3/x)(2√(x - 1)) dx

= [-3/x (2/3) (x - 1)^(3/2)] evaluated from 1 to 8

= [(-2/√(x - 1))] evaluated from 1 to 8

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

= -2/√7 + 0

= -2/√7

Therefore, the value of the given integral ∫[1,8] 3x√(x - 1) / x³ dx is -2/√7.

To learn more about definite integral click here : brainly.com/question/29685762

#SPJ11

Consider the sets
A = {1, 3, 5, 7, 9, 11}, B = {1, 4, 9, 16, 25}, C= {3, 6, 9, 12, 15).
Verify that (A n B) U C = (A U C) n (B U C) and (A U B) n C = (A n C) U (B n C).

Answers

Both given set equalities are verified.

To verify the given set equalities, let's analyze each expression separately.

1. (A n B) U C = (A U C) n (B U C)

Left-hand side (LHS):

(A n B) U C = ({1, 9}) U {3, 6, 9, 12, 15} = {1, 3, 6, 9, 12, 15}

Right-hand side (RHS):

(A U C) n (B U C) = ({1, 3, 5, 7, 9, 11} U {3, 6, 9, 12, 15}) n ({1, 4, 9, 16, 25} U {3, 6, 9, 12, 15})

                  = {1, 3, 5, 6, 7, 9, 11, 12, 15} n {1, 3, 4, 6, 9, 12, 15, 16, 25}

                  = {1, 3, 6, 9, 12, 15}

Since the LHS and RHS have the same elements, (A n B) U C = (A U C) n (B U C) holds true.

2. (A U B) n C = (A n C) U (B n C)

Left-hand side (LHS):

(A U B) n C = ({1, 3, 5, 7, 9, 11} U {1, 4, 9, 16, 25}) n {3, 6, 9, 12, 15}

            = {1, 3, 4, 5, 7, 9, 11, 16, 25} n {3, 6, 9, 12, 15}

            = {3, 9}

Right-hand side (RHS):

(A n C) U (B n C) = ({1, 3, 5, 7, 9, 11} n {3, 6, 9, 12, 15}) U ({1, 4, 9, 16, 25} n {3, 6, 9, 12, 15})

                  = {3, 9} U ∅

                  = {3, 9}

Since the LHS and RHS have the same elements, (A U B) n C = (A n C) U (B n C) holds true.

To know more about set operations, click here: brainly.com/question/11067029

#SPJ11

451) Given the two 3-D vectors a=[5, -3, -6] and b=[3, -5, -8], find the dot product and angle (degrees) between them. Also find the cross product (a = a cross b) and the unit vector in the direction of d. ans: 8

Answers

Dot Product: 78

Angle: θ ≈ 29.07 degrees

Cross Product: a × b = [-6, 22, -34]

Unit Vector in the direction of a: u = [5 / √70, -3 / √70, -6 / √70].

To find the dot product and angle between two vectors, as well as the cross product and unit vector in a specific direction, we can use the following formulas:

Dot Product: The dot product of two vectors a and b is calculated by taking the sum of the products of their corresponding components.

Angle: The angle θ between two vectors a and b can be found using the dot product formula and the magnitude (or length) of the vectors:

cos(θ) = (a · b) / (|a| × |b|),

θ = arccos((a · b) / (|a| × |b|)).

Cross Product: The cross product of two vectors a and b is a vector that is perpendicular to both a and b. It can be calculated using determinants:

a × b = [a₁ × b₂ - a₂ × b₁, a₂ × b₀ - a₀ × b₂, a₀ × b₁ - a₁ × b₀].

Unit Vector: The unit vector in the direction of a vector d can be obtained by dividing the vector by its magnitude:

u = d / |d|.

Now, let's calculate these values for the given vectors a = [5, -3, -6] and b = [3, -5, -8]:

Dot Product:

a · b = 5 × 3 + (-3) × (-5) + (-6) × (-8) = 15 + 15 + 48 = 78.

Angle:

|a| = √(5² + (-3)² + (-6)²) = √(25 + 9 + 36) = √70,

|b| = √(3² + (-5)² + (-8)²) = √(9 + 25 + 64) = √98.

cos(θ) = (a · b) / (|a| × |b|) = 78 / (√70 × √98) ≈ 0.878,

θ ≈ arccos(0.878) ≈ 29.07 degrees.

Cross Product:

a × b = [(-3) × (-8) - (-6) × (-5), (-6) × 3 - 5 × (-8), 5 × (-5) - (-3) × 3]

= [24 - 30, -18 + 40, -25 - 9]

= [-6, 22, -34].

Unit Vector:

|d| = √(5² + (-3)² + (-6)²) = √(25 + 9 + 36) = √70.

u = a / |d| = [5 / √70, -3 / √70, -6 / √70].

Therefore:

Dot Product: 78

Angle: θ ≈ 29.07 degrees

Cross Product: a × b = [-6, 22, -34]

Unit Vector in the direction of a: u = [5 / √70, -3 / √70, -6 / √70].

Learn more about Unit Vector click
https://brainly.com/question/28028700

#SPJ1

Question Given the function f(x) 3x 10, find the net signed area between f(x) and the -axis over the interval -6, 2. Do not include any units in your answer. Sorry, that's incorrect.

Answers

Therefore, the net signed area between the function f(x) = 3x + 10 and the x-axis over the interval [-6, 2] is 32.

To find the net signed area between the function f(x) = 3x + 10 and the x-axis over the interval [-6, 2], we need to integrate the function and consider the positive and negative areas separately.

First, let's integrate the function f(x) = 3x + 10 over the given interval:

∫(3x + 10) dx = (3/2)x^2 + 10x evaluated from -6 to 2.

Now, let's substitute the limits into the integral:

=[(3/2)(2)^2 + 10(2)] - [(3/2)(-6)^2 + 10(-6)]

Simplifying further:

=[(3/2)(4) + 20] - [(3/2)(36) - 60]

=(6 + 20) - (54 - 60)

=26 - (-6)

=26 + 6

=32

To know more about function,

https://brainly.com/question/29086812

#SPJ11

Find the distance d from P₁ to P2. P₁ = (1,-1,-1) and P₂ = (0, -4,1) d= (Simplify your answer. Type an exact value, using radicals as needed.) ***

Answers

The distance d from P₁ to P₂ is √14.

To find the distance between two points P₁ and P₂ in three-dimensional space, we can use the distance formula:

d = √((x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²)

Given:

P₁ = (1, -1, -1)

P₂ = (0, -4, 1)

Substituting the coordinates into the distance formula:

d = √((0 - 1)² + (-4 - (-1))² + (1 - (-1))²)

= √((-1)² + (-4 + 1)² + (1 + 1)²)

= √(1 + (-3)² + 2²)

= √(1 + 9 + 4)

= √14

Therefore, the distance d from P₁ to P₂ is √14.

To know more about distance formula, visit:

https://brainly.com/question/21649554

#SPJ11








Use Newton's method to find an approximate solution of In (x)=5-x. Start with xo = 4 and find X₂- .... x₂ = (Do not round until the final answer. Then round to six decimal places as needed.)

Answers

Using Newton's method, the approximate solution to ln(x) = 5 - x, starting with x₀ = 4, is x₂ ≈ 3.888534

To use Newton's method to find an approximate solution of the equation ln(x) = 5 - x, we need to find the iterative formula and compute the values iteratively. Let's start with x₀ = 4.

First, let's find the derivative of ln(x) - 5 + x with respect to x:

f'(x) = d/dx[ln(x) - 5 + x]

= 1/x + 1

The iterative formula for Newton's method is:

xₙ₊₁ = xₙ - f(xₙ)/f'(xₙ)

Now, let's compute the values iteratively.

For n = 0:

x₁ = x₀ - (ln(x₀) - 5 + x₀)/(1/x₀ + 1)

= 4 - (ln(4) - 5 + 4)/(1/4 + 1)

≈ 3.888544

For n = 1:

x₂ = x₁ - (ln(x₁) - 5 + x₁)/(1/x₁ + 1)

≈ 3.888544 - (ln(3.888544) - 5 + 3.888544)/(1/3.888544 + 1)

≈ 3.888534

Continuing this process, we can compute further values of xₙ to refine the approximation. The values will get closer to the actual solution with each iteration.

Therefore, after using Newton's method, the approximate solution to ln(x) = 5 - x, starting with x₀ = 4, is x₂ ≈ 3.888534 (rounded to six decimal places).

To learn more about Newton's method

https://brainly.com/question/17031314

#SPJ11

______17) f (x² + 3x)e²2x dx

Answers

The integral ∫(x² + 3x)e²2x dx is equal to [1/2(x² + 3x)e²2x - 1/2∫(2x + 3)e²2x dx] + C, where C is the constant of integration.

In this integral, we can use integration by parts, which is a technique used to integrate products of functions. The formula for integration by parts is ∫u dv = uv - ∫v du, where u and v are differentiable functions. Let's assign u = (x² + 3x) and dv = e²2x dx.

We can differentiate u to find du and integrate dv to find v. Differentiating u with respect to x, we get du = (2x + 3) dx. Integrating dv with respect to x, we get v = (1/2)e²2x. Plugging these values into the integration by parts formula, we have ∫(x² + 3x)e²2x dx = (1/2(x² + 3x)e²2x) - (1/2∫(2x + 3)e²2x dx) + C.

The remaining integral on the right side, ∫(2x + 3)e²2x dx, can be solved using integration by parts again or by applying other integration techniques such as substitution or partial fractions.

To learn more about integration, click here:

brainly.com/question/31744185

#SPJ11

Solve the following exact differential equation (yety +7x) dx + (xey - 4)dy = 0 Express your answer in the form F(x, y) = C, where F(x, y) has no constant term. F(x, y) = =0=c с =

Answers

The exact differential equation of (yety +7x) dx + (xey - 4)dy = 0 should be solved in order to get the answer in the form F(x, y) = C where F(x, y) has no constant term.

F(x, y) = =0=c с =.Explanation:An exact differential equation of the form M(x, y) dx + N(x, y) dy = 0 is exact when its partial derivatives are such that ∂M/∂y = ∂N/∂x is satisfied.Therefore, the equation (yety +7x) dx + (xey - 4)dy = 0 is an exact differential equation as the partial derivatives of the functions are:Mx = 7 and Ny = xe^y, and thus Mx = Ny.The next step is to find the function F(x, y), which satisfies the condition ∂F/∂x = M and ∂F/∂y = N.

The integral of M with respect to x is:F(x, y) = ∫Mdx + C1F(x, y) = 7x + C1And the integral of N with respect to y is:F(x, y) = ∫Ndy + C2F(x, y) = xey - 4y + C2To solve for C2, equate the values of F(x, y) from both equations7x + C1 = xey - 4y + C2Thus, the final answer of the exact differential equation (yety +7x) dx + (xey - 4)dy = 0 in the form F(x, y) = C where F(x, y) has no constant term. F(x, y) = =0=c с = isF(x, y) = yety + 7x - xey + 4y = 0.

To know more about  differential equation  visit:

https://brainly.com/question/32045434

#SPJ11

Mr. Robertson would like to buy a new 750 to 1000 CC racing motorcycle. Costs of such motorcycles are known to be normally distributed, with a mean of $13422 and a standard deviation of $2544. If he is to purchase one motorcycle: a. What is the probability that it will cost more than $15550? (3 points) b. What is the probability that is will cost more than $ 12250? (3 points) c. What is the probability that it will cost between $ 12250 and $ 17000? (3 points) d. What costs separate the middle 85% of all motorcycles from the rest of the motorcycles? (3 points) e. What cost separates the top 11 % of all motorcycles from the rest of the motorcycles? (3 points)

Answers

(a) The probability that the motorcycle will cost more than $15550 is 0.2003.

(b) Therefore, the probability that the motorcycle will cost more than $12250 is 0.6772.

(c) The probability that the motorcycle will cost between $12250 and $17000 is 0.598.

a. Probability of the motorcycle costing more than

15550z = (15550 - 13422) / 2544z

= 0.8367P(Z > 0.8367)

= 0.2003

Therefore, the probability that the motorcycle will cost more than $15550 is 0.2003.

b. Probability of the motorcycle costing more than

12250z = (12250 - 13422) / 2544z

= -0.4613P(Z > -0.4613)

= 0.6772

Therefore, the probability that the motorcycle will cost more than $12250 is 0.6772.

c. Probability of the motorcycle costing between  12250 and

17000z = (12250 - 13422) / 2544z

= -0.4613z

= (17000 - 13422) / 2544z

= 1.4013P(-0.4613 < Z < 1.4013)

= P(Z < 1.4013) - P(Z < -0.4613)

= 0.9192 - 0.3212

= 0.598

Therefore, the probability that the motorcycle will cost between $12250 and $17000 is 0.598.

(a) The probability that the motorcycle will cost more than $15550 is 0.2003.

(b) Therefore, the probability that the motorcycle will cost more than $12250 is 0.6772.

(c) The probability that the motorcycle will cost between $12250 and $17000 is 0.598.

Know more about probability here:
https://brainly.com/question/25839839

#SPJ11

9. Find the all the values of p for which both ∑_(n=1)^[infinity] 1^n/(n^2 P) and ∑_(n=1)^[infinity] p/3
a. ½ < p<3
b. P<1/2 or p> 3
c. -1/2

d. -2

10. which of the following diverge
∑_(n=0)^[infinity]▒〖(-1)^n〗 2^n/n!
∑_(n=0)^[infinity]▒ (-1)^n 1/(√n)
∑_(n=0)^[infinity]▒〖 〗 2^n/(3n+1)

a. I and II
b. II and III
c. III only
d.I and III

Answers

We know that the harmonic series ∑_(n=1)^[infinity] 1/n diverges. Thus, the series ∑_(n=1)^[infinity] 1/(n^2 p) diverges when p ≤ 0.

The series ∑_(n=1)^[infinity] p/3 converges if and only if p/3 = 0, i.e. p = 0.

Therefore, the only value of p for which both series converge is p = 0.

The answer is not one of the options given.

The series ∑_(n=0)^[infinity] (-1)^n 2^n/n! converges by the alternating series test.

The series ∑_(n=0)^[infinity] (-1)^n 1/√n diverges by the alternating series test and the fact that the harmonic series ∑_(n=1)^[infinity] 1/n diverges.

The series ∑_(n=0)^[infinity] 2^n/(3n+1) diverges by the ratio test:

lim_(n→∞) |a_(n+1)| / |a_n| = lim_(n→∞) 2^(n+1) (3n+1) / (2^n (3n+4))

= lim_(n→∞) 2 (3n+1) / (3n+4)

= 2/3

Since the limit is greater than 1, the series diverges.

Therefore, the answer is d. I and III.

Visit here to learn more about harmonic series:

brainly.com/question/32256890

#SPJ11


8.
A 95% confidence interval means that 5% of the time the interval
does not contain the true mean.
True
False

Answers

False.

A 95% confidence interval does not mean that 5% of the time the interval does not contain the true mean.

Instead, a 95% confidence interval implies that if we were to repeat the sampling process and construct confidence intervals multiple times, about 95% of those intervals would contain the true population mean. In other words, it provides a measure of our confidence or level of certainty that the interval we have calculated captures the true population parameter.

The 5% significance level associated with a 95% confidence interval refers to the probability of observing a sample mean outside the confidence interval when the null hypothesis is true, not the probability of the interval not containing the true mean.

Learn more about confidence interval  here:

https://brainly.com/question/15712887

#SPJ11

A food court contains three restaurants: Mountain Mike's Pizza.Panda Express.and Subway. Suppose 35 percent of people who go to the food court will eat at Mountain Mike's Pizza.30 percent will eat at Panda and 25 percent at Subway.Assume the choices of different people are independent. a(5 points What is the probability that fourth person to go to the food court will be the second one to eat at Subway b(5 pointsFind probability that out of the next 10 visitors 4 will go to Mountain Mike's Pizza.

Answers

a) The probability that the fourth person to go to the food court will be the second one to eat at Subway is 0.12207 or approximately 12.21%.

b) The probability that out of the next 10 visitors, 4 will go to Mountain Mike's Pizza is 0.0494 or approximately 4.94%.

Given, The probability that people who go to the food court will eat at Mountain Mike's Pizza is 35%.

The probability that people who go to the food court will eat at Panda Express is 30%.

The probability that people who go to the food court will eat at Subway is 25%.

Assume the choices of different people are independent.

a) The probability that the fourth person to go to the food court will be the second one to eat at Subway

Let P(S) be the probability that a person eats at Subway and Q(S) be the probability that a person doesn't eat at Subway.

Then, P(S) = 0.25 and

Q(S) = 1 - P(S)

= 0.75.

Suppose the fourth person to go to the food court is the second one to eat at Subway.

Then, the first three people can either eat at different restaurants or at least two of them can eat at Subway.

Therefore, the required probability can be calculated as follows:

Probability = P(eat at different restaurants) + P(eat at Subway, eat at different restaurant, eat at Subway, eat at Subway) = (0.35 × 0.3 × 0.75 × 0.75) + (0.35 × 0.25 × 0.75 × 0.25)

= 0.065625 + 0.01875

= 0.084375

= 0.0844 (approx.)

Therefore, the probability that the fourth person to go to the food court will be the second one to eat at Subway is 0.0844 or approximately 8.44%.

b) The probability that out of the next 10 visitors, 4 will go to Mountain Mike's Pizza

Let P(M) be the probability that a person eats at Mountain Mike's Pizza and Q(M) be the probability that a person doesn't eat at Mountain Mike's Pizza.

Then, P(M) = 0.35 and

Q(M) = 1 - P(M)

= 0.65.

The required probability can be calculated using the binomial distribution formula:

P(4 people go to Mountain Mike's Pizza out of 10 people) = ${}_{10}C_4$ $P(M)^4Q(M)^6$= $\frac{10!}{4! \times (10-4)!}$ $(0.35)^4 (0.65)^6$

= 210 $\times$ 0.015707 $\times$ 0.08808

= 0.0494 (approx.)

Therefore, the probability that out of the next 10 visitors, 4 will go to Mountain Mike's Pizza is 0.0494 or approximately 4.94%.

The probability that the fourth person to go to the food court will be the second one to eat at Subway is 0.0844 or approximately 8.44%.

The probability that out of the next 10 visitors, 4 will go to Mountain Mike's Pizza is 0.0494 or approximately 4.94%.

To know more about  binomial distribution formula visit:

brainly.com/question/30871408

#SPJ11

8 Find the center (h,k) and radius r of the circle with the given equation (1 Point) (x − 3)² + (y + 5)² = 16 a. (h, k) = (3,5), r = 16
b. (h, k) = (3,5), r = 4 c. (h, k) = (-3,-5), r = 16 d. (h, k) = (3,-5), r = 4

Answers

Given the equation of a circle, the equation is:(x − 3)² + (y + 5)² = 16The general equation of a circle is given by the equation(x − h)² + (y − k)² = r²where (h, k) is the center of the circle, and r is the radius of the circle. From the given equation,(x − 3)² + (y + 5)² = 16.d. (h, k) = (3,-5), r = 4 is the correct answer.

We can see that the center of the circle is at the point (3, -5) and the radius is 4. Thus, the correct option is (d) (h, k) = (3,-5), r = 4.

Given equation is (x − 3)² + (y + 5)² = 16. We need to find the center (h, k) and radius r of the circle. By comparing the given equation to the standard equation of a circle we get, (x − h)² + (y − k)² = r²Where h is the x-coordinate of the center, k is the y-coordinate of the center, and r is the radius of the circle. We can see that h = 3, k = -5, and r² = 16. Hence, r = √16 = 4.

Therefore, the center of the circle is (h, k) = (3, -5) and the radius r of the circle with the given equation is r = 4, and the option d. (h, k) = (3,-5), r = 4 is the correct answer.

To know more about radius of the circle  visit:

https://brainly.com/question/28946570

#SPJ11

A pizza parlor franchise specifies that the average (mean) amount of cheese on a large pizzashould be 8 ounces and the standard deviation only 0.5 ounce. An inspector picks out a large pizza atrandom in one of the pizza parlors and finds that it is made with 6.9 ounces of cheese. If the amount ofcheese is below the mean by more than 3 standard deviations, the parlor will be in danger of losing itsfranchise. How many standard deviations from the mean is 6.9? Is the pizza parlor in danger of losing itsfranchise?

Answers

The pizza parlor is in danger of losing its franchise.The amount of cheese on the pizza, which is 6.9 ounces, is approximately 3.2 standard deviations below the mean.

To find the number of standard deviations from the mean, we can calculate the z-score using the formula:

z = (x - μ) / σ

where x is the observed value (6.9 ounces), μ is the mean (8 ounces), and σ is the standard deviation (0.5 ounce).

Substituting the given values into the formula:

z = (6.9 - 8) / 0.5

Calculating this expression, we find the z-score. This value represents how many standard deviations the observed value is away from the mean.

To determine if the pizza parlor is in danger of losing its franchise, we compare the absolute value of the z-score to the threshold for being more than 3 standard deviations below the mean. If the absolute value of the z-score is greater than 3, then the parlor is in danger of losing its franchise.

In conclusion, by calculating the z-score for the observed amount of cheese on the pizza and comparing it to the threshold of being more than 3 standard deviations below the mean, we can determine how many standard deviations the amount is away from the mean and whether the pizza parlor is at risk of losing its franchise.

Learn more about standard deviations here:

https://brainly.com/question/13179711

#SPJ11

If z=f(x,y) where f is differentiable, x=g(t),y=h(t),g(3)=2,g′(3)=5,h(3)=7,h′(3)=−4,fx(2,7)=6 and fy(2,7)=−8, find dzdt when t=3

Answers

To find dz/dt when t = 3, we can use the chain rule. Let's start by applying the chain rule to find dz/dt:

dz/dt = dz/dx * dx/dt + dz/dy * dy/dt

Given:

x = g(t), y = h(t)

g(3) = 2, g'(3) = 5

h(3) = 7, h'(3) = -4

We need to evaluate dz/dx, dz/dy, dx/dt, and dy/dt at the point (x, y) = (2, 7).

Given:

f_x(2, 7) = 6

f_y(2, 7) = -8

Using the chain rule, we have:

dz/dt = dz/dx * dx/dt + dz/dy * dy/dt

Substituting the given values:

dz/dt = f_x(2, 7) * dx/dt + f_y(2, 7) * dy/dt

Evaluating at the point (x, y) = (2, 7):

dz/dt = f_x(2, 7) * dx/dt + f_y(2, 7) * dy/dt

dz/dt = 6 * dx/dt + (-8) * dy/dt

Now, let's evaluate dx/dt and dy/dt at t = 3:

dx/dt = g'(3) = 5

dy/dt = h'(3) = -4

Substituting these values into the equation:

dz/dt = 6 * dx/dt + (-8) * dy/dt

dz/dt = 6 * 5 + (-8) * (-4)

dz/dt = 30 + 32

dz/dt = 62

Therefore, dz/dt when t = 3 is 62.

know more about chain rule: brainly.com/question/31585086

#SPJ11

Solve the separable differential equation 5 sin(x)sin(y) + cos(y)y' = 0 Give your answer as an implicit equation for the solution y using c for the constant 5 cos(x) + c x syntax error: this is not an equation.

Answers

The solution y for the separable differential equation 5 sin(x)sin(y) + cos(y)y' = 0 is 5 cos(x) + c x, where c is the constant.

A differential equation is an equation that contains derivatives of a dependent variable concerning an independent variable. In this problem, the given differential equation is separable, which means that the dependent variable and independent variable can be separated into two different functions. The solution y can be found by integrating both sides of the differential equation. The integral of cos(y)dy can be solved using u-substitution, where u = sin(y) and du = cos(y)dy. Therefore, the integral of cos(y)dy is sin(y) + C1. On the other hand, the integral of 5sin(x)dx is -5cos(x) + C2. Solving for y, we can isolate sin(y) and obtain sin(y) = (-5cos(x) + C2 - C1) / 5. To find y, we can take the inverse sine of both sides and get y = sin^-1[(-5cos(x) + C2 - C1) / 5]. Since C1 and C2 are constants, we can combine them into one constant, c, and get the final solution y = sin^-1[(-5cos(x) + c) / 5].

Know more about differential equation here:

https://brainly.com/question/32538700

#SPJ11

The second leg of a right triangle is 2 more than twice of the first leg, and the hypotenuse is 2 less than three times of the first leg. Find the three legs of the right triangle.

Answers

We have to find the three legs of the right triangle. Let's say that the first leg is x, so the second leg can be represented as 2 + 2x, according to the statement: "The second leg of a right triangle is 2 more than twice of the first leg.

"Now, let's represent the hypotenuse as h, and using the statement "the hypotenuse is 2 less than three times of the first leg", we can say:$$h = 3x - 2$$By Pythagoras theorem, we know that $$(first leg)^2 + (second leg)^2 = (hypotenuse)^2$$So, substituting all the values, we get:$$x^2 + (2 + 2x)^2 = (3x - 2)^2$$$$x^2 + 4x^2 + 8x + 4 = 9x^2 - 12x + 4$$$$0 = 4x^2 - 20x$$ $$4x(x - 5) = 0$$Solving the above quadratic equation, we get the two roots as x = 0, 5.But, the length of a side of a right triangle can not be 0, so we can eliminate x = 0.Thus, the first leg of the right triangle is 5 units.Using this, the second leg of the right triangle can be calculated as 2 + 2(5) = 12 units.The hypotenuse of the right triangle can be calculated as 3(5) - 2 = 13 units.Thus, the three legs of the right triangle are:First leg = 5 unitsSecond leg = 12 unitsHypotenuse = 13 units.

To know more about quadratic equation,  visit:

https://brainly.com/question/30098550

#SPJ11

Find a power series representation for the function f(x) = ln(3 - x). (Give your power series representation centered at x = 0.) Determine the radius of convergence.

Answers

The radius of convergence is 3 found using the power series representation for the function.

Let's find the power series representation for the function f(x) = ln(3 - x), centered at x = 0.

We can find the power series representation by differentiating the function f(x) repeatedly.

Let's do that. We know that the power series representation of ln(1 + x) is given by:ln(1 + x) = x - (x²)/2 + (x³)/3 - (x⁴)/4 + ...We can use this representation to find the power series representation of f(x). We have f(x) = ln(3 - x). Let's subtract 3 from both sides, so that we can work with the expression 1 - (x/3).

We have f(x) = ln(3 - x) = ln(3(1 - x/3))= ln 3 + ln(1 - x/3)

Let's substitute (x/3) for x in the representation of ln(1 + x). We have ln(1 - x/3) = -x/3 - (x/3)²/2 - (x/3)³/3 - ...

Substituting this into the expression for f(x), we get:f(x) = ln 3 + ln(1 - x/3) = ln 3 - x/3 - (x/3)²/2 - (x/3)³/3 - ..

The power series representation of f(x) is:f(x) = Σ ((-1)^(n+1) * (x/3)^n)/n for n ≥ 1Let's find the radius of convergence of this series. The ratio test can be used to find the radius of convergence.

Let a(n) = ((-1)^(n+1) * (x/3)^n)/n.

Then a(n+1) = ((-1)^(n+2) * (x/3)^(n+1))/(n+1).

Let's evaluate the limit of the absolute value of the ratio of a(n+1) and a(n)) as n approaches infinity.

We have:l

im |a(n+1)/a(n)| = lim |((-1)^(n+2) * (x/3)^(n+1))/(n+1) * n|/(|((-1)^(n+1) * (x/3)^n)/n|)lim |a(n+1)/a(n)|

= lim |(-1)*(x/3)*(n/(n+1))|lim |a(n+1)/a(n)|

= lim |x/3|*lim |n/(n+1)|lim |a(n+1)/a(n)|

= |x/3| * 1

Therefore, the radius of convergence is 3.

Know more about the radius of convergence

https://brainly.com/question/28209832

#SPJ11

(1 point) Suppose that a drug is administered to a person in a single dose, and assume that the drug does not accumulate in body tissue, but is excreted through urine. Denote the amount of drug in the body at time t by b(t) and in the urine at time t by u(t). b(0) = 11 mg and u(0) = 0 mg, find a system of differential equations for b(t) and u(t) if it takes 30 minutes for the drug to be at one-half of its initial amount in the body.
db / dt =
du / dt =

Answers

Let's denote the amount of drug in the body at time t as b(t) and in the urine at time t as u(t).

We are given the initial conditions b(0) = 11 mg and u(0) = 0 mg.

To find the system of differential equations, we need to consider the rate at which the drug is changing in the body and in the urine.

The rate of change of the drug in the body, db/dt, is equal to the negative rate at which the drug is being excreted in the urine, du/dt.

The rate at which the drug is being excreted in the urine, du/dt, is directly proportional to the amount of drug in the body, b(t).

Based on these considerations, we can set up the following system of differential equations:

db/dt = -k * b(t)

du/dt = k * b(t)

Where k is a constant of proportionality.

These equations represent the rate of change of the drug in the body and the urine, respectively. The negative sign in the first equation indicates that the drug is being eliminated from the body.

Now, let's find the value of k using the given information. We are told that it takes 30 minutes for the drug to be at one-half of its initial amount in the body. This can be represented as:

b(30) = 11/2

To solve for k, we substitute the initial condition into the first equation:

db/dt = -k * b(t)

At t = 0, b(0) = 11, so:

-11k = -k * 11 = -k * b(0)

Simplifying:

k = 1

Therefore, the system of differential equations is:

db/dt = -b(t)

du/dt = b(t)

To learn more about time : brainly.com/question/31732120

#SPJ11

You are on Kentucky Ave on monopoly board. The rent you must pay on the house on Ventnor Ave is $110 and the rent on the hotel on Marvin Gardens is $1200. Count landing on Chance or on Community Chest to result in a $0 outcome. Let the term payout denote the amount of money you pay on the next roll. Construct the probability distribution of the payout.You want to price insurance for the next roll of the two dice against landing on either of those two properties. Counting, you find that you are six steps from Ventnor Ave and eight from Marvin Gardens.
Complete the probability distribution of the payout
Compute the expected value of the insurance payout
How is that value related to the long-run
Why use that expected value as a base-line for the price

Answers

The expected value of the insurance payout for landing on Kentucky Ave and Marvin Gardens is $370.

How to construct and compute expected value?

Based on the given information, the probability distribution of the payout for the insurance on Kentucky Ave and Marvin Gardens is as follows:

P(X = 0) = 1/3

P(X = 110) = 1/6

P(X = 1200) = 1/6

The expected value of the insurance payout is calculated by multiplying each payout by its corresponding probability and summing them up:

Expected value = (0 * 1/3) + (110 * 1/6) + (1200 * 1/6) = 370

Therefore, the expected value of the insurance payout is $370. This represents the average payout one can expect over the long run. By setting the insurance premium slightly higher than the expected value, the insurance provider can cover their costs and potentially make a profit in the long run.

Leran more about probability

brainly.com/question/31828911

#SPJ11

Integrate Completely
∫ (3x-2cos(x)) dx
a. 3+ sin(x)
b. 3/2x² - 2 sin(x)
c. 3/2x² + 2 sin(x)
d. None of the Above

Answers

The expression gotten from integrating the trigonometry function ∫(3x - 2cos(x)) dx is 3x²/2 - 2sin(x)

How to integrate the trigonometry function

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

∫ (3x-2cos(x)) dx

Express properly

So, we have

∫(3x - 2cos(x)) dx

When integrated, we have

3x = 3x²/2

-2cos(x) = -2sin(x)

So, the equation becomes

∫(3x - 2cos(x)) dx = 3x²/2 - 2sin(x)

Hence, integrating the trigonometry function ∫(3x - 2cos(x)) dx gives 3x²/2 - 2sin(x)

Read more about derivatives at

brainly.com/question/5313449

#SPJ4

Other Questions
4 moles of an ideal gas is placed in a cylinder with a moving piston. The environment keeps a constant pressure 101325 Pa on the piston. You heat the gas slowly from 340.3 K to 347.4 K. How much work will the gas perform on the environment? (a) 6.86e-01 O (b)-2.36e+02 O(C) 2.36e+02 ) O (d) -6.86e-01 O (e) -3.54e+02 Data modeling is: a. Not included in the duties of a health manager b. A phase of the Software Development Life Cyce SOLCI c. A part of stepping e. The development of a detailed logical database design Question 8 6 pts System components . Hamiota Computer Company sells computers for $2,500 each, which includes a 3-year warranty that requires the company to perform periodic services and to replace defective parts. During 2022, Hamiota sold 600 computers on account. Based on past experience, the company has estimated the total 3-year warranty costs at $90 for parts and $110 for labour. (Assume sales all occur at December 31, 2022.) In 2023, Hamiota Computer Company incurred actual warranty costs relative to 2022 computer sales of $10,500 for parts and $11,500 for labour. Instructions a. Using the expense warranty approach, prepare the entries to reflect the above transactions (accrual method) for 2022 and 2023. (4 marks) b. Using the cash basis method, what are the Warranty Expense balances for 2022 and 2023? Describe why it may or may not be appropriate to use the cash basis method. (4 marks) The transactions of part a. create what balance under current liabilities in the 2023 statement of financial position? (2 marks) please need answer wuicklyQuestion 2 of 30 View Policies Current Attempt in Progress A flexible budget projects budget data for various levels of activity. O is prepared when management cannot agree on objectives for the compa Question 18 1 points Save An Which of the following statement is correct about the brands and bound algorithm derived in the lectures to solve the max cliquer problem The algorithm is better than bruteforce enumeration because its complexity is subexponential o White the algorithm is not better than tre force enameration tas both have exponential comploty, it can more often as in general do not require the explide construction of all the feasible solutions to the problem The algorithms morient than the force enumeration under no circumstances will construct the set of fantiles "please include excel functions for each answer.Problem 8-15 Complete the steps below using cell references to given data or previsus calculations. In some cases, a sleple cell reference is all you need. To apy/paste a forma across a rew or down a" If A and B are square matrices of order 3 and 2A^-1B = B - 4I,show that A - 2I is invertible. Suppose two companies, A and B, have very high idiosyncratic risk, but stock A has a very high risk premium, whereas stock B does not. What must this mean about the nature of Stock A's risk compared with Stock B's risk? Answer in one brief sentence. visible light shines on the metal surface of a phototube having a work function of 1.8 evev. the maximum kinetic energy of the electrons leaving the surface is 0.92 ev Write the hypothesis for the following cases:1- A particular brand of tires claims that its deluxe tire averages at least 50,000 miles before it needs to be replaced. From past studies of this tire, the standard deviation is known to be 8,000. A survey of owners of that tire design is conducted. From the 28 tires surveyed, the mean lifespan was 46,500 miles with a standard deviation of 9,800 miles.2- A random survey of 75 death row inmates revealed that the mean length of time on death row is 17.4 years with a standard deviation of 6.3 years. If you were conducting a hypothesis test to determine if the population mean time on death row could likely be 15 years, what would the null and alternative hypotheses be? E Long Answer Questions_10*1=10 marks each (50) 1. Explain Mathematically NPV, IRR and Payback period? (10.0 1 10.0) 2. Do Banks Have a Liquidity Problem? (10.0 1= 10.0) 3. What is CAPM? Expla o make a specific prediction for an individual's score on a given variable, when we know the individual's score on two or more correlated variables, we would use what statistical technique? a. Linear regression b. Multiple correlation coefficient c. Pearson's r correlation coefficient d. Multiple regression A mean weight of 500 sample cars found (1000 + B) Kg. Can it be reasonably regarded as a sample from a large population of cars with mean weight 1500 Kg and standard deviation 130 Kg? Test at 5% level of significance. (20 Marks) B = 022 what is the value of the rate constant for the decay of strontium-90? pls clear hand writinga) The sum of the first n terms of the progression 36,34,32, ...is 0. Find n and the tenth (4 marks) term. Indicate which elements that are most directly related to measuring an enterprise's performance and financial status are being described below. 1. Arises from peripheral or incidental transactions. 2. Obliges a transfer of resources because of a present,enforceable obligation 3. Increases in the ownership interest through issuance of shares. 4. Cash dividends to owners (declared and paid) > 5. An expenditure that has future economic benefit. 6. Decreases in assets during the period for the payment of income taxes. 7. Arises from income-generating activities that are the entity's ongoing major or central operations 8. Is the residual interest in the enterprise's assets after deducting its liabilities. 9. Increases assets during the period through the sale of inventory 10. Decreases assets during the period by purchasing the company's own shares A firm is considering outsourcing its production. Currently, in-house production costs $3,000,000 per year plus $12.00 per unit. The outsourcing option would cost $5,000,000 per year to operate, but the variable production costs would be $4.00 per unit. What level of production would the firm need to have in order to make outsourcing an economically viable option? A scientist wants to study the water in a lake. Which of these will she or he most likely do at the start of the study? the company's selling and administrative expense budget for the upcoming fiscal year. (Enter all answers as positive values.) 1st Quarter Budgeted unit sales Variable selling and administrative expense per unit Variable expense Fixed selling and administrative expenses: Advertising Executive salaries Insurance Property taxes Depreciation Total fixed selling and administrative expenses Total selling and administrative expenses Less depreciation Cash disbursements for selling and administrative expenses < Prev Haerve Company Selling and Administrative Expense Budget 2nd 3rd 4th Quarter Quarter Quarter 15,500 2 39 of 40 17,600 * 2 www 14,400 * 2 Next > 13,300 * 2 Year 60,800 * 2 47 Prepare the company's selling and administrative expense budget for the upcoming fiscal year. (Enter all answers as positive values.) 1st Quarter Budgeted unit sales Variable selling and administrative expense per unit Variable expense Fixed selling and administrative expenses: Advertising Executive salaries Insurance Property taxes Depreciation Total fixed selling and administrative expenses Total selling and administrative expenses Less depreciation Cash disbursements for selling and administrative expenses < Prev Haerve Company Selling and Administrative Expense Budget 2nd 3rd 4th Quarter Quarter Quarter 15,500 2 39 of 40 17,600 * 2 www 14,400 * 2 Next > 13,300 * 2 Year 60,800 * 2 Trek Company has the following production data for April: units transferred out 40,000 and ending work in process 5,000 units that are 100% completed for material and 40% complete for conversion costs. If unit materials cost is $4 and unit conversion cost is $7, determine the cost to be assigned to the units transferred out and the units in ending work in process.