Skip to main contentSkip to solution

Suppose f(x,y)f(x, y) is a real valued function such that f(3x+2y,2x−5y)=19xf(3x + 2y, 2x- 5y) = 19x, for all real numbers xx and yy. The value of xx for which f(x,2x)=27f(x, 2x) = 27, is

Entered answer:

Solution

✅ Correct Answer: 3

We need to find a pattern in the given functional equation to determine what the function f(x,y)f(x,y) actually represents.

We're told that f(3x+2y,2x−5y)=19xf(3x + 2y, 2x - 5y) = 19x for all real numbers xx and yy.

The key insight is to figure out what f(u,v)f(u,v) equals in terms of uu and vv.


Let's work backwards from the expression 19x19x. We need to see if 19x19x can be written as a linear combination of the two arguments (3x+2y)(3x + 2y) and (2x−5y)(2x - 5y).

Let's try: a(3x+2y)+b(2x−5y)=19xa(3x + 2y) + b(2x - 5y) = 19x

Expanding: 3ax+2ay+2bx−5by=19x3ax + 2ay + 2bx - 5by = 19x

Collecting terms: (3a+2b)x+(2a−5b)y=19x+0y(3a + 2b)x + (2a - 5b)y = 19x + 0y


For this to hold for all xx and yy, we need:

Coefficient of xx: 3a+2b=193a + 2b = 19

Coefficient of yy: 2a−5b=02a - 5b = 0

From the second equation: 2a=5b2a = 5b, so a=5b2a = \tfrac{5b}{2}


Substituting into the first equation:

3⋅5b2+2b=193 \cdot \tfrac{5b}{2} + 2b = 19

15b2+2b=19\tfrac{15b}{2} + 2b = 19

15b+4b2=19\tfrac{15b + 4b}{2} = 19

19b2=19\tfrac{19b}{2} = 19

b=2b = 2

Therefore: a=5⋅22=5a = \tfrac{5 \cdot 2}{2} = 5


This means f(u,v)=5u+2vf(u,v) = 5u + 2v


Now we need to find xx such that f(x,2x)=27f(x, 2x) = 27.

Using our discovered pattern:

f(x,2x)=5x+2(2x)=5x+4x=9xf(x, 2x) = 5x + 2(2x) = 5x + 4x = 9x

Setting this equal to 27:

9x=279x = 27

x=3x = 3


Answer: x=3x = 3

Key Learning Point: When dealing with functional equations like this, the strategy is to express the given output as a linear combination of the inputs. This reveals the underlying structure of the function, making it easy to evaluate for any new inputs.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question