9. If \( f(x,y) = x^4 + y^4 \) and \( f \) is homogeneous of degree \( n \), then \( n \) is:
Correct Answer: c) 4
Correct Answer: c) 4
A function \( f(x, y) \) is called homogeneous of degree \( n \) if:
\[ f(kx, ky) = k^n f(x, y) \text{ for all } k > 0 \]
Here, \( f(x, y) = x^4 + y^4 \).
If we replace \( x \) with \( kx \) and \( y \) with \( ky \), we get:
\[ f(kx, ky) = (kx)^4 + (ky)^4 = k^4x^4 + k^4y^4 = k^4 (x^4 + y^4) \]
Since we obtained \( k^4 f(x, y) \), it is evident that \( n = 4 \).
10. The global maximum of \( f(x,y) = x^2 + y^2 \) on the unit disk \( x^2 + y^2 \leq 1 \) is:
Correct Answer: c) On the boundary \( x^2 + y^2 = 1 \)
Correct Answer: c) On the boundary \( x^2 + y^2 = 1 \)
The given function is \( f(x, y) = x^2 + y^2 \). This is a quadratic function representing the square of the Euclidean distance from the origin.
The unit disk is defined by the inequality \( x^2 + y^2 \leq 1 \). To find the global maximum, check the boundary condition where:
\[ x^2 + y^2 = 1 \]
On this boundary, \( f(x, y) = 1 \). Inside the disk, the maximum value is always achieved when the point is on the boundary. Therefore, the global maximum is 1, occurring on the boundary of the unit disk.