Skip to main contentSkip to solution

Let a,b,x,ya, b, x, y be real number such a2+b2=25,x2+y2=169a² + b² = 25, x² + y² = 169, and ax+by=65.ax + by = 65. If k=ay−bx,k = ay - bx, then

Solution

✅ Correct Option: 1

We have three equations with four unknowns, but there's a beautiful pattern here that we can exploit.


When you see equations like this, always check if Cauchy-Schwarz inequality applies!

The Cauchy-Schwarz inequality tells us:

(ax+by)2≤(a2+b2)(x2+y2)(ax + by)^2 \leq (a^2 + b^2)(x^2 + y^2)

Let's substitute our values:

  • Left side: (ax+by)2=652=4225(ax + by)^2 = 65^2 = 4225

  • Right side: (a2+b2)(x2+y2)=25×169=4225(a^2 + b^2)(x^2 + y^2) = 25 \times 169 = 4225

They're equal! When Cauchy-Schwarz has equality, it means the vectors (a,b)(a,b) and (x,y)(x,y) are proportional.


If vectors are proportional:

ax=by\dfrac{a}{x} = \dfrac{b}{y}

Cross-multiplying: ay=bxay = bx

Therefore: ay−bx=0ay - bx = 0

So k=0k = 0

Keyboard Shortcuts

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