Gaus-Jordan Elimination:
A glass of skim milk supplies 0.1 mg of iron, 8.5 g of protein, and 1 g of carbohydrates. A quarter pound of lean red meat provides 3.4 mg of iron, 22 g of protein, and 20 g of carbohydrates. Two slices of whole-grain bread supply 2.2 mg of iron, 10 g of protein, and 12 g of carbohydrates. If a person on a special diet must have 22.9 mg of iron, 173.5 g of protein, and 131 g of carbohydrates, how many glasses of skim milk, how many quarter-pound servings of meat, and how many two-slice servings of whole-grain bread will supply this?
skim milk | glasses | ||
meat | quarter-pound servings | ||
whole-grain bread | two-slice servings |
In: Advanced Math
In: Advanced Math
Find the 0-divisors of the following rings. (a) Z2 × Z4
(b) Z91
(c) Z167
In: Advanced Math
Consider the following real 3rd order polynomial
f (x)= x^3− 5.5 x^2− 5x+ 37.5
A) Use the bisection method to determine one of the roots, employing initial guesses of xl = - 10, xu = -1, and a stopping criterion εs=12% .
B) Use the false position method to determine a root, employing initial guesses of xl = - 1, xu = 4, and a stopping criterion εs=3%. Was this method the best for these initial guesses?
C) Use the fixed point iteration to determine a root, employing an initial guess x0 = 7 and a stopping criterion εs=5%
D) Use the Newton-Raphson to determine a root, employing an initial guess x0 = 7 and a stopping criterion εs=5%
Please please show all steps
Thank you
In: Advanced Math
Solve the linear programming problem by the method of
corners.
Find the minimum and maximum of P = 4x +
2y subject to
3x | + | 5y | ≥ | 20 |
3x | + | y | ≤ | 16 |
−2x | + | y | ≤ | 1 |
x ≥ 0, y ≥ 0. |
The minimum is P =
at (x, y) =
The maximum is P =
at (x, y) =
In: Advanced Math
Consider the relation R defined on the set Z as follows: ∀m, n ∈ Z, (m, n) ∈ R if and only if m + n = 2k for some integer k. For example, (3, 11) is in R because 3 + 11 = 14 = 2(7).
(a) Is the relation reflexive? Prove or disprove.
(b) Is the relation symmetric? Prove or disprove.
(c) Is the relation transitive? Prove or disprove.
(d) Is it an equivalence relation? Explain.
In: Advanced Math
Find the minimizer of f(x) = x4 - 14x3 + 60x2 - 70x on interval [5, 7] using the golden section method with uncertainty 0.2.
In: Advanced Math
Hello.
Linear Algebra class.
In a linear system of equations, the solution is one of the possibilities.
1)there is one unique solution(only one) which means the line of the equation interest only one time at a point.
2)there are many solutions (infinity) if the lines of equations lie on one another.
3)there is no solution if the line of the equation are parallel.
how to test for each possibility WITHOUT graphing the system of equations using the coefficients in each equation as well as the signs?
Thank you
In: Advanced Math
Problem 2
Find the locations and values for the maximum and minimum of f (x, y) = 3x^3 − 2x^2 + y^2 over the region given by x^2 + y^2 ≤ 1.
and then over the region x^2 + 2y^2 ≤ 1.
Use the outline:
INSIDE
Critical points inside the region.
BOUNDARY
For each part of the boundary you should have:
• The function g(x, y) and ∇g
• The equation ∇f = λ∇g
• The set of three equations in three unknowns and their complete
solution set
• The list of endpoints of that boundary component (if necessary)
COMPARE
Finally, you compute the value of f(x,y) at each point you have identified and compare to find the minimum and maximum.
Please show all steps for a thumbs up, thank you!
In: Advanced Math
Lay out the design for two between-subjects experiments: a) an experiment involving an experimental group and a control group, and b) a factorial design with three independent variables that have three, and two levels respectively.
In: Advanced Math
Find eigenvalue (?) and eigenfunction and evaluate orthogonality from the given boundary value problem. ?2?′′ + ??′ + ?? = 0, ?(1) = 0, ?(5) = 0. Hint: Use Cauchy-Euler Equation, (textbook pp141-143).
In: Advanced Math
1. The world renown Chef Beaujolais Restaurant in New Orleans is open 24 hours a day. Each waitperson works an 8-hour shift and can report for duty at midnight, 4 am, 8am, noon, 4pm or 8 pm. The table below shows the minimum number of waitpersons needed during each 4 hour period into which the day is divided.
Time period |
Waitstaff needed. |
Midnight to 4am |
4 |
4am to 8am |
3 |
8am to noon |
11 |
Noon to 4pm |
10 |
4pm to 8pm |
15 |
8pm to midnight |
12 |
Write the LP formulation to determine the minimum total number of operators the company needs to fulfill the schedule requirements.
In: Advanced Math
5. Suppose we are given both an undirected graph G with weighted
edges and
a minimum spanning tree T of G .
(a) Describe an algorithm to update the minimum spanning tree when
the
weight of a single edge e is decreased.
(b) Describe an algorithm to update the minimum spanning tree when
the
weight of a single edge e is increased.
In both cases, the input to your algorithm is the edge e and its
new weight;
your algorithms should modify T so that it is still a minimum
spanning tree.
[Hint: Consider the cases e ∈ T and e 6∈ T separately.]
In: Advanced Math
Let T,S : V → W be two linear transformations, and suppose B1 = {v1,...,vn} andB2 = {w1,...,wm} are bases of V and W, respectively.
(c) Show that the vector spaces L(V,W) and Matm×n(F) are isomorphic. (Hint: the function MB1,B2 : L(V,W) → Matm×n(F) is linear by (a) and (b). Show that it is a bijection. A linear transformation is uniquely specified by its action on a basis.)
need clearly proof
In: Advanced Math
Let E be an extension field of a finite field F, where F has q elements. Let a in E be an element which is algebraic over F with degree n. Show that F(a) has q^n elements. Please provide an unique answer and motivate all steps carefully. I also prefer that the solution is provided as written notes.
In: Advanced Math