calcuate the marginal revenue of concession (g^) for the year 1991. do not include the $ in your answer.

Answers

Answer 1

The marginal revenue of concession (g^) for the year 2018 is 7.59%.

What is the marginal revenue of concession (g^) for the year 2018?

To know marginal revenue of concession (g^) for the year 2018, we can use the following formula: [tex]g^1 = (Pt - Pt-1) / (Pt / (1 + Pt)),[/tex] Pt = Effective Price for the year t and Pt-1 = Effective Price for the previous year (t-1)

Using the given data, we will find the values of Pt and Pt-1 for the year 2018.

Pt = Effective Price for 2018-19 = $71.83

Pt-1 = Effective Price for 2017-18 = $66.53

Now, substituting values:

g^ = ($71.83 - $66.53) / ($71.83 / (1 + $71.83))

g^ = 0.0759

g^ = 7.59%.

Full question:

Year 2014-15 2015-16 2016-17 2017-18 2018-19 Avgs. NBA Data AvgTkt $53.98 $55.88 $58.67 $66.53 $71.83 $61.38 Attend/G 16,442 17,849 17,884 17,830 17,832 17568 FCI $333.58 $339.02 $355.97 $408.87 $420.65 g^ PT PE Marginal revenue of concession Profit maximizing price Effective Price (MRc + MRT) Ratio Ideal to Actual PT/P* g^ PE PT p"/p* 2015-16 2016-17 2017-18 2018-19 $55.88 $58.67 $66.53 $71.83. Calcuate the marginal revenue of concession (g^) for the year 2018.

Read more about marginal revenue

brainly.com/question/10822075

#SPJ1


Related Questions

Given a differential equation
t
y''−(t + 1)
y' + y=t
2
Determine whether the equation is a linear or nonlinear
equation. Justify your answer

Answers

The given differential equation is:

ty'' - (t + 1)y' + y = t²

To determine whether the equation is linear or nonlinear, we examine the terms involving y and its derivatives.

equation is considered linear if the dependent variable (in this case, y) and its derivatives appear in a linear form, meaning that they are raised to the power of 1 and do not appear in any nonlinear functions such as multiplication, division, exponentiation, or trigonometric functions.

In the given equation, we have terms involving y, y', and y''. The term ty'' is linear since it only involves y'' raised to the power of 1. Similarly, the term -(t + 1)y' is linear as it involves y' raised to the power of 1. The term y is also linear as it involves y raised to the power of 1.

Furthermore, the right-hand side of the equation, t², is a nonlinear term since it involves t raised to the power of 2.

Based on the analysis, we can conclude that the given differential equation is nonlinear due to the presence of the nonlinear term t² on the right-hand side.

Learn more about linear here:

https://brainly.com/question/31510530

#SPJ11

Let C be the square with vertices (0,0), (1,0), (1,1), and (0,1), oriented counterclockwise. Compute the line integral:
∫C(y2dx+x2dy)
in two ways:
1) Compute the integral directly by parameterizing each side of the square.
2) Compute the answer using Green's Theorem.

Answers

(a) The square C encloses the region R, which is the unit square [0,1] × [0,1].

(b) using Green's Theorem, the line integral ∫C(y²dx + x²dy) along the square C is equal to 0.

What is Integral?

In calculus, an integral is the space under a graph of an equation (sometimes said as "the area under a curve")

To compute the line integral ∫C(y²dx + x²dy) along the square C in two ways, we will first parameterize each side of the square and then use Green's Theorem.

Parameterizing each side of the square:

Let's consider each side of the square separately:

Side 1: From (0,0) to (1,0)

Parameterization: r(t) = (t, 0), where 0 ≤ t ≤ 1

dy = 0, dx = dt

Substituting into the line integral, we have:

∫(0 to 1) (0²)(dt) + (t²)(0) = 0

Side 2: From (1,0) to (1,1)

Parameterization: r(t) = (1, t), where 0 ≤ t ≤ 1

dy = dt, dx = 0

Substituting into the line integral, we have:

∫(0 to 1) (t²)(0) + (1²)(dt) = ∫(0 to 1) dt = 1

Side 3: From (1,1) to (0,1)

Parameterization: r(t) = (1 - t, 1), where 0 ≤ t ≤ 1

dy = 0, dx = -dt

Substituting into the line integral, we have:

∫(0 to 1) (1²)(-dt) + (0²)(0) = -1

Side 4: From (0,1) to (0,0)

Parameterization: r(t) = (0, 1 - t), where 0 ≤ t ≤ 1

dy = -dt, dx = 0

Substituting into the line integral, we have:

∫(0 to 1) ((1 - t)²)(0) + (0²)(-dt) = 0

Adding up the line integrals along each side, we get:

0 + 1 + (-1) + 0 = 0

Using Green's Theorem:

Green's Theorem states that for a vector field F = (P, Q), the line integral ∫C(Pdx + Qdy) along a closed curve C is equal to the double integral ∬R(Qx - Py) dA over the region R enclosed by C.

In this case, P = x² and Q = y². Thus, Qx - Py = 2y - 2x.

The square C encloses the region R, which is the unit square [0,1] × [0,1].

Using Green's Theorem, the line integral is equal to the double integral over R:

∬R (2y - 2x) dA

Integrating with respect to x first, we have:

∫(0 to 1) ∫(0 to 1) (2y - 2x) dx dy

Integrating (2y - 2x) with respect to x, we get:

∫(0 to 1) (2xy - x²) dx

Integrating (2xy - x²) with respect to y, we get:

∫(0 to 1) (xy² - x²y) dy

Evaluating the integral, we have:

∫(0 to 1) (xy² - x²y) dy = [xy²/2 - x²y/2] from 0 to 1

Substituting the limits, we get:

[xy²/2 - x²y/2] from 0 to 1 = (1/2 - 1/2) - (0 - 0) = 0

Therefore, using Green's Theorem, the line integral ∫C(y²dx + x²dy) along the square C is equal to 0.

In both methods, we obtained the same result of 0 for the line integral along the square C.

To learn more about Integral from the given link

https://brainly.com/question/12231722

#SPJ4

Consider the following probability density function. х if 2 < x < 4 fx(x) = = { 6 otherwise Calculate the following, giving your answers as exact numbers or rounded to at least 3 decimal places. a. E

Answers

The expected value (mean) of the given probability density function is e(x) = 56/3, which is approximately equal to 18.

to calculate the expected value (mean) of the given probability density function, we integrate the product of the random variable x and its probability density function fx(x) over its support.

the probability density function is defined as:

fx(x) =

 х   if 2 < x < 4,

 0   otherwise.

to find the expected value, we calculate the integral of x * fx(x) over the interval (2, 4).

e(x) = ∫[2 to 4] (x * fx(x)) dx

for x in the range (2, 4), we have fx(x) = x, so the integral becomes:

e(x) = ∫[2 to 4] (x²) dx

integrating x² with respect to x gives:

e(x) = [x³/3] evaluated from 2 to 4

    = [(4³)/3] - [(2³)/3]

    = [64/3] - [8/3]

    = 56/3 667 (rounded to three decimal places).

Learn more about probability here:

https://brainly.com/question/32117953

#SPJ11

Given the vectors v = (1, - 3), v = (- 2, - 1). Determine whether the given vectors form a basis for R2. Show your work.

Answers

To determine whether the given vectors v = (1, -3) and v = (-2, -1) form a basis for R2, we need to check if they are linearly independent and span the entire R2 space.

To check for linear independence, we set up a linear combination equation where the coefficients of the vectors are unknown (let's call them a and b). We equate this linear combination to the zero vector (0, 0) and solve for a and b:

a(1, -3) + b(-2, -1) = (0, 0)

Simplifying this equation gives two simultaneous equations:

a - 2b = 0

-3a - b = 0

Solving these equations simultaneously, we find that a = 0 and b = 0, indicating that the vectors are linearly independent.

To check for span, we need to verify if any vector in R2 can be expressed as a linear combination of the given vectors. Since the vectors are linearly independent, they span the entire R2 space.

Therefore, the given vectors v = (1, -3) and v = (-2, -1) form a basis for R2 as they are linearly independent and span the entire R2 space.

Learn more about vectors here : brainly.com/question/24256726

#SPJ11

Evaluate the following integrals.
1.) ∫ e^e^-3 / e^x
2.) ∫cosh(2x)sin(3x)dx

Answers

The integral ∫ e^e^-3 / e^x  is -e^(e^-3 - x) + C, where C is the constant of integration. The integral ∫ cosh(2x)sin(3x) dx can be evaluated using integration by parts.

Evaluation of the integral ∫ e^e^-3 / e^x:

To evaluate this integral, we can simplify the expression first:

∫ e^e^-3 / e^x dx

Since e^a / e^b = e^(a - b), we can rewrite the integrand as:

∫ e^(e^-3 - x) dx

Now, we integrate with respect to x:

∫ e^(e^-3 - x) dx = -e^(e^-3 - x) + C

where C is the constant of integration.

Evaluation of the integral ∫ cosh(2x)sin(3x) dx:

Let u = cosh(2x) and dv = sin(3x) dx.

Taking the derivatives and integrals, we have:

du = 2sinh(2x) dx

v = -cos(3x)/3

Now, we apply the integration by parts formula:

∫ u dv = uv - ∫ v du

∫ cosh(2x)sin(3x) dx = -cosh(2x)cos(3x)/3 + ∫ (2/3)sinh(2x)cos(3x) dx

We can see that the remaining integral is similar to the original one, so we can apply integration by parts again or use trigonometric identities to simplify it further. The final result may require additional simplification depending on the chosen method of evaluation.

To know more abut integrals, visit:

brainly.com/question/31059545

#SPJ11

Find the length of the curve defined by 2 y = 3 In (3)" 1) from x = 8 to x = 10.

Answers

The resulting value of L will give us the length of the curve defined by the equation 2y = 3ln(3x) + 1) from x = 8 to x = 10.

To find the length of the curve defined by the equation 2y = 3ln(3x) + 1) from x = 8 to x = 10, we can use the arc length formula for a curve defined by a parametric equation.

The parametric equation of the curve can be written as:

x = t

y = (3/2)ln(3t) + 1/2

To find the length of the curve, we need to evaluate the integral of the square root of the sum of the squares of the derivatives of x and y with respect to t, and then integrate it over the given interval.

Let's start by finding the derivatives of x and y with respect to t:

dx/dt = 1

dy/dt = (3/2)(1/t) = 3/(2t)

The square of the derivatives is:

(dx/dt)² = 1

(dy/dt)² = (3/(2t))² = 9/(4t²)

Now, we can calculate the integrand for the arc length formula:

√((dx/dt)² + (dy/dt)²) = √(1 + 9/(4t²)) = √((4t² + 9)/(4t²)) = √((4t² + 9))/(2t)

The arc length formula over the interval [8, 10] becomes:

L = ∫[8,10] √((4t² + 9))/(2t) dt

To solve this integral, we can use various integration techniques, such as substitution or integration by parts. In this case, a suitable substitution would be u = 4t² + 9, which gives du = 8t dt.

Applying the substitution, the integral becomes:

L = (1/2)∫[8,10] √(u)/t du

Now, the integral can be simplified and evaluated:

L = (1/2)∫[8,10] (u^(1/2))/t du

= (1/2)∫[8,10] (1/t)(4t² + 9)^(1/2) du

= (1/2)∫[8,10] (1/t)√(4t² + 9) du

At this point, we can evaluate the integral numerically using numerical integration techniques or software tools.

Learn more about parametric equation at: brainly.com/question/30748687

#SPJ11

Find solutions for your homework
mathstatistics and probabilitystatistics and probability questions and answerschristmas lights are often designed with a series circuit. this means that when one light burns out, the entire string of lights goes black. suppose the lights are designed so that the probability a bulb will last 2 years is 0.995. the success or failure of a bulb is independent of the success or failure of the other bulbs. a) what is the probability that
Question: Christmas Lights Are Often Designed With A Series Circuit. This Means That When One Light Burns Out, The Entire String Of Lights Goes Black. Suppose The Lights Are Designed So That The Probability A Bulb Will Last 2 Years Is 0.995. The Success Or Failure Of A Bulb Is Independent Of The Success Or Failure Of The Other Bulbs. A) What Is The Probability That
Christmas lights are often designed with a series circuit. This means that when one light burns out, the entire string of lights goes black. Suppose the lights are designed so that the probability a bulb will last 2 years is 0.995. The success or failure of a bulb is independent of the success or failure of the other bulbs. 
A) What is the probability that in a string of 100 lights all 100 will last 2 years? 
B) What is the probability at least one bulb will burn out in 2 years?

Answers

A) The probability that all 100 lights will last 2 years is 0.9048.

B) The probability that at least one bulb will burn out in 2 years is 0.0952.

What is the probability?

A) To find the probability that all 100 lights will last 2 years, we assume that the success or failure of each bulb is independent.

The probability of a single bulb lasting 2 years is 0.995, so the probability of all 100 bulbs lasting 2 years is:

P(all 100 bulbs last 2 years) is (0.995)¹⁰⁰ ≈ 0.9048

B) The probability that at least one bulb will burn out in 2 years is determined using the complement rule.

P(at least one bulb burns out) = 1 - P(no bulbs burn out)

Since the probability of a single bulb lasting 2 years is 0.995, the probability of a single bulb burning out in 2 years is 1 - 0.995 = 0.005.

The probability of at least one bulb burning out in 2 years is:

P(at least one bulb burns out) = 1 - P(no bulbs burn out)

P(at least one bulb burns out) = 1 - 0.9048

P(at least one bulb burns out) ≈ 0.0952

Learn more about probability at: https://brainly.com/question/23417919

#SPJ4

determine the value(s) of θ (between 0 and 2 π ) where tan ( θ ) = 1 . θ = determine the value(s) of θ (between 0 and 2 π ) where tan ( θ ) = − 1 . θ =

Answers

The values of θ (between 0 and 2π) where tan(θ) = 1 are π/4 and 5π/4, and the values of θ (between 0 and 2π) where tan(θ) = -1 are 3π/4 and 7π/4.

To determine the values of θ (between 0 and 2π) where tan(θ) = 1, we can use the unit circle and the properties of the tangent function.

In the unit circle, the tangent of an angle θ is defined as the ratio of the y-coordinate to the x-coordinate of the point on the unit circle corresponding to that angle.

The tangent function is positive in the first and third quadrants and negative in the second and fourth quadrants.

For tan(θ) = 1, we are looking for angles where the y-coordinate and the x-coordinate are equal. In the first quadrant, there is an angle θ = π/4 (45 degrees) where tan(θ) = 1.

In the third quadrant, the angle θ = 5π/4 (225 degrees) also satisfies tan(θ) = 1.

To determine the values of θ (between 0 and 2π) where tan(θ) = -1, we follow a similar process. In the second quadrant, there is an angle θ = 3π/4 (135 degrees) where tan(θ) = -1.

In the fourth quadrant, the angle θ = 7π/4 (315 degrees) also satisfies tan(θ) = -1.

Therefore, the values of θ (between 0 and 2π) where tan(θ) = 1 are π/4 and 5π/4, and the values of θ (between 0 and 2π) where tan(θ) = -1 are 3π/4 and 7π/4.

To learn more about tangent function visit:

brainly.com/question/28994024

#SPJ11

Aaron has two bamboo sticks with measures 39cm and 18 cm, if he will make a triangular picture frame, how many possible frames can he make, if the third side has integral length?"

Answers

Aaron can make a total of 20 possible frames for the triangular picture frame using the given bamboo sticks of lengths 39cm and 18cm, where the third side has integral length.

To form a triangle, the sum of any two sides must be greater than the third side. In this case, let's consider the longer bamboo stick of length 39cm as the base of the triangle. The other bamboo stick with a length of 18cm can be combined with the base to form the other two sides of the triangle. The possible lengths of the third side can range from 21cm (39cm - 18cm) to 57cm (39cm + 18cm).

Since the third side must have an integral length, we consider the integral values within this range. The integral values between 21cm and 57cm are 22, 23, 24, ..., 56, which makes a total of 56 - 22 + 1 = 35 possible lengths.

However, we need to account for the fact that we could also choose the 18cm bamboo stick as the base of the triangle, with the 39cm bamboo stick forming the other two sides. Following the same logic, there are 39 - 18 + 1 = 22 possible lengths for the third side.

Adding up the possibilities from both cases, Aaron can make a total of 35 + 22 = 57 possible frames.

Learn more about triangle here:

https://brainly.com/question/2773823

#SPJ11

8. Determine whether the series is conditionally convergent, absolutely convergent, or divergent: 1 a. En=5(-1)" n2+3 b. En=s(-1)n+1 (n+2)! 16"

Answers

a.  The series En = 5(-1)^n(n^2 + 3) is divergent.

b. The series En = s(-1)^(n+1) / ((n+2)!) is conditionally convergent.

To determine whether the given series is conditionally convergent, absolutely convergent, or divergent, we need to analyze the behavior of the series and apply appropriate convergence tests.

a. The series En = 5(-1)^n(n^2 + 3)

To analyze the convergence of this series, we'll first consider the absolute convergence. We can ignore the alternating sign since the series has the form |En| = 5(n^2 + 3).

Let's focus on the term (n^2 + 3). As n approaches infinity, this term grows without bound. Since the series contains a term that diverges (n^2 + 3), the series itself is divergent.

Therefore, the series En = 5(-1)^n(n^2 + 3) is divergent.

b. The series En = s(-1)^(n+1) / ((n+2)!)

To analyze the convergence of this series, we'll again consider the absolute convergence. We'll ignore the alternating sign and consider the absolute value of the terms.

Taking the absolute value, |En| = s(1 / ((n+2)!)).

We can apply the ratio test to check the convergence of this series.

Using the ratio test, let's calculate the limit:

lim(n->∞) |(En+1 / En)| = lim(n->∞) |(s(1 / ((n+3)!)) / (s(1 / ((n+2)!)))|.

Simplifying the expression, we get:

lim(n->∞) |(En+1 / En)| = lim(n->∞) |(n+2) / (n+3)| = 1.

Since the limit is equal to 1, the ratio test is inconclusive. We cannot determine absolute convergence from this test.

However, we can apply the alternating series test to check for conditional convergence. For the series to be conditionally convergent, it must meet two conditions: the terms must decrease in absolute value, and the limit of the absolute value of the terms must be zero.

Let's check the conditions:

The terms alternate in sign due to (-1)^(n+1).

Taking the absolute value, |En| = s(1 / ((n+2)!)), and as n approaches infinity, this limit approaches zero.

Since both conditions are met, the series is conditionally convergent.

Therefore, the series En = s(-1)^(n+1) / ((n+2)!) is conditionally convergent.

Learn more about convergent at https://brainly.com/question/32309069

#SPJ11

If y = 4x4 - 6x, find the values of Ay and dy in each case. (a) x = 3 and dx = Ax= 2 (b)x= 3 and dx = Ax = 0.008 (a) Ay= dy = (Type an integer or decimal rounded to the nearest thousandth as needed.)

Answers

a. When x = 3 and dx = Ax = 2, the value of y (Ay) is 306.

b. When x = 3 and dx = Ax = 0.008, the value of y (Ay) is still 306. the value of dy is  0.008.

To find the values of Ay and dy, we need to substitute the given values of x and dx into the equation for y and calculate the corresponding values.

(a) When x = 3 and dx = Ax = 2:

y = 4x^4 - 6x

Substituting x = 3 into the equation:

y = 4(3)^4 - 6(3)

= 4(81) - 18

= 324 - 18

= 306

Therefore, when x = 3 and dx = Ax = 2, the value of y (Ay) is 306.

Since dx = Ax = 2, the value of dy (the change in y) is also 2.

(b) When x = 3 and dx = Ax = 0.008:

y = 4x^4 - 6x

Substituting x = 3 into the equation:

y = 4(3)^4 - 6(3)

= 4(81) - 18

= 324 - 18

= 306

Therefore, when x = 3 and dx = Ax = 0.008, the value of y (Ay) is still 306.

Since dx = Ax = 0.008, the value of dy (the change in y) is also 0.008.

Learn more about function at https://brainly.com/question/31396591

#SPJ11

Find the value of the missing side. Then tell whether the side lengths from a Pythagorean triple
39
36

Answers

Answer:

Missing side = 15

Yes.  The side lengths 39, 36, and 15 form a Pythagorean triple.

Step-by-step explanation:

Value of missing side:

Because this is a right triangle, we can find the missing side using the Pythagorean theorem, which is

a^2 + b^2 = c^2, where

a and b are the shorter sides, called legs,and c is the longest side, called the hypotenuse (always opposite the right angle).

Thus, we can plug in 36 for a and 39 for c, allowing us to solve for b, the value of the missing side:

36^2 + b^2 = 39^2

1296 + b^2 = 1521

b^2 = 225

b = 15

Pythagorean triple question:

The numbers 39, 36, and 15 are Pythagorean triples:

A Pythagorean triple is a set of three positive integers (a, b, c) that satisfy the Pythagorean theorem, which states that in a right triangle, the sum of the squares of the legs (a and b) equals the square of the hypotenuse (c).

Since 36^2 + 15^2 = 39^2, the three numbers are a Pythagorean triple.  You can see it better when we simplify:

36^2 + 15^2 = 39^2

1296 + 225 = 1521

1521 = 1521

Find the trigonometric integral. (Use C for the constant of integration.) tan5(x) sec® (x) dx

Answers

The trigonometric integral of tan^5(x) sec^2(x) dx is (1/6)tan^6(x) + C, where C is the constant of integration.

To solve the trigonometric integral, we can use the power-reducing formula and integration techniques for trigonometric functions. The power-reducing formula states that tan^2(x) = sec^2(x) - 1. We can rewrite tan^5(x) as (tan^2(x))^2 * tan(x) and substitute tan^2(x) with sec^2(x) - 1.

The integral of sec^2(x) - 1 is simply tan(x) - x, and the integral of tan(x) is ln|sec(x)| + C1, where C1 is the constant of integration.

Now, let's focus on the integral of tan^4(x). We can rewrite it as (sec^2(x) - 1)^2 * tan(x). Expanding the square and simplifying, we get sec^4(x) - 2sec^2(x) + 1 * tan(x).

The integral of sec^4(x) is (1/5)tan(x)sec^2(x) + (2/3)tan^3(x) + x, which can be found using integration techniques for sec^2(x) and tan^3(x).

Combining the results, we have the integral of tan^5(x) sec^2(x) dx as (1/5)tan(x)sec^2(x) + (2/3)tan^3(x) + x - 2tan(x) + tan(x) - x.

Simplifying further, we get (1/5)tan(x)sec^2(x) + (2/3)tan^3(x) - (3/5)tan(x) + C1.

Using the identity tan^2(x) + 1 = sec^2(x), we can further simplify the integral as (1/5)tan(x)sec^2(x) + (2/3)(sec^2(x) - 1)^2 - (3/5)tan(x) + C1.

Simplifying again, we obtain (1/5)tan(x)sec^2(x) + (2/3)sec^4(x) - (4/3)sec^2(x) + (2/3) - (3/5)tan(x) + C1.

Finally, combining like terms, we have the simplified form (1/6)tan^6(x) - (4/3)sec^2(x) + (2/3) - (3/5)tan(x) + C.

Note that the constant of integration from the previous steps (C1) is combined into a single constant C.

Learn more about trigonometric integral here:

https://brainly.com/question/31701596

#SPJ11

I have tried really hard i would love if someone helped me!

Answers

The percent changes that we need to write in the table are, in order from top to bottom:

15.32%-8.6%25.64%How to find the percent change in each year?

To find the percent change, we need to use the formula:

P = 100%*(final population - initial population)/initial population.

For the first case, we have:

initial population = 111

final population = 128

Then:

P = 100%*(128 - 111)/111 = 15.32%

For the second case we have:

initial population = 128

final population = 117

P = 100%*(117 - 128)/128 = -8.6%

For the last case:

initial population = 117

final population = 147

then:

P = 100%*(147 - 117)/117 = 25.64%

These are the percent changes.

Learn more about percent changes at:

https://brainly.com/question/11360390

#SPJ1

If in the triangle GF≅GH,
△FGH, B and C are two points such that G-H-C and G-F-B, then"

Answers

If in triangle FGH, GF is congruent to GH and B and C are points such that G-H-C and G-F-B, then triangle FBC is congruent to triangle GHC.

Given that GF is congruent to GH, we have triangle FGH where FG is congruent to GH. Additionally, points B and C are located such that G is between H and C, and G is also between F and B.

By the Side-Side-Side (SSS) congruence criterion, if two triangles have corresponding sides of equal length, then the triangles are congruent. In this case, we can observe that triangle FBC has the corresponding sides FB and BC that are congruent to sides FG and GH of triangle FGH, respectively.

Therefore, using the SSS congruence criterion, we can conclude that triangle FBC is congruent to triangle GHC.


To learn more about congruence click here: brainly.com/question/31992651

#SPJ11

Business Calculus Spring 2022 MW 6:30-7:35 pm FC Jocelyn Gomes = Homework: 8.1 Question 3, 8.1.31-OC HW Scon 33.33%, 1 of pants Point 0 of 1 Use the table of integrals, or a computer

Answers

Course schedule or assignment for Business Calculus class. Homework includes Chapter 8.1 Question 3 and 31-OC HW Scon 33.33%. Involves the use of a table of integrals or a computer.

Business Calculus homework question: 8.1 Question 3 and 8.1.31-OC HW Scon 33.33% - Use table of integrals or a computer.

Based on the provided information, it appears to be a course schedule or assignment for a Business Calculus class.

The details include the course name (Business Calculus), semester (Spring 2022), class meeting time (MW 6:30-7:35 pm), and the instructor's name (Jocelyn Gomes).

It mentions a homework assignment related to Chapter 8.1, specifically Question 3 and 31-OC HW Scon 33.33%.

It also mentions something about a table of integrals or using a computer.

However, without further clarification or additional information, it's difficult to provide a more specific explanation.

Learn more about Business Calculus

brainly.com/question/29146104

#SPJ11

Find the directional derivative of f(x, y, z) = x+y +2V1+ z at (1,2,3) in the direction ū = (2,1, -2). (A) 25 (B) (C) 4 (D) 4 7. Calculate the iterated integral 6%* cos(x + y)) dr dy (D) (A) 0 (B)

Answers

To find the directional derivative of f(x, y, z) = x + y + 2√(1 + z) at the point (1, 2, 3) in the direction ū = (2, 1, -2), we can use the formula:

D_ūf(x, y, z) = ∇f(x, y, z) · ū,

where ∇f(x, y, z) is the gradient of f(x, y, z) and · denotes the dot product.

First, we calculate the gradient of f(x, y, z):

∇f(x, y, z) = (∂f/∂x, ∂f/∂y, ∂f/∂z) = (1, 1, 1/√(1 + z)).

Next, we normalize the direction vector ū:

||ū|| = √(4 + 1+ 4) = √9 = 3,

ū_normalized = ū/||ū|| = (2/3, 1/3, -2/3).

Now we can compute the directional derivative:

D_ūf(1, 2, 3) = ∇f(1, 2, 3) · ū_normalized

             = (1, 1, 1/√(1 + 3)) · (2/3, 1/3, -2/3)

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

             = 3/3 - 2/3

             = 1/3.

Therefore, the directional derivative of f(x, y, z) at (1, 2, 3) in the direction ū = (2, 1, -2) is 1/3.

learn more about directional derivative here:

https://brainly.com/question/31958172

#SPJ11

ABCD is a parallelogram, E and F are the mid-points of AB and CD respectively. GH is any line intersecting AD, EF and BC at G,P and H respectively. Prove that GP=PH.

Answers

It has been proven that line segment GP is equal to line segment PH below.

What is a parallelogram?

In Mathematics and Geometry, a parallelogram is a geometrical figure (shape) and it can be defined as a type of quadrilateral and two-dimensional geometrical figure that has two (2) equal and parallel opposite sides.

In this context, the statements and justifications to prove that line segment GP is equal to line segment PH include the following:

Point E and point F are the midpoints of line segments AB and CD (Given).

Since points E and F are the midpoints of line segments AB and DC:

AE = EB = AB/2  (definition of midpoint)

DF = FC = DC/2   (definition of midpoint)

AB = CD and AD = BC (opposite sides of a parallelogram are equal).

AE = EB = DF = FC = AB/2 (substitution property).

Since both AEFD and EBCF are parallelograms, we have:

AD║EF║BC

Therefore, P would be the midpoint of GH by line of symmetry:

GP = GH/2 (definition of midpoint)

PH = GH/2 (definition of midpoint)

GP = PH (proven).

Read more on a parallelogram here: brainly.com/question/31416609

#SPJ4

Missing information:

The question is incomplete and the complete question is shown in the attached picture.

a telephone company wants to estimate the proportion of customers who are satisfied with their service. they use a computer to generate a list of random phone numbers and call those people to ask whether they are satisfied.

Answers

The selection of phone numbers is a simple random sample

How to determine if the selection a simple random sample?

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

Estimating the customer satisfaction

Also, we understand that the estimate was done my a list of random phone numbers

This selection is a random sample

This is so because each phone number in the phone directory has an equal chance of being selected

Read more about random sampling at

https://brainly.com/question/28852504

#SPJ4

Question

A telephone company wants to estimate the proportion of customers who are satisfied with their service. they use a computer to generate a list of random phone numbers and call those people to ask whether they are satisfied.

Is this a simple random sample? Explain.

Let R be the region in the first quadrant of the xy-plane bounded by the hyperbolas xy = 1, xy = 4, and the lines y=x, y = 16x. Use the transformation x=y= uv with u> 0 and v> 0 to rewrite the integra

Answers

To rewrite the integral in terms of the transformation x = y = uv, we need to express the given region R in terms of the new variables u and v.

The region R is bounded by the hyperbolas xy = 1 and xy = 4, and the lines y = x and y = 16x.

Let's start by considering the hyperbola xy = 1. Substituting x = y = uv, we have (uv)(uv) = 1, which simplifies to u^2v^2 = 1.

Next, let's consider the hyperbola xy = 4. Substituting x = y = uv, we have (uv)(uv) = 4, which simplifies to u^2v^2 = 4Now, let's consider the line y = x. Substituting y = x = uv, we have uv = uv.Lastly, let's consider the line y = 16x. Substituting y = 16x = 16uv, we have 16uv = uv, which simplifies to 15uv = 0

.

From these equations, we can observe that the line 15uv = 0 does not provide any useful information for our region R. Therefore, we can exclude it from our analysis.

Now, let's focus on the remaining equations u^2v^2 = 1 and u^2v^2 = 4. These equations represent the curves bounding the region R.

The equation u^2v^2 = 1 represents a hyperbola centered at the originwith asymptotes u = v and u = -v.The equation u^2v^2 = 4 represents a hyperbola centered at the origin with asymptotes u = 2v and u = -2v.Therefore, the region R in the first quadrant of the xy-plane can be transformed into the region in the uv-plane bounded by the curves u = v, u = -v, u = 2v, and u = -2v.Now, you can rewrite the integral in terms of the variables u and v based on this transformed region.

To learn more about  transformation click on the link below:

brainly.com/question/30233592

#SPJ11

Please all of them just the final choices ----> please be
sure 100%
Question [5 points]: Using Laplace transform to solve the IVP: V" + 8y' + 6y = e3+, y(0) = 0, = y'(0) = 0, = then, we have Select one: O None of these. y(t) = L- = -1 1 s3 – 582 – 18s – 18 1 e'{

Answers

The given differential equation, V" + 8y' + 6y = e3t, along with the initial conditions y(0) = 0 and y'(0) = 0, cannot be solved using Laplace transform.

Laplace transform is typically used to solve linear constant coefficient differential equations with initial conditions at t = 0. However, the presence of the term e3t in the equation makes it a non-constant coefficient equation, and the initial conditions are not given at t = 0. Hence, Laplace transform cannot be directly applied to solve this particular differential equation.

The given differential equation, V" + 8y' + 6y = e3t, is a second-order linear differential equation with variable coefficients. The Laplace transform method is commonly used to solve linear constant coefficient differential equations with initial conditions at t = 0.

However, in this case, the presence of the term e3t indicates that the coefficients of the equation are not constant but instead depend on time. Laplace transform is not directly applicable to solve such non-constant coefficient equations.

Additionally, the initial conditions y(0) = 0 and y'(0) = 0 are given at t = 0, whereas the Laplace transform assumes initial conditions at t = 0^-. Therefore, the given initial conditions do not align with the conditions required for Laplace transform.

Considering these factors, we conclude that the Laplace transform cannot be used to solve the given differential equation with the provided initial conditions. Thus, the correct choice is "None of these."

Learn more about equation here:

https://brainly.com/question/29657983

#SPJ11

in square , point is the midpoint of side and point is the midpoint of side . what is the ratio of the area of triangle to the area of square ? express your answer as a common fraction.

Answers

The ratio of the area of the triangle to the area of the square is [tex]\frac{1}{4}[/tex].

State the formula for the triangle's area?

The formula for the area of a triangle can be calculated using the base and height of the triangle. The general formula is:

Area = [tex]\frac{(base\ *\ height) }{2}[/tex]

In this formula, the base refers to the length of any side of the triangle, and the height refers to the perpendicular distance from the base to the opposite vertex.

Let's assume the square has side length s. Since the given points are the midpoints of two sides, they divide each side into two equal segments, each with length [tex]\frac{s}{2}[/tex].

We can construct a triangle by connecting these two points and one of the vertices of the square. This triangle will have a base of length s and a height of [tex]\frac{s}{2}[/tex].

The area of a triangle is given by the formula:

Area = [tex]\frac{(base\ *\ height) }{2}[/tex]

Substituting the values, we have:

[tex]Area of traingle=\frac{(s\ *\frac{s}{2}) }{2}\\=\frac{(\frac{s^2}{2})}{2}\\=\frac{s^2}{4}[/tex]

The area of the square is given by the formula:

Area of square =[tex]s^2[/tex]

Now, we can calculate the ratio of the area of the triangle to the area of the square:

[tex]Ratio =\frac{ (Area of triangle)}{ (Area of square)} \\=\frac{(\frac{s^2}{ 4})}{s^2} \\\\= \frac{s^2 }{4 * s^2}\\\\=\frac{1}{4}[/tex]

Therefore, the ratio of the area of the triangle to the area of the square is [tex]\frac{1}{4}[/tex], expressed as a common fraction.

To learn more about the triangle's area  from the given link

https://brainly.com/question/17335144

#SPJ4

Solve the initial value problem. dy = x²(y – 2), y(0)=4 2 dx The solution is (Type an implicit solution. Type an equation using x and y as the variables.)

Answers

The implicit solutions for the given initial value problem are :

y = 2 + e^(1/3 x^3 + ln(2)) or y = 2 - e^(1/3 x^3 + ln(2))

To solve the initial value problem dy/dx = x^2(y-2), y(0) = 4, we can use separation of variables method.

First, let's separate the variables by dividing both sides by y-2:
dy/(y-2) = x^2 dx

Now we can integrate both sides:
∫ dy/(y-2) = ∫ x^2 dx
ln|y-2| = (1/3)x^3 + C
where C is the constant of integration.

To find the value of C, we can use the initial condition y(0) = 4:
ln|4-2| = (1/3)(0)^3 + C

ln(2) = C

So the final solution is:
ln|y-2| = (1/3)x^3 + ln(2)

Simplifying, we can write it as:
|y-2| = e^(1/3 x^3 + ln(2))

Taking the positive and negative values of the absolute value, we get:
y = 2 + e^(1/3 x^3 + ln(2))
or
y = 2 - e^(1/3 x^3 + ln(2))

These are the implicit solutions for the given initial value problem.

To learn more about initial value problem visit : https://brainly.com/question/31041139

#SPJ11

Pr. #7) Find the absolute extreme values on the given interval. sin 21 2 + cos21

Answers

The absolute extreme values on the given interval, sin 21 2 + cos21 is 1. Since the function is continuous on a closed interval, it must have a maximum and a minimum on the interval.

Since sin²(θ) + cos²(θ) = 1 for all θ, we have:

sin²(θ) = 1 - cos²(θ)

cos²(θ) = 1 - sin²(θ)

Therefore, we can write the expression sin²(θ) + cos²(θ) as:

sin²(θ) + cos²(θ) = 1 - sin²(θ) + cos²(θ)

                    = 1 - (sin²(θ) - cos²(θ))

Now, let f(θ) = sin²(θ) + cos²(θ) = 1 - (sin²(θ) - cos²(θ)).

We want to find the absolute extreme values of f(θ) on the interval [0, 2π].

First, note that f(θ) is a continuous function on the closed interval [0, 2π] and a differentiable function on the open interval (0, 2π).

Taking the derivative of f(θ), we get:

f'(θ) = 2cos(θ)sin(θ) + 2sin(θ)cos(θ) = 4cos(θ)sin(θ)

Setting f'(θ) = 0, we get:

cos(θ) = 0 or sin(θ) = 0

Therefore, the critical points of f(θ) on the interval [0, 2π] occur at θ = π/2, 3π/2, 0, and π.

Evaluating f(θ) at these critical points, we get:

f(π/2) = 1

f(3π/2) = 1

f(0) = 1

f(π) = 1

Therefore, the absolute maximum value of f(θ) on the interval [0, 2π] is 1, and the absolute minimum value of f(θ) on the interval [0, 2π] is also 1.

In summary, the absolute extreme values of sin²(θ) + cos²(θ) on the interval [0, 2π] are both equal to 1.

To know more about extreme value refer here:

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

#SPJ11

For which situations would it be appropriate to calculate a probability about the difference in sample means?

1) Both population shapes are unknown. N1 = 50 and n2 = 100. 2) Population 1 is skewed right and population 2 is approximately Normal. N1 = 50 and n2 = 10. 3) Both populations are skewed right. N1 = 5 and n2 = 10. 4) Population 1 is skewed right and population 2 is approximately Normal. N1 = 10 and n2 = 50. 5) Both populations have unknown shapes. N1 = 50 and n2 = 100. 6) Both populations are skewed left. N1 = 5 and n2 = 40

Answers

Calculating a probability about the difference in means may not be appropriate for these situations.

Calculating a probability about the difference in sample means would be appropriate in situations where we are comparing two samples and want to know if the difference between the means is statistically significant.

In situation 1, where both population shapes are unknown and N1 = 50 and n2 = 100, we can use the central limit theorem to approximate a normal distribution for the sample means, making it appropriate to calculate a probability about the difference in means.

In situation 2, where population 1 is skewed right and population 2 is approximately normal, N1 = 50 and n2 = 10, we can still use the central limit theorem to approximate a normal distribution for the sample means, even though the populations are not normal.

In situation 4, where population 1 is skewed right and population 2 is approximately normal, N1 = 10 and n2 = 50, we can also use the central limit theorem to approximate a normal distribution for the sample means.

In situation 5, where both populations have unknown shapes and N1 = 50 and n2 = 100, we can again use the central limit theorem to approximate a normal distribution for the sample means.

However, in situations 3 and 6, where both populations are skewed right and left respectively, with small sample sizes (N1 = 5 and n2 = 10, N1 = 5 and n2 = 40), it may not be appropriate to use the central limit theorem, as the sample means may not be normally distributed.

To learn more about : probability

https://brainly.com/question/251701

#SPJ8

The horizontal asymptotes of the curve are given by Y1 = Y2 = where Y1 > Y2. The vertical asymptote of the curve is given by x = - → ← y = Y 11x (x² + 1) + -5x³ X- 4

Answers

The curve has two horizontal asymptotes, denoted as Y1 and Y2, where Y1 is greater than Y2. The curve also has a vertical asymptote given by the equation x = -5/(11x² + 1) - 4.

To find the horizontal asymptotes, we examine the behavior of the curve as x approaches positive and negative infinity. If the curve approaches a specific value as x becomes very large or very small, then that value represents a horizontal asymptote.

To determine the horizontal asymptotes, we consider the highest degree terms in the numerator and denominator of the function. Let's denote the numerator as P(x) and the denominator as Q(x). If the degree of P(x) is less than the degree of Q(x), then the horizontal asymptote is y = 0. If the degrees are equal, the horizontal asymptote is the ratio of the leading coefficients of P(x) and Q(x). In this case, the degrees are different, so there is no horizontal asymptote at y = 0. We need further information or analysis to determine the exact values of Y1 and Y2.

Regarding the vertical asymptote, it is determined by setting the denominator of the function equal to zero and solving for x. In this case, the denominator is 11x² + 1. Setting it equal to zero gives us 11x² = -1, which implies x = ±√(-1/11). However, this equation has no real solutions since the square root of a negative number is not real. Therefore, the curve does not have any vertical asymptotes.

Note: Without additional information or analysis, it is not possible to determine the exact values of Y1 and Y2 for the horizontal asymptotes or provide further details about the behavior of the curve near these asymptotes.

Learn more about asymptote here:

https://brainly.com/question/32038756

#SPJ11

Find the area of the region tht lies outside the circle r = 1 and inside the cardioid r= 1 -cos . First sketch r=1 and r=1-cos e. Partial Credit for (a) algebra/trig used to find intersection points (b) sketching both curves in polar coordinates and shading the region your integral will find. (c) set up of integral with limits of integration included to calculate area (d) solving integral completely with exact (not approximated) values in solution and answer.

Answers

For the curve a) Cardioid:Center : [tex]$\left(1,0\right)$Radius : $\left|1-\cos(\theta)\right|$[/tex] b) The graph of both curves will be:Also, the shaded region is given. c) the area of the shaded region is [tex]$0$[/tex].

Given curve are: [tex]$$r=1$$$$r=1-\cos(\theta)$$[/tex] for the given equation in the curve.

Part (a)Sketching the given curves in polar coordinates gives:1.

Circle:Center : Radius :. Cardioid:Center : [tex]$\left(1,0\right)$Radius : $\left|1-\cos(\theta)\right|$[/tex]

The two curve intersect when $r=1=1-\cos(\theta)$.

Solving this equation gives us $\theta=0, 2\pi$. Therefore, the two curves intersect at the pole. The intersection point [tex]$r=1=1-\cos(\theta)$.[/tex]at the origin belongs to both curves.

Hence, it is not a suitable candidate for the boundary of the region.

Part (b)The graph of both curves will be:Also, the shaded region is:

(c)To find the area of the shaded region, we integrate the area element over the required limits

[tex].$$\begin{aligned}\text {Area }&=\int_{0}^{2\pi}\frac{1}{2}\left[(1-\cos(\theta))^2-1^2\right]d\theta\\\\&=\int_{0}^{2\pi}\frac{1}{2}\left[\cos^2(\theta)-2\cos(\theta)\right]d\theta\\\\&=\frac{1}{2}\left[\frac{1}{2}\sin(2\theta)-2\sin(\theta)\right]_{0}^{2\pi}\\\\&=0\end{aligned}$$[/tex]

Therefore, the area of the shaded region is[tex]$0$[/tex].

Learn more about curve here:

https://brainly.com/question/30816589


#SPJ11

Thomas' Bike Shop stocks a high volume item that has a normally distributed demand during lead time. The average daily demand is 70 units, the lead time is 4 days, and the standard deviation of demand during lead time is 15.
1) How much safety stock provides a 95% service level to Thomas?
2) What should the reorder point be

Answers

The required answer is set the reorder point at approximately 304.68 units.

Explanation:-

1) To calculate the safety stock for a 95% service level, we need to find the appropriate z-value for the normal distribution. A 95% service level corresponds to a z-value of 1.645.

Safety Stock = z-value * Standard Deviation of Demand during Lead Time
Safety Stock = 1.645 * 15
Safety Stock ≈ 24.68 units

So, Thomas needs to maintain approximately 24.68 units of safety stock to provide a 95% service level.

2) To calculate the reorder point, we need to consider the average demand during lead time and the safety stock.

Reorder Point = (Average Daily Demand * Lead Time) + Safety Stock
Reorder Point = (70 units/day * 4 days) + 24.68 units
Reorder Point ≈ 280 + 24.68
Reorder Point ≈ 304.68 units

Thomas should set the reorder point at approximately 304.68 units.

To know about normal distribution . To click the link.

https://brainly.com/question/15103234.

#SPJ11

(1 point) A cylinder is inscribed in a right circular cone of height 3 and radius (at the base) equal to 2. What are the dimensions of such a cylinder which has maximum volume? Radius= Height=
(1 poi

Answers

To find the dimensions of the cylinder that has the maximum volume inscribed in a right circular cone, we can use the concept of similar triangles.

Let's denote the radius of the cylinder as r and the height as h. We want to maximize the volume of the cylinder, which is given by V = πr²h.

Considering the similar triangles formed by the cone and the inscribed cylinder, we can set up the following proportions:

[tex]\frac{r}{2} = \frac{h}{3}[/tex]

Simplifying this proportion, we find:

[tex]r =\frac{2}{3}h[/tex]

Now, we can substitute this value of r into the volume formula:

[tex]V=\pi (\frac{2}{3}h)^2h=(\frac{4}{9} )\pih^{3}[/tex]

To maximize V, we need to maximize h³. Since the height of the cone is given as 3, we need to ensure that h ≤ 3. Therefore, h = 3.

Substituting this value of h into the equation, we find:

[tex]V=\frac{4}{9}\pi 3^{3}[/tex]

[tex]=\frac{4}{9}\pi (27)[/tex]

[tex]= \frac{36\pi }{3}\\\\=12\pi[/tex]

Therefore, the dimensions of the cylinder with the maximum volume are:

[tex]Radius =r= \frac{2}{3}h = \frac{2}{3}(3 )= 2[/tex]

Height = h = 3

So, the cylinder has a radius of 2 and a height of 3 to maximize its volume.

To learn more about volume visit:

brainly.com/question/22165609

#SPJ11

Section 1.4: Problem 20 (1 point) Let x2 - 4 F(x) |x - 2|| Sketch the graph of this function and find the following limits if they exist (if not, enter DNE). 1. lim F(x) 2 2. lim F(x) 3. lim F(x) 12 2

Answers

We need to analyze the behavior of the function near those values. The graph of F(x) can provide insights into the limits, and we will determine the limits at x = 2, x = 3, and x = 12.

The function F(x) is defined as F(x) = (x^2 - 4)/|x - 2|.

To sketch the graph of F(x), we can analyze the behavior of F(x) in different intervals. When x < 2, the absolute value term becomes -(x - 2), resulting in F(x) = (x^2 - 4)/-(x - 2) = -(x + 2). When x > 2, the absolute value term is (x - 2), resulting in F(x) = (x^2 - 4)/(x - 2) = x + 2.

Therefore, we can see that F(x) is a piecewise function with F(x) = -(x + 2) for x < 2 and F(x) = x + 2 for x > 2.

Now, let's evaluate the limits:

lim F(x) as x approaches 2: Since F(x) = x + 2 for x > 2 and F(x) = -(x + 2) for x < 2, the limit of F(x) as x approaches 2 from both sides is 2 + 2 = 4.

lim F(x) as x approaches 3: Since F(x) = x + 2 for x > 2, as x approaches 3, F(x) also approaches 3 + 2 = 5.

lim F(x) as x approaches 12: Since F(x) = x + 2 for x > 2, as x approaches 12, F(x) approaches 12 + 2 = 14.

Therefore, the limits are as follows: lim F(x) = 4, lim F(x) = 5, and lim F(x) = 14.

Learn more about absolute value here:

https://brainly.com/question/17360689

#SPJ11

Other Questions
question at position 32 an aversive stimulus is administered following a response in the presence of a tone. however, when the tone is not present, the same response does not bring about the aversive stimulus. therefore, the subject learns to suppress their responding to avoid punishment only when the tone is present. this procedure is called: a) Calculate sinh (log(3) - log(2)) exactly, i.e. without using a calculator (b) Calculate sin(arccos()) exactly, i.e. without using a calculator. (c) Using the hyperbolic identity cosh? r sinh r=1, and without using a calculator, find all values of cosh r, if tanh x = 1. Please show all work & DO NOT USE A CALCULATOREXPLAIN YOUR REASONINGQuestion 4 12 pts Determine if the series converges or diverges. 3 . [Select] nh n=1 2n B. (n + 2)! (-1) 20 - (2n) Select] n=0 C. -2/5 n [Select ] MiM n2 2 n - 2 D. n2 + 3n n=1 3) [Select] 3 Safe Inc. is a manufacturer of safes. The following information is available from the company's budgets: July August September October November Sales $1,106 $2,215 $1,603 $1,515 $1,907 All sales of Safe Inc. are credit sales: they collect 46% of cash later in the same month, 30% in the next month, and the remaining part in two months. What is the amount of Accounts Receivable in the budgeted balance sheet of Safe Inc. prepared for November 1? Assume there are no transactions registered on November 1. A) 18 B) 17 52) x2.7 52) h(x) = x+6 (x-2 A) - 8 if x2-6 :h(-6) if x. -6 B) undefined C) 8 D) -4 53) -1 By definition, theoretical probability is equal to:A. No. of favorable outcomes/ total no. of possible outcomes B. No. of total outcomes/ total no. of impossible outcomesC. No. of possible outcomes/ total no. of favorable outcomesD. No. of total outcomes/ total no. of possible outcomes Robert has some nickels and some dimes. He has a maximum of 29 coins worth no less than $2.20 combined. If Robert has 10 nickels, determine all possible values for the number of dimes that he could have. Your answer should be a comma separated list of values. If there are no possible solutions, submit an empty answer. A defense contractor, is developing a cash budget for October, November, and December. The company's purchases in August and September were $120,000 and $150,000 respectively. Purchases of $170,000, $160,000 and $140,000 have been forecast for October, November, and December. 10% will be paid immediately in cash, 70% is paid the month following the purchase, and the remaining 20% is paid two months following the purchase. Rent of $20,000 will be paid each month. . . Wages and salaries amount to 20% of the preceding month's sales. The beginning cash balance on October 1 is $22,000. The company also wishes to maintain a minimum cash balance of $15,000. Forecasted cash receipts for October, November, and December are 218, 200 and 175 respectively. . . Using the above information, prepare Q4 cash budget. During selection, a job applicants past performance, experience and education are all examples of ____________.a) Group of answer choicesb) elements of job performancec) selection criteriad) predictors of selection criteriae) none of the suggested answers is correct For a letter sorting job, applicants are given a speed-reading test. Assume scores are normally distributed, with a mean of 73.9 and a standard deviation of 8.09. If only the top 21% of the applicants are selected, find the cutoff score. Draw apicture of the situation. two 18 cm -long thin glass rods uniformly charged to 18nc are placed side by side, 4.0 cm apart. what are the electric field strengths e1 , e2 , and e3 at distances 1.0 cm , 2.0 cm , and 3.0 cm to the right of the rod on the left, along the line connecting the midpoints of the two rods? A patient complains about the taste of the sublingual nitroglycerin and admits that he swallows it rather than holding it under his tongue. The nurse explains that sublingual medications.a. should not be swallowed because it alters the absorption potential.b. can be inserted rectally without loss of absorption potentialc. can be held against the roof of the mouth with the tongue to reduce taste.d. can be taken between the cheek and tongue to diminish taste. a client with bipolar disorder has been following the prescribed medication regimen. the client indicates to the nurse a desire to stop the medication now that the client is feeling better. the nurse tells the client that most likely the client will have to remain on the medication for life to keep the condition under control. the nurse is practicing which principle? Please help me as fast as possible! I really need help! Ill mark as brainliest for correct answers. Please help fast please the leader who builds an enduring great organization through a combination of personal humility and professional resolve is a ____ leader how to set up scheduled payroll liabilities in quickbooks desktop True/false: disintermediation provides major benefits to the distributor According to Shamir, the vision articulated by charismatic leaders emphasizes: a. specific, challenging performance objectivesb. tangible benefits that justify exceptional follower effortc. symbolic and expressive aspects of the work itselfd. factual evidence about the feasibility of the objectives johanna is a therapist who helps clients work toward solutions to their symptoms and problems. these solutions involve changing the clients' thoughts and behaviors. johanna is practicing Restrict Telnet and SSH AccessYou are in the process of configuring a new router. The router interfaces will connect to the following networks:InterfaceNetworkFastEthernet0/0192.168.1.0/24FastEthernet0/1192.168.2.0/24FastEthernet0/1/0192.168.3.0/24Only Telnet and SSH access from these three networks should be allowed.In this lab, your task is to:Create a standard access list number 5 using the access-list command.Add a permit statement for each network to the access list.Apply the access list to VTY lines 0-4 using the access-class command. Use the in direction to filter incoming traffic.Save your changes in the startup-config file.Select Router.Press Enter to get started.At the Router> prompt, type enable and press Enter.At the Router# prompt, type config t and press Enter.At the Router(config)# prompt, type access-list 5 permit 192.168.1.0 0.0.0.255 and press Enter.At the Router(config)# prompt, type access-list 5 permit 192.168.2.0 0.0.0.255 and press Enter.At the Router(config)# prompt, type access-list 5 permit 192.168.3.0 0.0.0.255 and press Enter.At the Router(config)# prompt, type line vty 0 4 and press Enter.At the Router(config-line)# prompt, type access-class 5 in and press Enter.Press Ctrl + Z.At the Router# prompt, type copy run start and press Enter.Press Enter to begin building the configuration.