1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
ki77a [65]
3 years ago
7

Find the local maximum and minimum values and saddle point(s) of the function. If you have three-dimensional graphing software,

graph the function with a domain and viewpoint that reveal all the important aspects of the function. (Enter your answers as a comma-separated list. If an answer does not exist, enter DNE.) f(x, y) = 9 - 2x + 4y - x2 - 4y2

Mathematics
2 answers:
pogonyaev3 years ago
5 0

Answer:

The point (-1,1/2) is a local maximum and there are no local minimums and saddle points.

Step-by-step explanation:

The function to study is f(x,y) = 9-2x+4y-x^2-4y^2 which is a differentiable function on the variables x and y. We find the possible points of local maximum, local minimum and saddle points finding the point where the partial derivatives are zero at the same time. So, we must calculate the partial derivatives:

\frac{\partial f}{\partial x} = -2-2x = -2(x+1)

\frac{\partial f}{\partial y} = 4-8y = 4(1-2y)

It is not difficult to see that the only point where \frac{\partial f}{\partial x}(x,y)=\frac{\partial f}{\partial y}(x,y) =0 is (-1,1/2). Notice that the system of equations

\begin{cases} -2(x+1) &= 0\\ 4(1-2y) &= 0\end{cases}

has solution x= -1 and y=1/2.

If we want to know if (-1,1/2) is local maximum, local minimum or saddle point we must calculate the partial derivatives of second order:

\frac{\partial^2 f}{\partial x^2} = -2 = A

\frac{\partial^2 f}{\partial y^2} = -8 = B

\frac{\partial^2 f}{\partial y \partial x} = \frac{\partial^2 f}{\partial x \partial y} = 0 = C.

Substituting the values into the formula AB-C^2 we get (-2)(-8)-0=16>0. As the value we have obtained is greater than zero and A=-2<0 we assure that the point (-1,1/2) is a local minimum.

There are no local maximums or saddle points.

grandymaker [24]3 years ago
4 0

Solution:

There is no saddle point (DNE). However, there is local maximum at (1, 1/2) for the given function.

Explanation:

we have function of two variables f(x,y)= 9-2x+4y-x^2-4y^2

we will find the values by partial derivative with respect to x,y,xy

f_{x}= -2 -2x

f_{y}= 4 -8y

to find the saddle point we should first find the critical points so equate

-2 -2x=0 and   4 -8y=0

we get x= 1  and y =1/2 so, critical points are (1,1/2)

to find local maximum or minimum we have to find f_{xx},  f_{yy} and f_{xy}

formula is f_{xx} *f_{yy} - f^{2_{xy} } =0

f_{xx} = -2

f_{yy} = -8

f^{2_{xy} } =0

putting values in formula

(-2)*(-8) -0 =16 > 0, and f_{xx}< 0  and f_{yy}<0

so, here we have local maximum

we have no saddle point for this function by using the same formula we used to find extrema.



You might be interested in
How to convert improper fractions to a mixed numeral
Deffense [45]
Say for example, you have the improper fraction 18/7
The first step is to find out how many times 7 fits into 18
This looks like flipping the fraction, 7/18 = 2 whole times  with 4 parts left over
The 4 left over gets put in front of the original number (7) to give 2 4/7

To check if you have done it correctly, multiply the whole number (2) by the denominator ( 7 ) and then add the numerator.
2 x 7 = 14 + 4 = 18

Hope this helps
4 0
3 years ago
Read 2 more answers
Write an expression to represent the side length of a square in terms of the square's perimeter,
Likurg_2 [28]

Answer: p/4

Step-by-step explanation: you divide the whole perimeter by 4 because a square has 4 sides

3 0
3 years ago
A research team at Cornell University conducted a study showing that approximately 10% of all businessmen who wear ties wear the
LenKa [72]

Answer:

a) The probability that at least 5 ties are too tight is P=0.0432.

b) The probability that at most 12 ties are too tight is P=1.

Step-by-step explanation:

In this problem, we could represent the proabilities of this events with the Binomial distirbution, with parameter p=0.1 and sample size n=20.

a) We can express the probability that at least 5 ties are too tight as:

P(x\geq5)=1-\sum\limits^4_{k=0} {\frac{n!}{k!(n-k)!} p^k(1-p)^{n-k}}\\\\P(x\geq5)=1-(0.1216+0.2702+0.2852+0.1901+0.0898)\\\\P(x\geq5)=1-0.9568=0.0432

The probability that at least 5 ties are too tight is P=0.0432.

a) We can express the probability that at most 12 ties are too tight as:

P(x\leq 12)=\sum\limits^{12}_{k=0} {\frac{n!}{k!(n-k)!} p^k(1-p)^{n-k}}\\\\P(x\leq 12)=0.1216+0.2702+0.2852+0.1901+0.0898+0.0319+0.0089+0.0020+0.0004+0.0001+0.0000+0.0000+0.0000\\\\P(x\leq 12)=1

The probability that at most 12 ties are too tight is P=1.

5 0
3 years ago
Find the gradient of the line Joining the points p(-2,6) and Q(3,-2)​
Rudiy27

Answer:

-  \frac{8}{5}

Step-by-step explanation:

\boxed{gradient =  \frac{y1 - y2}{x1 - x2} }

(x₁, y₁) is the 1st coordinate while (x₂, y₂) is the 2nd coordinate.

Gradient of the line

=  \frac{6 - ( - 2)}{ - 2 - 3}

=  \frac{6 + 2}{ - 5}

=   - \frac{8}{5}

7 0
3 years ago
Li invests money in a savings account. She wants to know the amount of simple interest that she will earn in 6 years at 3.75 per
Lisa [10]

Answer:

She needs the starting amount of money to create an equation.

Step-by-step explanation:

The formula that she can use when she has the starting amount or the y-intercept is this one: f(t)=P(1+b)^t.

t=time

b=percent

P=starting value

The formula with the information given is: f(6)=P(1+3.75)^6

Hope this helps!

If not, I am sorry.

6 0
2 years ago
Other questions:
  • What is the value of 6X to the 3rd power when X is 5
    6·2 answers
  • A plant has a height of 8 1/4 inches what is the height of the plant after it grows 1 7/8 inches?
    5·2 answers
  • A candy company manufactures bags of colorful candies. The company reports that it makes 10% each of green and red candies, and
    6·1 answer
  • What is a mixed number greater than one
    12·2 answers
  • I don't know what to do
    13·1 answer
  • A rectangle is 24.6 m long and 8.65 m wide what is the area of the retangle
    6·1 answer
  • Helpppppppppppppppppppppppppppp
    9·1 answer
  • Points free<br> what does 4:20 mean
    7·2 answers
  • If AD=8 and BD=4, what is the length of DC⎯⎯⎯⎯⎯⎯?
    6·1 answer
  • Y = 6x + 2<br> y = 6x - 2<br> how many solutions does this equation have
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!