Question
Question: If \(f(x + y,x - y) = xy\), then the arithmetic mean of \(f\left( {x,y} \right)\)and \(f\left( {y,x}...
If f(x+y,x−y)=xy, then the arithmetic mean of f(x,y)and f(y,x)is
1)x
2)y
3)0
4) None of these.
Solution
Arithmetic mean can be calculated by adding all the given terms and dividing it by the number of the total number of terms. In this question, the terms are in the form of functions. The given function should be expressed in terms of what we need to find. We will first find the expressions of the function in terms of the variables specified. So, we will make necessary substitutions and find out the answer.
Complete answer:
The given expression is,
f(x+y,x−y)=xy
So, the variables in the function are specified as x+y and x−y and the value of the function is xy. So, the expression of the function must involve product of the two variables in some form. Now, we also know that arithmetic mean of the two variables x+y and x−y is (2x+y+x−y)=x.
Similarly, we also get, (2x+y−(x−y))=(2x+y−x+y)=y.
So, we get the expression as,
f(x+y,x−y)=(2(x+y)+(x−y))(2(x+y)−(x−y)).
Now, let us replace x by 2x+y and replace yby 2x−y
This will give us,
f(x,y)=2(2(x+y)+2(x−y))+(2(x+y)−2(x−y))2(2(x+y)+2(x−y))−(2(x+y)−2(x−y))
Now, we will simplify the expression,
⇒f(x,y)=2(22x)+(22y)2(22x)−(22y)
⇒f(x,y)=(2x+y)(2x−y)
Using the algebraic identity (a2−b2)=(a−b)(a+b), we get,
⇒f(x,y)=(4x2−y2)
So, f(x,y)=4x2−y2
Now, let us replace x by 2y−x and replace yby 2x+y.
This will give us,
f(y,x)=2(2(y−x)+2(x+y))+(2(y−x)−2(x+y))2(2(y−x)+2(x+y))−(2(y−x)−2(x+y))
Simplifying the expression, we get,
⇒f(y,x)=2(22y)+(2−2x)2(22y)−(2−2x)
⇒f(y,x)=(2y−x)(2y+x)
⇒f(y,x)=(4y2−x2)
Now, we can find the arithmetic mean of these functions by adding them and dividing by two since there are only two terms involved.
Therefore, the arithmetic mean will be
2f(x,y)+f(y,x)=24x2−y2+4y2−x2
All the terms cancel out each other.
Therefore, the final answer is
2f(x,y)+f(y,x)=0
Hence, option (3) is the right answer.
Additional Information:
The arithmetic mean is also called the average or mean. It can be calculated for two or more terms. It is the simplest calculation while finding out the average of any parameter. For example, average marks, average cost, etc.
Note:
To find the arithmetic mean in the given question, we first need to define the functions properly. So, find out the values of those functions first and then find the arithmetic mean. The values of the functions are a little confusing, so be careful while taking the LCM and solving to get to the final answer.