Questions
Current Issues One of the biggest issues facing this company is the rise in prices of...

Current Issues

One of the biggest issues facing this company is the rise in prices of raw materials, especially the iconic almond, which due to drought in California has seen a price rise in recent years. In order to diversify their product line, Brown & Haley has started to expand its repertoire to including other nuts, such as cashews and macadamia nuts. They also have a project underway to test a new product line of packaged mixed nuts. Note that this scenario is fictional and the details do not represent actual operations of Brown & Haley.

The Scenario

The company is considering three nut mixes for inclusion in the new product line: Regular Mix, Deluxe Mix, and Holiday Mix. Each mix is made from 5 nuts in different combinations:

  • The Regular Mix consists of 15% almonds, 25% Brazil nuts, 25% filberts, 10% pecans, and 25% walnuts
  • The Deluxe Mix consists of 20% of each type of nut
  • The Holiday Mix consists of 25% almonds, 15% Brazil nuts, 15% filberts, 25% pecans, and 20% walnuts

An accountant at Brown & Haley completed a cost analysis and determined that the profit contribution per pound is $1.65 for the Regular Mix, $1.90 for the Deluxe Mix, and $2.35 for the Holiday Mix.

Different nuts come from different suppliers. They are shipped in bulk containers and ordering a partial container is not possible. The currently available container sizes and costs are as follows:

Type of Nut

Container Size (pounds)

Cost per Container

Almond

6000

$7800

Brazil

7500

$7350

Filbert

7500

$7150

Pecan

6000

$7200

Walnut

7500

$7450

One container of each of the types of nuts has been ordered and is on the way.

The sales and marketing teams have projected that initial demand for the different types of mixes will be as follows:

Type of Mix

Orders (pounds)

Regular

10,000

Deluxe

5,000

Holiday

3,000

The president of Brown & Haley wants to commit to producing enough of the various mixes to meet the projected initial demand, even if not immediately profitable, in order to introduce these new mixes to the market.

PLEASE READ THE QUESTIONS

PLEASE READ THE QUESTIONS

PLEASE READ THE QUESTIONS

  1. How much of each type of mix should be made using only the nuts already ordered and keeping in mind the President’s requirement to meet the initial demand for each type of mix?  
  2. Sometimes small amounts of certain types of nuts become available in secondary markets. Which types of nuts should be pursued in order to increase profit?
  3. The marketing department is proposing an upgrade to the packaging of the Holiday Mix that would decrease the profit contribution from $2.35 to $2.29 per pound. Would the number of pounds of each type of mix be changed in the optimal solution? (Note that the President would be impressed if you did not need to rerun Solver to answer this question)
  4. If the President’s requirement to meet the initial demand for each type of mix were eliminated would profitability be impacted? If so, by how much?

In: Advanced Math

Let sequence an be a bounded sequence and let E be the set of subsequential limits...

Let sequence an be a bounded sequence and let E be the set of subsequential limits of an. prove that E is bounded and contains both sup E and inf E

In: Advanced Math

Computational Geometry: Let E be an unsorted set of n segments that are the edges of...

Computational Geometry:

Let E be an unsorted set of n segments that are the edges of a convex polygon. Describe an O(nlogn) algorithm that computes from E a list containing all vertices of the polygon, sorted in clockwise order.

Don't copy other peoples wrong answer or you get down-voted.

In: Advanced Math

Let ?V be the set of vectors in ?2R2 with the following definition of addition and...

Let ?V be the set of vectors in ?2R2 with the following definition of addition and scalar multiplication:
Addition: [?1?2]⊕[?1?2]=[0?2+?2][x1x2]⊕[y1y2]=[0x2+y2]
Scalar Multiplication: ?⊙[?1?2]=[0??2]α⊙[x1x2]=[0αx2]
Determine which of the Vector Space Axioms are satisfied.

A1. ?⊕?=?⊕?x⊕y=y⊕x for any ?x and ?y in ?V
? YES NO

A2. (?⊕?)⊕?=?⊕(?⊕?)(x⊕y)⊕z=x⊕(y⊕z) for any ?,?x,y and ?z in ?V
? YES NO

A3. There exists an element 00 in ?V such that ?⊕0=?x⊕0=x for each ?∈?x∈V
? YES NO

A4. For each ?∈?x∈V, there exists an element  −?−x in ?V such that ?⊕(−?)=0x⊕(−x)=0
? YES NO

A5.  ?⊙(?⊕?)=(?⊙?)⊕(?⊙?)α⊙(x⊕y)=(α⊙x)⊕(α⊙y) for each scalar ?α and any ?x and ?y ?V
? YES NO

A6. (?+?)⊙?=(?⊙?)⊕(?⊙?)(α+β)⊙x=(α⊙x)⊕(β⊙x) for any scalars ?α and  ?β and any ?∈?x∈V
? YES NO

A7. (??)⊙?=?⊙(?⊙?)(αβ)⊙x=α⊙(β⊙x) for any scalars ?α and  ?β and any ?∈?x∈V
? YES NO

A8. 1⊙?=?1⊙x=x for all ?∈?x∈V
? YES NO

In: Advanced Math

Please someone assist me with the following problem please! 5. K-nearest-neighbor Given the training data set...

Please someone assist me with the following problem please!

5. K-nearest-neighbor

Given the training data set shown below

Sample

x

Y

Label?

1

1

5

Yes

2

2

4

Yes

3

3

2

No

4

0

1

Yes

5

5

5

No

6

4

4

No

Predict the label for a sample, [2, 2] by using

1) 1-nearest neighbor. Show steps.

2) 3-nearest neighbor. Show steps.

6. K-means

Given six data points,

X1: (1, 1)

X2: (5, 5)

X3: (1, 2)

X4: (4, 4)

X5: (2, 2)

X6: (4, 5)

1) Plot all the points on a two-dimensional plane.

2) Supposing initial centroids are (5, 3) and (2, 4), group six points into two clusters by using L1 norm distance measure. Show steps.

In: Advanced Math

Solve the linear programming problem by the method of corners. Maximize P = 5x + 6y    ...

Solve the linear programming problem by the method of corners.

Maximize P = 5x + 6y    
subject to   x + y 10
3x + y 12
−2x + 3y 8
x ≥ 0, y ≥ 0  

In: Advanced Math

Consider the parabolas y=x^2 and y=a(x-b)^2+c, where a,b,c are all real numbers (a) Derive an equation...

Consider the parabolas y=x^2 and y=a(x-b)^2+c, where a,b,c are all real numbers

(a) Derive an equation for a line tangent to both of these parabolas (show all steps with a proof, assuming that such a line exists)

(b) Assume that the doubly-tangent line has an equation y+Ax+B. Find an example of values of a,b,c (other than the ones given here) such that A,B ∈ Z

In: Advanced Math

Based on Euler's identity, show the linear superposition of the eigenfunctions

Based on Euler's identity, show the linear superposition of the eigenfunctions

In: Advanced Math

A series circuit has a capacitor of 1.6×10−6 F and an inductor of 2.5 H. If...

A series circuit has a capacitor of 1.6×10−6 F and an inductor of 2.5 H. If the initial charge on the capacitor is 0.11×10−6C and there is no initial current, find the charge Q on the capacitor at any time t.

Enter an exact answer. Do not use thousands separator in the answer field.

Enclose arguments of functions in parentheses. For example, sin(2x).

Q(t) = ?

In: Advanced Math

Find the appropriate series solutions about the origin. for 2x(x+2)y''+y'-xy

Find the appropriate series solutions about the origin.

for 2x(x+2)y''+y'-xy

In: Advanced Math

Write the first three non-zero terms of the Taylor series of sin x near x0 =...

Write the first three non-zero terms of the Taylor series of sin x near x0 = 3π/2. Sketch a plot of the curves for sin x and your approximation.

In: Advanced Math

If n>=2, prove the number of prime factors of n is less than 2ln n.

If n>=2, prove the number of prime factors of n is less than 2ln n.

In: Advanced Math

Eight students (Anna, Brian, Carol, ...) are to be seated around a circular table with eight...

Eight students (Anna, Brian, Carol, ...) are to be seated around a circular table with eight seats, and two seatings are considered the same arrangement if each student has the same student to their right in both seatings.(a) How many arrangements of the eight students are there?(b) How many arrangements of the eight students are there with Anna sitting next to Brian?(c) How many arrangements of the eight students are there with Brian sitting next to both Anna and Carol?(d) How many arrangements of the eight students are there with Brian sitting next to either Anna or Carol?

please explain how u got the numerical answer for each part, like what you multiplied to get it

In: Advanced Math

The diploma ceremony process was as follows. Students lined up to be hooded. Professors Venkataraman and...

The diploma ceremony process was as follows. Students lined up to be hooded. Professors Venkataraman and Rodriguez performed the actual hooding ceremony. Together, they could hood 12 students per minute, on average. After hooding, students waited at the top of the steps to the stage until a Faculty Marshal called their name. This past year, Professor Allayannis read the names of the Global MBA for Executives (GEMBA) students, Professor Wilcox read the names of the MBA for Executives (EMBA) students, and Professors Frank and Parmar read the names of the residential MBA students. There were 29 GEMBA students, 65 EMBA students, and 315 residential MBA students. Once their name was called, students walked across the stage to Dean Bruner, who handed out their diploma. Then they continued on across the rest of the stage and returned to their seat. The administration had set a target of finishing the diploma ceremony in 60 minutes. The Marshals called names at the rate of one every 7 seconds. It took students an average of 8.2 seconds to walk across the stage, shake the Dean’s hand, and receive their diploma. After the handshake, it took students an additional 2 seconds to depart from the stage. There were approximately five students on the stage at any given time (one being hooded, two waiting for their names to be called, one in the process of receiving the diploma and congratulatory handshake, and one finishing the walk across the stage.)

1. What is the takt time for the diploma ceremony? Answer in seconds.

2. What is the cycle time for the process? Answer in seconds.

3. What is the throughput time for a student from the time he/she begins the hooding process until he/she walks off the stage? Answer in seconds.

4. What is the throughput rate? Answer in students per hour.

5. Could the goal of a 60-minute diploma ceremony be met? Yes or no?why.

In: Advanced Math

Consider the differential equation y′(t)+9y(t)=−4cos(5t)u(t), with initial condition y(0)=4, A)Find the Laplace transform of the solution...

Consider the differential equation y′(t)+9y(t)=−4cos(5t)u(t),
with initial condition y(0)=4,

A)Find the Laplace transform of the solution Y(s).Y(s). Write the solution as a single fraction in s.

Y(s)= ______________

B) Find the partial fraction decomposition of Y(s). Enter all factors as first order terms in s, that is, all terms should be of the form (c/(s-p)), where c is a constant and the root p is a constant. Both c and p may be complex.

Y(s)= ____ + ______ +______

C) Find the inverse transform of Y(s). The solution must consist of all real terms.

L−1{Y(s)} = _______________________

In: Advanced Math