Question
Question: If \(f(x,y) = {({\text{max(}}x,y))^{{\text{min}}(x,y)}}\) and \(g(x,y) = {\text{max}}(x,y) - \min (x...
If f(x,y)=(max(x,y))min(x,y) and g(x,y)=max(x,y)−min(x,y) then Value off(g(−1,−23),g(−4,−1.75)) equals:
Solution
If we are given that f(x)=max(1,2) then f(x)=2 because 2 is greater than 1. Similarly here we need to find the value of (g(−1,−23),g(−4,−1.75)) and then we will find the value of f(g(−1,−23),g(−4,−1.75))
Complete step by step solution:
Here we are given the two functions which are f(x),g(x) and are defined as
f(x,y)=(max(x,y))min(x,y)
g(x,y)=max(x,y)−min(x,y)
Here max and min are given so let us understand what is the meaning of max and min so if we are given that f(x)=max(x,y),x>y, then f(x)=x because the maximum of the two values x and y is xand if we are given to find the value of min(x,y) then f(x)=y because it is minimum of the given two values in the function.
Let us explain by taking the graph and here g(x) and f(x) are represented in the graph as
f(x) is the curved line and g(x) is the straight line intersecting at x1,x2,x3
So for the condition that x1<x<x2 we know that f(x)>g(x) then max(f(x),g(x))=f(x) and min(f(x),g(x))=g(x)
Now for x2<x<x3 we know that g(x)>f(x) then max(f(x),g(x))=g(x) and min(f(x),g(x))=f(x)
Now we are given that g(x,y)=max(x,y)−min(x,y)
We need to find the value of (g(−1,−23),g(−4,−1.75))
So for (g(−1,−23)) =(maxg(−1,−23)−ming(−1,−23))
As −1>−23 we can write that
(g(−1,−23))=−1−(−23)=21
Now we need to find g(−4,−1.75)
=max(−4,−1.75)−min(−4,−1.75) =−1.75−(−4)=2.25
Now we need to find the value of f(g(−1,−23),g(−4,−1.75))
Or we can say f(g(−1,−23),g(−4,−1.75)) =f(0.5,2.25)
Now we know that it is defined that f(x,y)=(max(x,4))min(x,4)
f(0.5,2.25)=(max(0.5,2.25))min(0.5,2.25)=2.250.5=100225=1015=1.5
So we get that f(g(−1,−23),g(−4,−1.75)) =1.5
Note:
So if the function is defined like f(x) then for its being maximum and minimum the value of the derivative of it must be equal to zero which means that f′(x)=0 so now if we get its double derivative as positive then it is the minimum and if it is negative then it is the maximum.