Tommy Choi is the quality assurance director at Bimbo Bakery Corporate R&D Facility. They are investigating a moisture issue, where excessive moisture would create microbial growth negatively affecting the shelf life of their products. He sent a team to evaluate several moisture analyzers. Mettler Toledo is a leading analytical instrumentation supplier, and has several models with various capabilities.
Moisture for bread is about 37.5%, the value changes with the type of bread, quality of bread, quality of flour used, protein content of flour, season of wheat production, etc. Tommy conducted an extensive assessment, and found that +/- 2.3% gives the optimal shelf life.
3 models of Mettler Toledo moisture analyzers are being evaluated.
Model HC 103, priced at $4,500. Mean = 38.50%, standard deviation at 0.77%
Model HE 53 priced at $3,000. Mean = 36.50%, standard deviation at 1.1%
Model HX 204, priced at $12,000. Mean = 37.3%, standard deviation at 0.7%
All answers to 3 significant figures
In: Advanced Math
You're cleaning up your little nephew's toy room. There are T toys on the floor and n empty toy storage boxes. You randomly throw toys into boxes, and when you're done the box with the most toys contains N toys.
(a) What is the smallest that N could be when T=2n+1?
(b) What is the smallest that NN could be when T=kn+1?
(c) Now suppose that the number of toys T satisfies
T< n/(n−1)2.
Prove that when you are done cleaning up, there will be (at least) one pair of boxes that contain the same number of toys.
Hint
Argue the contrapositive by assuming that every box ends up a different number of toys. What is the fewest number of toys you could have started with?
Note:
In: Advanced Math
You're cleaning up your little nephew's toy room. There are T toys on the floor and n empty toy storage boxes. You randomly throw toys into boxes, and when you're done the box with the most toys contains N toys.
(a) What is the smallest that N could be when T=2n+1?
(b) What is the smallest that NN could be when T=kn+1?
(c) Now suppose that the number of toys T satisfies
T< n/(n−1)2.
Prove that when you are done cleaning up, there will be (at least) one pair of boxes that contain the same number of toys.
Hint
Argue the contrapositive by assuming that every box ends up a different number of toys. What is the fewest number of toys you could have started with?
Note:
In: Advanced Math
Elementary Linear Algebra (2nd Edition) . Chapter 6.5, Problem 64E. Please explain. I can calculate for the first column, but not the second. F(3;1) - F(-2;1) =Q(5;0)=(-3;4) =Q(5(1;0))=(-3;4) =>Q(1;0)=((-3/5);(4/5)) As you can see, I can solve for the first column, but I am stuck at the second one using this method. The problem is I cannot find a vector I can add (1;0) to to get some kind of (0;x) vector. Please help. I would appreciate it very much.
In: Advanced Math
Showing your work, determine the values of m and n for which the complete bipartite graph Km,n has an
a) Euler circuit?
b) Euler path?
In: Advanced Math
can someone please answer for me that quaestions. please make sure that i understand your work and handwriting. thank you
_____________________________________________________
1. We will sketch some quadrics, but in order to make sure our graphs have some accuracy, we will project the surfaces onto the 3 coordinate planes. For each equation, draw four separate graphs for the surface S:
i. the projection of S onto the xy-plane,
ii. the projection of S onto the xz-plane,
iii. the projection of S onto the zy-plane,
iv. the graph of S (axes optional).
[Note that I am not looking for works of art—just a rough understanding of the shape of the curves/ surfaces. For parts i–iii you may draw these curves in R3 (instead of R3 ).]
(a) Ellipsoid: x2 + 2y2 + 3z2 = 6
(b) Paraboloid: z = 2x2 + y2 − 1
(c) Hyperboloid: x2 + y2 − z2 = 1
(d) Hyperbolic Paraboloid: z = 2x2 − y2 + 1
2. Suppose we have two spheres: x2 + y2 + z2 = 1 and (x − a)2 + (y − b)2 + (z − c)2 = r2 , where r > 0.
(a) Identify the centers and radii for each sphere.
(b) Give an example of values for a, b, c, and r so that the spheres intersect
i. no where,
ii. in a circle,
iii. (exactly) in a point.
(c) Suppose the spheres intersect somehow. The location of the coordinate axes do not change whether or not the planes intersect, so let’s “move” the spheres to make the equations easier.
x2 + y2 + z2 = 1, x2 + y2 + (z − c)2= r2 .
Show that their intersection must live in a plane.
3. Suppose we have two paraboloids: z = x2 + y2 − 2 and z = 4 − 2x2 − y2 , call them P1 and P2 respectively.
(a) In three separate graphs draw both projections of P1 and P2 onto the...
i. xy-plane,
ii. xz-plane,
iii. yz-plane.
(b) Verify that their curve of intersection is
r(t) = <√ 2 cos(t), √ 3 sin(t), sin2 (t)> .
[Hint: Show that the curves lives on both surfaces.]
(c) Determine the unit tangent vector for the curve r(t) from part (b) at three t-values:
i. t = 0,
ii. t = π/3,
iii. t = π/2.
(d) Use your data from part (c) to show that the curve r(t) cannot live in a plane.
In: Advanced Math
The answers are given already but can u pls give explanation on how they got each answer?
PART A Fill in the blank. Select “A” for Always, “B” for Sometimes, and “C” for Never.
A set of 3 vectors from R3 _S(B)_ forms a basis for R3.
A set of 2 vectors from R3 _N(C)_ spans R3.
A set of 4 vectors from R3 is _N(C)_ linearly independent.
A set of 2 vectors from R3 is _S(B)_ linearly independent.
If a set of vectors spans a vector space V then it is _S(B)_ a basis for V.
If B1 and B2 are two different sets of vectors and each forms a basis for the same vector space, then B1 and B2 _A_ have the same number of vectors.
If A is a set consisting of only the zero vector and V is a vector space, then A is _A_ a subspace for V.
If S is a linearly independent subset of a vector space V, then a given vector in Span(S) can _A_ be
expressed uniquely as a linear combination of vectors in S.
In: Advanced Math
Recurrent Nets:
(a) What is the “vanishing or exploding gradient problem” in recurrent nets?
(b) Give a weight initialization method that can mitigate the vanishing or exploding gradient problem.
(c) Recurrent nets are notoriously bad at “remembering” things for more than a few iterations. Give the names and quick descriptions of two methods that augment RNNs with a memory.
In: Advanced Math
Consider the following initial value problem
dy/dt = 3 − 2*t − 0.5*y, y (0) = 1
We would like to find an approximation solution with the step size h = 0.05.
What is the approximation of y(0.1)?
In: Advanced Math
In: Advanced Math
A. Prove that R and the real interval (0, 1) have the same cardinality.
In: Advanced Math
The region bounded by y=(1/2)x, y=0, x=2 is rotated around the x-axis.
A) find the approximation of the volume given by the right riemann sum with n=1 using the disk method. Sketch the cylinder that gives approximation of the volume.
B) Fine dthe approximation of the volume by the midpoint riemann sum with n=2 using disk method. sketch the two cylinders.
In: Advanced Math
Prove that any non identity element of a free group is of infinite order
In: Advanced Math
A newborn baby receives $2,000 on her birthday from her parents which is deposited into an account and invested in the Vanguard S&P 500 Index Fund. That is $2,000 deposited at t=0.
Assume that on every subsequent birthday up to and including her 16th birthday, the baby's parents deposit an additional $1,000 into the same account and invest the money in the Vanguard S&P 500 Index Fund. That is $1,000 deposited on each of t=1 through t=16. There are no more contributions.
Assume the investments in the Vanguard S&P 500 Index Fund grow at 6% every year after all taxes and expenses. What will be the balance in the account at the baby's 65th birthday, rounded to whole dollars?
In: Advanced Math
u=sinatsinbx
Show that this function u is a solution of the partial differential equation u_tt = c ^ 2*u_xx and find the appropriate c.
In: Advanced Math