





                                   Answer Key for Sample Exam for Multivariable Calculus but with material from Calc1 and Calc2

                                                               for someone whose RUID is, 192004374



                                                                              NAME:



                                                                        RUID: , 192004374



                                                                             EMAIL:



                                                               BELOW WRITE THE LIST OF THE ANSWERS

`Answer[`, 1, ` ]= `, -5/2
`Answer[`, 2, ` ]= `, `DECREASING `
`Answer[`, 3, ` ]= `, 21
`Answer[`, 4, ` ]= `, [1, 4]
`Answer[`, 5, ` ]= `, 14
`Answer[`, 6, ` ]= `, 2
`Answer[`, 7, ` ]= `, 4/81
`Answer[`, 8, ` ]= `, [0, -9]
`Answer[`, 9, ` ]= `, 13
`Answer[`, 10, ` ]= `, [1, 3, 2]


                                                          ---------------------------------------------



                                                                With my RUID data the question is

                                                                         ---------------

                                                                           Problem 1:



                                          Find dz/dy at the point (1,1,1)  if z(x,y) is given implicitly by the equation



y^9+x*y*z^2+z^2+x = 4




                                                                         ---------------



                                                            Here is how I do it (Explain everything)



                                             First we make sure that the point (1,1,1) lies on the surface, it does!



                                               Differentiating with respect to y, we  get, let zy(x,y)=dz(x,y)/dy



9*y^8+2*z(x,y)*zy(x,y)+x*z(x,y)^2+2*x*y*z*zy(x,y) = 0
                                                       Plugging-in x=1,y=1,z=1, set get , let z1=z_y(1,1)

4*z1+10 = 0
                                                              Solving for zy(1,1) , aka z1,  we get



                                                                               -5/2



                                                          ---------------------------------------------



                                                                With my RUID data the question is

                                                                         ---------------

                                                                           Problem 2:



                                                                    Suppose that grad(f)(P) is

                                                                            [1, -1, 5]

                                                          If f increasing or decreasint at the direction

                                                                            [1, 2, -1]



                                                            Here is how I do it (Explain everything)



                            Since we only care about the SIGN of the directional derivative, we don't have to normalize the direction



                                                                        The dot product is



                                                                                -6

                                                              Since it is NEGATIVE it is DECREASING

                                                                            DECREASING



                                                          ---------------------------------------------



                                                                With my RUID data the question is



                                                                           Problem 3:

                                                     Find the directional derivative of the function f(x,y,z)



4*x^3+2*y^3+7*z^3


                                                 At the point P=(1,-1,1) in the direction pointing to Q=(1,-1,3)



                                                            Here is how I do it (Explain everything)



                                                                  The gradient <f_x,f_y,f_z> is



                                                                            2     2      2
                                                                       [12 x , 6 y , 21 z ]

                                                                Pluging in x=1, y=-1, z=1, we get

                                                                           [12, 6, 21]

                                        The vector PQ is <0,0,2> dividing by its magnitude we have the unit vector <0,0,1>

                                                  Taking the dot prodcut of , [12, 6, 21], and <0,0,1>  we get

                                                                                21

                                                                            Ans.:, 21





                                                          ---------------------------------------------



                                                                With my RUID data the question is



                                                                           Problem 4:

                                                           Find a saddle point of the function  f(x,y)=



                                                                 exp(x - 1) - (x - 1) exp(y - 4)



                                  If there is no saddle point, write in the Answer "Done Not exist". Explain what you are doing



                                                            Here is how I do it (Explain everything)



                                                          We first take the first derivatives f_x, f_y



                                                                             f_x is

                                                                     exp(x - 1) - exp(y - 4)



                                                                             f_y is

                                                                       -(x - 1) exp(y - 4)



                                                           For future reference we take f_xx,f_xy, f_yy



                                                                             f_xx is

                                                                            exp(x - 1)



                                                                             f_xy is

                                                                           -exp(y - 4)



                                                                             f_yy is

                                                                       -(x - 1) exp(y - 4)

                                                           We have to solve the system of two equations



                                                      {-(x - 1) exp(y - 4) = 0, exp(x - 1) - exp(y - 4) = 0}



                                                                   In the two unknowns , {x, y}



                                                                    There is only one solutin



                                                                          {x = 1, y = 4}



                                                                    Plugging in (x,y)=, [1, 4]



                                                                           That fxx is



                                                                              exp(0)

                                                                           That fxy is



                                                                                -1

                                                                           That fyy is



                                                                                0

                                                                        The discrimiant is



                                                                                -1



                                                Since this is negative it follows that the critical point, [1, 4]



                                                                        is a saddle point



                                                                          Ans.: , [1, 4]



                                                          ---------------------------------------------



                                                                With my RUID data the question is

                                                                           Problem 5:

                                                                    Let f(x,y) be the function



                                                                           x + 3 y + 9



                                         Find the ABSOLUTE MINIMUM VALUE of f(x,y) INSIDE the TRIANGLE whose VERTICES ARE



                                                                A = [1, 9], B = [2, 1], C = [1, 4]





                                                            Here is how I do it (Explain everything)



                               Since the function f(x,y) is LINEAR, there are no local max or min points, and not even on the edges



                                                               Hence the FINALISTS are the points



                                                                A = [1, 9], B = [2, 1], C = [1, 4]



                                                                    The VALUE of  f(A) is , 37





                                                                    The VALUE of  f(B) is , 14





                                                                    The VALUE of  f(C) is , 22



                                                              picking the SMALLEST among, 37, 14, 22



                                                      We get that the ABSOLUTE (aks GLOBAL) MINIMUM VALUE is





                                                                                14

                                                                            Ans.: , 14





                                                          ---------------------------------------------



                                                                With my RUID data the question is

                                                                           Problem 6:

                                                                    Let f(x,y) be the function



                                                                              2    2
                                                                             x  - y
                                                                             -------
                                                                              x - y



                                   Find the LIMIT of f(x,y) as (x,y) goes to the point, [1, 1], or show that it does not exist



                                                                       Here is how I do it



                                        Both top and bottom are 0 at the designated point, [1, 1], BUT SIMPLIFYING gives

                                                                              x + y



                                                  NOW IT IS CONTINUOUS everywhere, so plugging-in, x = 1, y = 1



                                                                            we get, 2



                                                                             Ans.:, 2



                                                          ---------------------------------------------





                                                          ---------------------------------------------



                                                                With my RUID data the question is



                                                            Here is how I do it (Explain everything)



                                                                           Problem 7:



                                                                 Find the curvatute of the curve



                                                                                         2
                                                                      r(t) = [1, 9 t, 2 t ]



                                                                    At the point  (a[1],0,0)



                                                                       Here is how I do it



                                                             We first find the value of t. It is t=0



                                                                             r'(t) is



                                                                           [0, 9, 4 t]



                                                                            r''(t) is



                                                                            [0, 0, 4]



                                                                     But we care about t=0 so



                                                                             r'(0) is



                                                                         [0, 9, 0] = 9 j



                                                                            r''(0) is



                                                                         [0, 0, 4] = 4 k



                                                                      r'(0) x r''(0) is, 36 i



                                                                      whose magnitude is, 36



                                                                        |r'(0)|^3 is, 729



                                        Since the cruvatute at t=0 is |r'(0)x r''(0)|/|r'(0)|^3, we get that the answer is



                                                                               4/81





                                                          ---------------------------------------------





                                                          ---------------------------------------------





                                                                With my RUID data the question is

                                                                           Problem 8:



                                                  A particle is moving in the plane with ACCELERATION given by



[-sin(t), -9*cos(t)]


                                                               At time t=0 its position is , [0, 9]





                                                                  and  its velocity is , [1, 0]



                                                               Where is it located at time , t = Pi





                                                            Here is how I do it (Explain everything)

                                           The velocity v(t) is obtained by INTEGRATING a(t) with respect to t, getting



[cos(t), -9*sin(t)]+C


                                  Where C is a constant vector. But since the velocity is, [1, 0], at t=0, we get that C=[0,0]



                                                                        So the velocity is



                                                                       [cos(t), -9 sin(t)]



                                  The POSITION, r(t), is obtained by INTEGRATING the velocicty w.r.t. t, getting that it equals



                                                                      [sin(t), 9 cos(t)] + C



                                                                where C is another constant vector



                                    Since the position is, [0, 9], at t=0 , we get that C=[0,0], so the position in general is



                                                                        [sin(t), 9 cos(t)]





                                                                        [sin(t), 9 cos(t)]



                                                               Finally, plugging-in t=Pi , we get



                                                                             [0, -9]





                                                          ---------------------------------------------





                                                          ---------------------------------------------





                                                                With my RUID data the question is



                                                          ---------------------------------------------



                                                                           Problem 9:



                                                         A certain function depends on variables x and y



                                               Right now the rate of change of the function with respect to x is, 1





                                                  and the rate of change of the function with respect to y is, 3



                                                                   Both x and y depend on time



                                                   Right now the rate of change of x with respect to time is, 1



                                                      and the rate of change of y with respect to time is, 4



                                                           How fast is the function changing right now?



                                                  We use the CHAIN rule (df/dt)=(df/dx)*(dx/dt)+ (df/dy)*(dy/dt)



                                                                       We have (RIGHT NOW)



                                                                            df/dx=, 1



                                                                            df/dy=, 3





                                                                            dx/dt=, 1



                                                                            dy/dt=, 4



                                                           Hence the rate of change of the function is



                                                                                13



                                                                            Ans.:, 13



                                                          ---------------------------------------------





                                                                With my RUID data the question is



                                                          ---------------------------------------------



                                                                           Problem 10:



                                                       Find the point of intersection of the three planes



                                                                       x = 1, y = 3, z = 2







                                                            Here is how I do it (Explain everything)



                                                               Obviously it is the point, [1, 3, 2]



