The maximum value of the function is 5/4.
Answer:
The options are not shown, so i will answer in a general way.
Let's define the variables:
h = number of hats
m = number of mugs.
We know that a total of 1000 items were ordered, then:
h + m = 1000
We also know that we have 3 times more mugs than hats, this can be written as:
m = 3*h
Now we have the system of equations:
h + m = 1000
m = 3*h
To solve these, we usually start by isolating one of the variables in one equation and then replace that in the other equation, but in this case, we already have m isolated in the second equation, then we can replace that in the first equation to get:
h + m = 1000
h + (3*h) = 1000
Now we can solve this equation for h, and find the number of hats ordered.
4*h = 1000
h = 1000/4 = 250
There were 250 hats ordered.
<span>85 x 63 = 5355
hope it helps
---------------------</span>
Answer: equation of the tangent plane is z = 1
Step-by-step explanation:
Given equation
z = e^(-x²-y²) at point (0,0,1)
now let z = f(x,y)
Δf(x,y) = [ fx, fy ]
= (-2xe^(-x²-y²)), (-2ye^(-x²-y²))
now
Δf (0,0) = [ 0, 0 ] = [ a, b ]
equation of the tangent plane therefore will be
z - z₀ = a(x-x₀) + b(y-y₀)
z - 1 = 0(x-0) + 0(y-0)
z - 1 = 0 + 0
z = 1
Therefore equation of the tangent plane is z = 1