(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 3.0, MathReader 3.0, or any compatible application. The data for the notebook starts with the line of stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. ***********************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 5942, 212]*) (*NotebookOutlinePosition[ 7185, 251]*) (* CellTagsIndexPosition[ 7141, 247]*) (*WindowFrame->Normal*) Notebook[{ Cell["Math 225: Calculus III\tQuiz 4 2/18&2/20/96", "Subsection", CellMargins->{{18, 73}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[BoxData[{ \(\(<< "\"; \)\), \(i = {1, 0, 0}; j = {0, 1, 0}; k = {0, 0, 1}; \)}], "Input", CellMargins->{{18, 73}, {Inherited, Inherited}}, InitializationCell->True, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[TextData[{ "1. Imagine yourself walking on top of the graph of\n", StyleBox[" f[x_,y_] = x^2 y + x^3 + x y^2", "Input"], "\nWhen you are over the point ", StyleBox["{1,1}", "Input"], ", which direction is the steepest climb: the positive ", StyleBox["x", "Input"], "-direction or the positive ", StyleBox["y", "Input"], "-direction? (Justify your answer!).\n" }], "Subsubsection", CellMargins->{{Inherited, 2}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 73}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ "We need only compare the partial derivatives of ", StyleBox["f", "Input"], " with respect to ", StyleBox["x", "Input"], " and ", StyleBox["y", "Input"], " evaluated at the point ", StyleBox["{1,1}", "Input"], ", since these numbers give the slopes of ", StyleBox["f", "Input"], " in the poisitive ", StyleBox["x", "Input"], "- and ", StyleBox["y", "Input"], "-directions." }], "Text", CellMargins->{{18, 73}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["f[x_,y_] = x^2 y + x^3 + x y^2; ", "Input", AspectRatioFixed->True], Cell[CellGroupData[{ Cell["D[f[x, y], x]", "Input"], Cell[BoxData[ \(3\ x\^2 + 2\ x\ y + y\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["% /. {x -> 1, y -> 1}", "Input"], Cell[BoxData[ \(6\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["D[f[x,y],y]", "Input"], Cell[BoxData[ \(x\^2 + 2\ x\ y\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["% /. {x->1, y->1}", "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell[TextData[{ "The derivative in the ", StyleBox["x", "Input"], "-direction is greater, so that direction is the steeper climb." }], "Text"] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "2. Let ", StyleBox["z = y^3 Sin[x^2 + y]", "Input"], ". Suppose ", StyleBox[ "x == g[u,v],\ny == h[u,v], g[0,0] == Sqrt[Pi], h[0,0] = Pi", "Input"], StyleBox[", and", "Text"], StyleBox["\nD[x,u] == -2, D[x,v] == 3, D[y,u] == 5, D[y,v] == -1", "Input"], StyleBox[".", "Text"], "\nCompute ", StyleBox["D[z,u]", "Input"], " at ", StyleBox["{u,v} = {0,0}$", "Input"], ".\n" }], "Subsubsection", CellMargins->{{Inherited, 19}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 73}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{27, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ "This is a direct application of the chain rule. We use the function ", StyleBox["Dt[]", "Input"], " which assumes the variables depend on each other." }], "Text", CellMargins->{{Inherited, 28}, {Inherited, Inherited}}], Cell["Clear[x,y,z]", "Input"], Cell["z = y^3 Sin[x^2 + y];", "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Dt[z, u]\)], "Input"], Cell[BoxData[ \(y\^3\ Cos[x\^2 + y]\ \((2\ x\ Dt[x, u] + Dt[y, u])\) + 3\ y\^2\ Dt[y, u]\ Sin[x\^2 + y]\)], "Output"] }, Open ]], Cell["Now we plug in the given values:", "Text"], Cell[CellGroupData[{ Cell["% /. {x->Sqrt[Pi], y->Pi, Dt[x,u]->-2, Dt[y,u]->5}", "Input"], Cell[BoxData[ \(\((5 - 4\ \@\[Pi])\)\ \[Pi]\^3\)], "Output"] }, Open ]] }, Open ]] }, FrontEndVersion->"Macintosh 3.0", ScreenRectangle->{{0, 1024}, {0, 748}}, AutoGeneratedPackage->None, ScreenStyleEnvironment->"Working", WindowToolbars->{"RulerBar", "EditBar"}, CellGrouping->Manual, WindowSize->{520, 653}, WindowMargins->{{Automatic, 53}, {Automatic, 23}}, PrintingCopies->1, PrintingPageRange->{1, Automatic}, PrivateNotebookOptions->{"ColorPalette"->{RGBColor, 128}}, ShowCellLabel->False, ShowCellTags->False, RenderingOptions->{"ObjectDithering"->True, "RasterDithering"->False}, CharacterEncoding->"MacintoshAutomaticEncoding", MacintoshSystemPageSetup->"\<\ 00<0004/0B`000003]X;>omOoel?O0_B0fL5:0?l0080004/0B`000000]P2:001 0000D00000400`<300000BL?00400@6IG30000000000060801T1T00000000000 00000000004000000000000000000000\>" ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1709, 49, 230, 4, 44, "Subsection"], Cell[1942, 55, 291, 6, 43, "Input", InitializationCell->True], Cell[CellGroupData[{ Cell[2258, 65, 574, 14, 101, "Subsubsection"], Cell[2835, 81, 202, 4, 41, "Subsubsection"], Cell[3040, 87, 593, 20, 65, "Text"], Cell[3636, 109, 75, 1, 27, "Input"], Cell[CellGroupData[{ Cell[3736, 114, 30, 0, 27, "Input"], Cell[3769, 116, 58, 1, 28, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3864, 122, 38, 0, 27, "Input"], Cell[3905, 124, 35, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3977, 130, 28, 0, 27, "Input"], Cell[4008, 132, 48, 1, 28, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4093, 138, 34, 0, 27, "Input"], Cell[4130, 140, 35, 1, 26, "Output"] }, Open ]], Cell[4180, 144, 148, 4, 31, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[4365, 153, 606, 19, 105, "Subsubsection"], Cell[4974, 174, 202, 4, 41, "Subsubsection"], Cell[5179, 180, 243, 5, 47, "Text"], Cell[5425, 187, 29, 0, 27, "Input"], Cell[5457, 189, 38, 0, 27, "Input"], Cell[CellGroupData[{ Cell[5520, 193, 41, 1, 27, "Input"], Cell[5564, 196, 128, 2, 28, "Output"] }, Open ]], Cell[5707, 201, 48, 0, 30, "Text"], Cell[CellGroupData[{ Cell[5780, 205, 67, 0, 27, "Input"], Cell[5850, 207, 64, 1, 32, "Output"] }, Open ]] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)