Math 119 - Week 4

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:41 AM on 6/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Lagrange Multiplier formula and purpose =

λ = lagrange multiplier. Optimizes a function constrained by a function g(x, y) = k ONLY.

∇f→ = λ∇g→ ONLY IF ∇g→ ≠ 0→

2
New cards

How to find abs max/min with lagrange multipliers =

IF INEQUALITY: Find critical points ∇f→ = 0→ and sub into f(x, y). (Must satisfy constraint)

Solve ∇f→ = λ∇g→ and g(x, y) = k to get points, sub in f(x, y)

Solve ∇g→ = 0→ and g(x, y) = k, sub in f(x, y) [IF THERE EXISTS SOLUTIONS]

If the constraint g(x, y) = k has endpoints, evaluate f(x, y) at these points

max = largest computed f

min = smallest computed f

3
New cards

Average value of a 2D function over a region D =

[∬_D f(x, y) dA] / [∬_D dA]

4
New cards

If D is difficult to integrate whole (∬_D f dA), what to do =

Split up into two non overlapping regions.

∬_D f dA = ∬_D₁ f dA + ∬_D₂ f dA

ONLY IF D₁ ∩ D₂ = ∅ and D = D₁ ∪ D₂

5
New cards

Plane intercept formula =

[x / a] + [y / b] + [z / c] = 1

6
New cards

Line intercept formula =

[x / a] + [y / b] = 1

7
New cards

How to calculate volume under a surface z =

Given z = h(x, y) and region D in the xy-plane

∬_D h(x, y) dx dy

ONLY IF h(x, y) ≥ 0

8
New cards

If m ≤ f(x, y) ≤ M on region D =

m ∬_D dA ≤ ∬_D f(x, y) dA ≤ M ∬_D dA

also: mA ≤ ∬_D f(x, y) dA ≤ MA

9
New cards

how to create height function for volume =

Function/curve on TOP - Function/curve on BOTTOM

ex.) f: 3z = 4 - x² - y²
g: z = x² + y²

f opens DOWN, g opens UP

  • h(x, y) = f(x, y) - g(x, y)

    • f is ABOVE g

10
New cards

how to solve lagrange multipliers if there are more variables than equations =

solve in terms of one variable, then sub them into constraint eqn

11
New cards

how to reverse order of integration (double integral)

get intervals, + graph it

for bounds: look for the swapped variable:

  • lower function = lower bound

  • higher function = higher bound

<p>get intervals, + graph it</p><p class="whitespace-pre-wrap break-words">for bounds: look for the swapped variable: </p><ul><li><p class="whitespace-pre-wrap break-words">lower function = lower bound</p></li><li><p class="whitespace-pre-wrap break-words">higher function = higher bound</p></li></ul><p></p>
12
New cards

cos²(x) half angle identity =

(1 + cos2x)/2

13
New cards

sin²(x) half angle identity =

(1 - cos2x)/2