9 Pages

f1sol-20C-sp2006

Course: MATH 20, Fall 2009
School: Michigan State University
Rating:
 
 
 
 
 

Word Count: 873

Document Preview

Name: Print TA Name: Math 20C. Final Exam June 15, 2006 Section Number: Section Time: No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each question carefully. If any question is not clear, ask for clarification. Answer each question completely, and show all your work. 1. (10 points) Find the plane...

Register Now

Unformatted Document Excerpt

Coursehero >> Michigan >> Michigan State University >> MATH 20

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Name: Print TA Name: Math 20C. Final Exam June 15, 2006 Section Number: Section Time: No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each question carefully. If any question is not clear, ask for clarification. Answer each question completely, and show all your work. 1. (10 points) Find the plane through the point P0 = (2, 1, -1) which is perpendicular to the planes 2x + y - z = 3 and x + 2y + z = 2. The plane is determined by its normal vector n and a point. We choose the point to be P0 = (2, 1, -1). The normal vector can be computed as n = n 1 n2 , n1 = 2, 1, -1 , n1 = 1, 2, 1 . where n1 and n2 are the normal vectors to the planes 2x + y - z = 3 and x + 2y + z = 2, respectively. Then, n= i j k 2 1 -1 1 2 1 = (1 + 2), -(2 + 1), (4 - 1) n = 3, -3, 3 . We can pick up any vector proportional to 3, -3, 3 as the normal vector to the plane, for example a simpler one is n = 1, -1, 1 . Then, the equation of the plane is (x - 2) - (y - 1) + (z + 1) = 0 x-y+z =0 . 2. (8 points) Decide whether the x4 - y 2 exists. Give reasons your answer. (x,y)(0,0) x4 + y 2 lim Consider the path given by the line x = 0, then lim x4 - y 2 -y 2 = lim = lim -1 = -1. x4 + y 2 y0 +y 2 y0 (0,y)(0,0) Consider the path given by the line y = 0, then x4 - y 2 x4 = lim 4 = lim 1 = 1. x0 x x0 (x,0)(0,0) x4 + y 2 lim Therefore, the limit does not exist. 3. (8 points) Does the function f (x, y, z) = e3x+4y cos(5z) satisfy the Laplace equation fxx + fyy + fzz = 0? Give reasons your answer. fx = 3e3x+4y cos(5z), fxx = 9e3x+4y cos(5z), therefore, fy = 4e3x+4y cos(5z), fyy = 16e3x+4y cos(5z), fzz = -25e3x+4y cos(5z), fz = -5e3x+4y sin(5z) fxx + fyy + fzz = (9 + 16 - 25)e3x+4y cos(5z) = 0 fxx + fyy + fzz = 0 . 4. (10 points) Find the linear approximation L(x, y) of the function f (x, y) = 6 - x2 - y 2 at the point (1, 1). Use this approximation to estimate the value of f (0.8, 1.1). f (x, y) = fx (x, y) = fy (x, y) = 6 - x2 - y 2 , -x , 6 - x2 - y 2 -y , 6 - x2 - y 2 6 - 2 = 2, -1 1 fx (1, 1) = =- , 2 6-2 -1 1 fy (1, 1) = =- . 2 6-2 f (1, 1) = 1 1 L(x, y) = - (x - 1) - (y - 1) + 2 . 2 2 1 1 1 1 41 L(0.8, 1.1) = - (-0.2) - (0.1) + 2 = (0.1) + 2 = 2 + = . 2 2 2 20 20 L(0.8, 1.1) = 41 . 20 5. (10 points) Find the local maxima, local minima and saddle points of the function f (x, y) = x3 + y 3 + 3x2 - 3y 2 - 8. f = 3x2 + 6x, 3y 2 - 6y = 0, 0 3x(x + 2) = 0 3y(y - 2) = 0 so x = 0 or x = -2, while y = 0 or y = 2. Then, there are four stationary points given by 0), (0, fxx = 6x + 6, Therefore, D = fxx fyy - fxy D(0, 0) = -36, D(0, 2) = 36, D(-2, 0) = 36, D(-2, 2) = -36, fxx (0, 2) = 6, fxx (-2, 0) = -6, 2 (0, 2), (-2, 0), (-2, 2). fxy = 0. fyy = 6y - 6, = fxx fyy = 36(x + 1)(y - 1). (0, 0) saddle point , (0, 2) local minimum , (0, 2) local maximum , (-2, 2) saddle point . Evaluating it at each stationary point we get: 6. (10 points) Use Lagrange multipliers to find the maximum and minimum values of the 1 1 1 1 function f (x, y) = - + subject to the constraint 2 + 2 = 1. x y x y Denote g(x, y) = are 1 x2 + y12 - 1, so the constraint is g = 0. The Lagrange multipliers equations f = g, 1 1 ,- x2 y 2 = - and g = 0. 2 1 = - 3, 2 x x 2 1 - = - . y2 y3 x = -y. x = 2. 2 2 ,- x3 y 3 Then x and y must be nonzero, so, x = -2, 1 1 + =1 x2 x2 Then, y = y = 2 Then, using this information in the constraint we have 2 =1 x2 2, that is, the points to consider are ( 2, - 2), (- 2, 2). 1 1 2 f ( 2, - 2) = - + = - = - 2, 2 (- 2) 2 1 2 1 f (- 2, 2) = - + = = 2. (- 2) 2 2 Therefore, we conclude that ( 2, - 2) is a minimum of f , (- 2, 2) is a maximum of f . 3 7. Consider the integral D f (x, y) dA = 0 2(1- x ) 3 -2 q 2 1- x2 3 f (x, y) dy dx. (a) (8 points) Sketch the region of integration. (b) (8 points) Switch the order of integration in the above integral. (c) (8 points) Compute the integral D f (x, y) dA for the case f (x, y) = xy. (a) y 3 2 3 x -2 (b) 0 3 0 f (x, y) dA = D -2 q 2 1- y2 2 2 f (x, y) dx dy + 0 0 3(1- y ) 2 f (x, y) dx dy. (...

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Michigan State University - MATH - 20
Print Name: TA Name: Math 20C Midterm Exam 2. May 26, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each que
Michigan State University - MATH - 20
Print Name: TA Name: Math 20C. Midterm Exam 2 May 26, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each que
Michigan State University - MATH - 20
Name: TA Name: Math 20C Midterm Exam 1. April 28, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each questio
Michigan State University - MATH - 20
Print Name: TA Name: Math 20C. Final Exam June 15, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each questi
Michigan State University - MATH - 20
Print Name: TA Name: Math 20C Final Exam. June 15, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each questi
Michigan State University - MATH - 20
Name: TA Name: Math 20C Midterm Exam 2. May 26, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each question
Michigan State University - MATH - 20
Print Name: TA Name: Math 20C. Midterm Exam 2 May 26, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each que
Michigan State University - MATH - 20
Name: TA Name: Math 20C Midterm Exam 1. April 28, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each questio
Michigan State University - MATH - 20
Name: TA Name: Math 20C. Midterm Exam 1 April 28, 2006Section Number: Section Time:No calculators or any other devices are allowed on this exam. Write your solutions clearly and legibly; no credit will be given for illegible solutions. Read each questio
S.F. State - ONLINE - 824
California Standards for the Teaching Profession ADOPTED January 1997CALIFORNIA STANDARDS FOR THE TEACHING PROFESSIONCalifornia Commission on Teacher CredentialingCalifornia Department of EducationJanuary 1997California Standards for the Teaching Pro
Kentucky - AUG - 27
Memorandum TO: Phyllis Nash, Ed.D. Vice Chancellor for Academic and Student Affairs Deans, Department Chairs and Members of the University Senate Kenneth B. Roberts, Ph.D. Dean December 16, 2002 Request for Approval of Course ChangesFROM: DATE: RE:The f
University of Illinois, Urbana Champaign - ABE - 455
Code of Ethics for EngineersPreambleEngineering is an important and learned profession. As members of this profession, engineers are expected to exhibit the highest standards of honesty and integrity. Engineering has a direct and vital impact on the qua
Sanford-Brown Institute - CS - 295
Beyond Average: Toward Sophisticated Sensing with QueriesJoseph M. Hellerstein, Wei Hong , Samuel Madden , and Kyle StanekUC Berkeley jmh,madden @cs.berkeley.edu, kyles@uclink.berkeley.edu Intel Research, Berkeley whong@intel-research.netAbstract. Hig
Sanford-Brown Institute - CS - 295
Geographic Routing without Location InformationAnanth Rao Sylvia Ratnasamy Christos Papadimitriou University of California - Berkeleycfw_ananthar,christos,istoica@cs.berkeley.eduScott Shenker Ion StoicaABSTRACTFor many years, scalable routing for wir
Sanford-Brown Institute - CS - 295
Emerging Challenges: Mobile Networking for "Smart Dust"Joseph M. Kahn, Randy Howard Katz, and Kristofer S. J. PisterAbstract: Large-scale networks of wireless sensors are becoming increasingly tractable. Advances in hardware technology and engineering d
Lake County - ECE - 486
ECE 486MIDTERM I INFOSpring 07Please read the following information carefully and start preparing for the exam. Time and place. The First midterm exam will be held on Monday, March 5, from 7 to 8:30pm in room EL 269. Topics covered. The exam will cover
ASU - CSE - 494
Statemate MAGNUM1Introduction A graphical working environment developed by Harel to address the semantic shortcomings of statecharts. Has one debatable topic. Whether changes (generated events and/or updates to values of variables) should be considere
Oregon State University - ECE - 473
UNC Wilmington - CSC - 550
Software testingIan Sommerville 2004Software Engineering, 7th edition. Chapter 23Slide 1ObjectivesqqqqTo discuss the distinctions between validation testing and defect testing To describe the principles of system and component testing To describe
Iowa State - EE - 330
EE 330 Lecture 16Model Relationships CMOS Process FlowQuiz 13Determine the current ID for the following circuit. Assume the MOS transistor can be modeled by the basic square-law model with parameters VT=0.8V, COX=100A/V2 and COX=4fF/2 andB the device h
Lake County - MATH - 52
MATH 52: MATLAB HOMEWORK 31. M-files So far your MatLab assignments have focused on built-in functionality. However, one of the strengths of MatLab is that you can write your own functions to solve whatever computational problem is interesting to you. Th
Lake County - MATH - 52
MATH 52: MATLAB HOMEWORK 21. Complex Numbers The prevalence of the complex numbers throughout the scientic world today belies their long and rocky history. Much like the negative numbers, complex numbers were originally viewed with mistrust and skepticis
Lake County - MATH - 52
MATH 52: MATLAB HOMEWORK 11. Approximating functions A typical method for understanding complicated mathematical objects is to attempt to approxmate them as limits of relatively simple objects. The prototypical example is to approximate an arbitrary func
Western Kentucky University - TXT - 323
While the Politicians Fiddle, America Goes BrokeAugust 12, 2004 By CHRISTOPHER CALDWELL When George W. Bush was governor of Texas, Peter G.Peterson tried to convince him that the rickety finances ofSocial Security and Medicare posed a pressing philos
Okefenokee Technical College - CIS - 105
Programming Logic and DesignFifth Edition, ComprehensiveChapter 8 Control BreaksObjectives Learn about control break logic Perform single-level control breaks Use control data within a heading Use control data within a footer Perform control breaks wi
Okefenokee Technical College - CIS - 105
Programming Logic and DesignFifth Edition, ComprehensiveChapter 4 Making DecisionsObjectives Evaluate Boolean expressions to make comparisons Use the relational comparison operators Learn about AND logic Learn about OR logic Make selections within ran
Okefenokee Technical College - CIS - 105
Programming Logic and DesignFifth Edition, ComprehensiveChapter 3 The Program Planning Process: Documentation and DesignObjectives Learn about documentation Learn about the advantages of modularization Learn how to modularize a program Declare local a
Okefenokee Technical College - CIS - 105
Programming Logic and DesignFifth Edition, ComprehensiveChapter 2 Understanding StructureObjectives Learn about the features of unstructured spaghetti code Understand the three basic structures: sequence, selection, and loop Use a priming read Appreci
Kentucky - APRIL - 20
April 21, 2004TRANSMITTALTO:Rebecca Scott Senate CouncilFROM: Cathy Owen Medical Center Academic CouncilAt its meeting on April 20, 2004, the Academic Council for the Medical Center approved, and recommends approval by the Senate Council, for the pro
Arizona - MIS - 480
Shilpa Govada Rachana Pejaver Shirish Kandekar John Wahlman Firm Resources and Sustained Competitive Advantage The Eleven Deadliest Sins of Knowledge Management What's Your Strategy for Managing KnowledgeTierney Liam Fahey & Laurence Prusak Jay Barney
Western Kentucky University - TXT - 102
Thomas L. Friedman: Outrage and silence The New York TimesTHURSDAY, MAY 19, 2005 http:/www.iht.com/articles/2005/05/18/opinion/edfried.php WASHINGTON It is hard not to notice two contrasting stories that have run side by side during the past week.
University of Toronto - CS - 309
%!PS-Adobe-1.0 %Title: tcp-ip-intro.mss %DocumentFonts: (atend) %Creator: Chuck &,484H,3088, and Scribe 6(1600) %CreationDate: 22 September 1988 22:50 %Pages: (atend) %EndComments % PostScript Prelude for Scribe. /BS cfw_/SV save def 0.0 792.0 translate .
North Dakota State University - PLSC - 411
Microarrays and Transcript Profiling Gene expression patterns are traditionally studied using Northern blots (DNA-RNA hybridization assays). This approach involves separation of total or polyA+ RNA on agarose gels and after transfer to a nitrocellulose me
Caltech - EC - 106
Sniping and Squatting in Auction MarketsJeffrey C. Ely Tanjim HossainJuly 7, 2006Abstract We conducted a field experiment to test the benefit from late bidding (sniping) in online auction markets. We compared sniping to early bidding (squatting) in auc
North Dakota State University - PLSC - 411
Terminologies Reporter: the nucleotide sequence present in a particular location on the array (a.k.a. probe) Feature: the location of a reporter on the array Composite sequence: a set of reporters used collectively to measure an expression of a particular
Caltech - EC - 106
forthcoming: American Economic ReviewLast-Minute Bidding and the Rules for Ending Second-Price Auctions: Evidence from eBay and Amazon Auctions on the InternetAlvin E. RothHarvard UniversityAxel Ockenfels*University of Magdeburg* Roth: Harvard Unive
UC Davis - MAT - 022
UC Davis - MAT - 022
UC Davis - MAT - 022
Iowa State - BUS - 425
<html> <head> <linkrel="stylesheet"type="text/css" href="http:/www.bus.iastate.edu/Include/style/style.css"/> <metaname="GENERATOR"content="MicrosoftFrontPage12.0"> <metaname="ProgId"content="FrontPage.Editor.Document"> <title>IowaStateUniversityCollegeof
UCSB - PSYC - 102
Psych 102 - Social Aspects of Behavior Summer 2008 - Session BInstructor: Office: Email: Office Hours: Joel Thurston Main Psych Bldg, Room 2237 thurston@psych.ucsb.edu Tues 1:00 3:00 TA: Office: Email: Office Hours: Shelley Su Main Psych Bldg, Room 1306
Charleston Law - CS - 51
COMP 110-001 (F '07), Stough, FinalDecember 10, 2007Your name: _ You may not use any course materials in completing this test, only "the pages of your mind." The test consists of four sections.There are 120 points possible, with 100 being the highest s
Minnesota - DELAG - 002
Module Delivery TestClient A Wants 100 seats Wants 2 modules (ones we put into WebCT) available to all 100 for free Start Aug. 1 Wants reports monthly on how many students have registered for and how many have passed each modulePersonal Information We
Dallas - EE - 4381
TheUniversityofTexasatDallas ErikJonsonSchoolofEngineeringandComputer ScienceEE4381:MobileCommunicationsSystemDesignProjectI Fall2006Instructor:Dr.MarcoTacca Office:ECSN3.522 Phone:9728836239 Email:mtacca@utdallas.edu Officehours:Monday5Pmto6PMWednesday
Central College - CHEM - 361
A3. Construct a table with the headings q, w, U, and H for each of the following processes, deduce whether each of the quantities listed is positive, negative, or zero (or that the answer is not clear without doing the math) a) Irreversible isothermal exp
Bradley - PROJ - 201
freq 3.000 GHz 4.000 GHz 5.000 GHz 6.000 GHz 7.000 GHz 8.000 GHz 9.000 GHz 10.00 GHz 11.00 GHzzreal 48.839 53.424 60.093 47.641 52.645 78.006 50.176 40.266 63.002zimag 2.770 4.956 -1.296 2.632 5.618 -7.835 -1.693 23.423 -28.711Gap = 32 mil Width = 50.7
Glasgow Caledonian University - DATA - 30
1PHYSICS 6HOUR EXAM 2SPRING 2003NAME_ This is a closed book, closed notes exam, except for a copy of Copenhagen. You may use calculators. Make sure you show all your work! You will get partial credit for correct intermediate steps. Useful data and equ
Utah State - DOCS - 1400
Network TroubleshootingPrepared for Susan Launspach, Program Director New Hope Social ServicesWritten by Tyger Networks: Caitlyn Waller Account Manager Sophie Giroux-Browne Product Manager Mansoor Hussain Sales Engineer Evan Brillstein Troubleshooting T
illinoisstate.edu - ECO - 105
GDP, Real GDP, and the Cost of LivingEC 105 O Le cture3.4 20 Octobe 2008 rGDP and Price Movements GDP is the sum of P x Q for all final goods and services. Example: Simple 3good economy If prices rise, Real GDP How can we measure changes in actual pr
Western Kentucky University - TXT - 102
What Bush Did Right on North KoreaSeptember 15, 2004 By Richard V. Allen Washington A fiery explosion in North Korea has set off an unhelpfuldebate in the American presidential campaign. Senator JohnKerry, the Democratic nominee, has pointed to the
Los Angeles Southwest College - STAT - 525
Did You Bring Your Umbrella Today?G. Baker, Department of Statistics University of South Carolina; Slide 1StatisticsAssists us in making decisions based on partial data (samples).While controlling (or at least knowing) the probability that we may be w
Princeton - EE - 246
New Cache Designs for Thwarting Software Cache-based Side Channel AttacksZhenghong Wang and Ruby B. LeePrinceton Architecture Laboratory for Multimedia and Security (PALMS) Department of Electrical Engineering, Princeton University, NJ 08544 cfw_zhengho
UMass (Amherst) - ECS - 707
From Morrison's Book Understanding Rheology
Rutgers - CHEM - 171
Introduction to Experimentation - Chemistry 171 (01:160:171) - Summer 2009Syllabus Lab 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Date May 26 May 27 May 28 June 2 June 3 June 4 June 9 June 10 June 11 June 16 June 17 June 18 June 23 June 24 June 25 June 30 Ex
MIT - MA - 52
MA 52May 14, 2006Chapters 5,6,7 Review SOLUTIONS PROBLEMS 36-47 Math 52 Spring 200636. (a) Find bases for the subspaces matrix 1 5 A= 9 3 ker A and im A associated to the 2 3 1 6 7 8 . 10 11 15 14 25 -3(b) What is the orthogonal complement of the kern
Cal Poly - CSC - 317
Vi Reference CardModesVi has two modes: insertion mode, and command mode. The editor begins in command mode, where cursor movement and text deletion and pasting occur. Insertion mode begins upon entering an insertion or change command. [ESC] returns the
North Dakota State University - PLSC - 368
Chap 2. Biology of Propagation1. General Terminologya. Genotype: the genetic make-up of an organism b. Phenotype: the external appearance of an organism (usually the outcome of interaction between a genotype and environment) c. Ploidy: Variation in the
Iowa State - EE - 330
EE 330 Lecture 42Other Logic Styles Digital Building BlocksLogic Styles Static CMOS Complex Logic Gates Pass Transistor Logic (PTL) Pseudo NMOS Dynamic Logic Domino ZipperStatic CMOS Widely used Attractive static power dissipation and signal swing D
University of Texas - M - 408
CUNY Baruch - CIS - 54
Chapter7.5 IntellectualPropertyContent, LawandPracticeCategoriesofIPProtectionPatentsProtectcertainnovel,usefulandnonobviousinventions havingautilitarianfunction Protectcreativeexpressioninafixedmedium Conferexclusiverightsinanyword,symbolordevicethat
CUNY Baruch - CIS - 54
Chapter7.4 MarketingOverviewHowcanadeveloperbuildabrandfor thecompany? Howdoyoumaximizethecoveragefor atitle? Whatmediacategoriescanyougetto? Whattechniquesdoyouuse? Howdoyouinvolvefans? 2CoveralloftheMediaBasesDeveloper Media Game Print, Online TV