Find the local extrema and saddle points of the following functions:
|
Find the slope and y-intercept of the least squares line for each of the following data sets:
|
27. Find the point in the plane z = x - y +1 which is closest to the origin. (Hint: minimize the square of the distance from a point ( x,y,x-y+1) to the origin ( 0,0,0) ).
28. Find the point in the plane z = x+2y+3 which is closest to the origin.
29. Find the point in the plane z = x+y closest to the point ( 2,2,1).
30. Find the point(s) on the surface z = ( x-1)2+y2 closest to the origin.
31. What dimensions of a rectangular box with a surface area of 64 in2 lead to a maximum volume?
32. What dimensions of a rectangular box with a volume of 64 in3 lead to a minimum surface area?
33. Acme sporting goods collected the following set of data relating price charged for a racket, x, to the number of rackets per week sold at that price.
x = price | $50 | $55 | $60 | $65 |
y = weekly sales | 18 | 15 | 10 | 6 |
Fit this data to a linear demand function y = mx+b.
34. Repeat exercise 33 given the data set
x = price | $50 | $55 | $60 | $65 |
y = weekly sales | 24 | 21 | 18 | 15 |
35. A house with width x, length y, and height z is to have a roofline with a height of 25¢.
If the house is to have a total floor space of 2000 ft2, what values of x,y, and z minimize the sum of the area of the sides and the roof.
36. If the roof costs 3 times more than the sides of the house, then what values of x,y,z in problem 35 minimize the cost of the house?
37. Suppose that r(t) = p+tu and L(s) = q + sw where p, u, q, and w are constant vectors (i.e., r(t) and L(s) are straight lines). Let E(s,t) denote the total squared distance between r(t) and L(s). Does E(s,t) always have a minimum? What is significant about any extrema or saddle points of E(s,t) when the two lines do not intersect?
38. A "ray" travels in a line from the point ( 4,2) to the x-axis, is reflected in a straight line to the y-axis, and then is reflected again to the point ( 2,3) .
What is the shortest possible path for the ray to travel in this manner from ( 4,2) to ( 2,3) ?
39. Discussion: Explain why every point on the unit circle is a critical point of
|
40. Find the point(s) on the surface z = 1 - x2 - y2 closest to the origin. Why are there infinitely many of them?
41. Write to Learn: Write a short essay in which
you re-visit section 2 but instead assume that fyy(p,q) is nonzero and subsequently
complete the square in n. What does this version of the second derivative
test look like?
42. *Write to Learn: The key to the proof of the second derivative
test is equation (3), which is
| (3) |
43. *Suppose a house with a height of 10 feet at each corner is to have a total floor space of 2000 ft2, and suppose that ps is the cost per square foot of the sides and that pr is the cost per square foot of the roof.
What width x, height y, and pitch of the roof q minimize the cost of the house? What shape should the house have if ps £ pr? What should the dimensions of the house be if ps = 2pr?