Question
Question: Consider the following function \(f(x+2y,x-2y)=xy\), then \(f(x,y)\) equals \(\begin{aligned} ...
Consider the following function f(x+2y,x−2y)=xy, then f(x,y) equals
(A)8x2−y2(B)4x2−y2(C)4x2+y2(D)2x2−y2
Solution
For solving this question, we consider the given variables x+2y and x-2y as some other variables X and Y. Then we get two equations in terms of x, y and X, Y. Using those equations, we can find the values of x and y in terms of X and Y. Then we will get the function with variables X and Y only in terms of X and Y, by substituting them in place of x and y. Then we change X as x and Y as y to modify them to get an answer as in the options.
Complete step by step answer:
We were given a function f such that f(x+2y,x−2y)=xy.
Now let us consider two new variables X, Y such that
X=x+2y
Y=x-2y
Now, let us find the value of x in terms of X and Y.
Let us consider the value of X+Y.
⇒X+Y=(x+2y)+(x−2y)⇒X+Y=2x
So, we can write x in terms of X and Y as
⇒X+Y=2x⇒x=2X+Y
Now, let us find the value of y in terms of X and Y.
Let us consider the value of X-Y.
⇒X−Y=(x+2y)−(x−2y)⇒X−Y=4y
So, we can write y in terms of X and Y as
⇒X−Y=4y⇒y=4X−Y
So, the values of x and y in terms of X and Y are as below
x=2X+Y
y=4X−Y
So, we substitute these values in the given function value f(x+2y,x−2y)=xy.
Then, we get the function in the terms of X and Y.
⇒f(x+2y,x−2y)=xy⇒f(X,Y)=(2X+Y)(4X−Y)⇒f(X,Y)=8(X+Y)(X−Y)
Now, let us consider the formula,
(a+b)(a−b)=a2−b2
So, the value of product of (X+Y) and (X-Y) is
(X+Y)(X−Y)=X2−Y2
Then, we can write the function as,
⇒f(X,Y)=8X2−Y2
So, for the function f on X and Y value of the function is f(X,Y)=8X2−Y2.
Now, let us replace X by x and Y by y, then we can write the function as,
⇒f(x,y)=8x2−y2
So, the correct answer is “Option A”.
Note: The chance of occurrence of mistake is at the ending of the solution, one might think that we should not change the variables X and Y into x and y. Here, we are not transforming the variables like we did in the starting of the solution, we are just changing the symbol from X to x and Y to y to make it look like the one in the given options.