
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Information about four math problems for a university-level math course. The first problem involves finding a quadratic function that fits given data points. The second problem is a linear programming model to maximize revenue for a furniture manufacturer. The third problem is a non-linear optimization problem to minimize wire usage for connecting buildings. The fourth problem is a least-squares minimization problem to find the best fit for a curve through given data points.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Math 164: Homework #1, due on Wednesday, April 8 No late homework accepted.
Reading: Chapter 1 (sections 1.1-1.5)
[1] (Fitting a quadratic function to data) The following points in the plane are assumed to lie on the graph of a quadratic function (t, b(t)). These points, denoted by (ti, bi), have the coordinates (0, 1), (2, 7), and (5, 46). Find the quadratic function and plot its graph.
[2] A manufacturer of office furniture is trying to maximize the monthly revenue of the factory. Various orders have come in that the company could accept. They include desks, bookshelves, cabinets with doors, and cabinets with drawers. The table above indicates the quantities of materials and labor required to assemble the four types of furniture, as well as the rev- enue earned. Suppose that 6000 units of wood and 2000 units of labor are available. Formulate the linear programming model that will maximize the revenue under the given conditions, where xi, i = 1, 2 , 3 , 4 is the number of pieces of furniture to be produced for each type (see section 1.3)
Piece Labor Wood Revenue desk 8 12 200 bookshelf 6 10 100 cabinet with doors 2 25 150 cabinet with drawers 4 20 200
[3] Four buildings are to be connected by electrical wires. The positions of the buildings are as follows: the first building’s shape is an ellipse with center (0, 0) and horizontal and vertical axes 0.5 and 0.6. The second building is a disk with center (4, 0) and radius 1. The other two buildings are squares centered at (0, 4) and at (4, 4), with sides parallel with the axes and of length
[4] Assume that m points (ti, bi) are given in the plane, i = 1, 2 , ..., m. For- mulate a least-squares minimization problem in the unknown x = (x 1 , x 2 , x 3 , x 4 , x 5 ), for fitting a curve defined by b(t) = x 1 + x 2 ex^3 t^ + x 4 ex^5 t^ through the points in an optimal way (see section 1.4)