All Exams Test series for 1 year @ ₹349 only
Question

If (x - 1) 2+ (y - 2) 2= (x – 1) (y - 2), where x and y are integers, then value of 2x + 3y is:

This question was previously asked in
RRB ALP 2018 CBT 2 Fitter Question Paper (21-Jan-2019) (Shift 3)
The correct answer is

8

Solving the Integer Equation (x - 1)<sup>2</sup> + (y - 2)<sup>2</sup> = (x – 1) (y - 2)

We are given the equation \(\left(x - 1\right)^2 + \left(y - 2\right)^2 = \left(x - 1\right)\left(y - 2\right)\), where \(x\) and \(y\) are integers. Our goal is to find the values of \(x\) and \(y\) that satisfy this equation and then calculate the value of \(2x + 3y\).

Simplifying the Given Equation

Let's simplify the equation by making a substitution to make it easier to work with.

  • Let \(a = x - 1\).
  • Let \(b = y - 2\).

Since \(x\) and \(y\) are integers, \(a\) and \(b\) must also be integers.

The equation now becomes:

\(\qquad a^2 + b^2 = ab\)

Rearranging the Equation

To solve this equation for integers \(a\) and \(b\), let's rearrange it:

\(\qquad a^2 - ab + b^2 = 0\)

This equation looks like a quadratic form. We can try to complete the square or manipulate it to find the integer solutions.

Let's multiply the entire equation by 2:

\(\qquad 2a^2 - 2ab + 2b^2 = 0\)

We can rewrite the left side by grouping terms to form squares:

\(\qquad (a^2 - 2ab + b^2) + a^2 + b^2 = 0\)

Recognize that the term in the parenthesis is a perfect square, \((a - b)^2\).

So, the equation becomes:

\(\qquad (a - b)^2 + a^2 + b^2 = 0\)

Finding Integer Solutions for a and b

We have the sum of three squared terms equal to zero: \((a - b)^2\), \(a^2\), and \(b^2\).

  • For any real numbers \(a\) and \(b\), \((a - b)^2 \ge 0\), \(a^2 \ge 0\), and \(b^2 \ge 0\).
  • The sum of non-negative numbers can only be zero if each individual term is zero.

Therefore, for the equation \((a - b)^2 + a^2 + b^2 = 0\) to hold, we must have:

  • \((a - b)^2 = 0 \implies a - b = 0 \implies a = b\)
  • \(a^2 = 0 \implies a = 0\)
  • \(b^2 = 0 \implies b = 0\)

These conditions are consistent. If \(a=0\) and \(b=0\), then \(a=b\) is also true (\(0=0\)).

So, the only real solution is \(a = 0\) and \(b = 0\). Since \(a\) and \(b\) must be integers, \(a=0\) and \(b=0\) is also the only integer solution.

Finding the Values of x and y

Now substitute back the original expressions for \(a\) and \(b\):

  • \(a = x - 1 = 0 \implies x = 1\)
  • \(b = y - 2 = 0 \implies y = 2\)

We have found that \(x = 1\) and \(y = 2\). These are integers, so they satisfy the given condition.

Calculating the Value of 2x + 3y

Finally, we need to find the value of \(2x + 3y\) using \(x=1\) and \(y=2\).

\(\qquad 2x + 3y = 2(1) + 3(2)\)

\(\qquad 2x + 3y = 2 + 6\)

\(\qquad 2x + 3y = 8\)

Thus, the value of \(2x + 3y\) is 8.


Revision Table: Key Concepts in Solving the Equation

Concept Application in this Problem
Substitution Used \(a = x - 1\) and \(b = y - 2\) to simplify the complex equation into a simpler quadratic form in terms of \(a\) and \(b\).
Algebraic Manipulation Rearranged the equation \(a^2 + b^2 = ab\) to \(a^2 - ab + b^2 = 0\) and then to \((a - b)^2 + a^2 + b^2 = 0\).
Sum of Squares Property Utilized the fact that the sum of non-negative terms (like squares of real numbers) is zero if and only if each term is zero. This was crucial for finding the unique solution for \(a\) and \(b\).
Integer Solutions The problem specified that \(x\) and \(y\) are integers, which implies \(a\) and \(b\) are integers. The solution \(a=0, b=0\) derived from real number properties is valid for integers.

Additional Information: Understanding the Quadratic Form \(a^2 - ab + b^2 = 0\)

The equation \(a^2 - ab + b^2 = 0\) is a specific type of homogeneous quadratic equation. While we solved it by completing the square, another way to see why \(a=0, b=0\) is the only real solution is by considering it as a quadratic in \(a\) (assuming \(b \neq 0\)).

Divide the equation \(a^2 - ab + b^2 = 0\) by \(b^2\) (assuming \(b \neq 0\)):

\(\qquad \frac{a^2}{b^2} - \frac{ab}{b^2} + \frac{b^2}{b^2} = 0\)

\(\qquad \left(\frac{a}{b}\right)^2 - \left(\frac{a}{b}\right) + 1 = 0\)

Let \(z = \frac{a}{b}\). The equation becomes:

\(\qquad z^2 - z + 1 = 0\)

We can find the solutions for \(z\) using the quadratic formula \(z = \frac{-(-1) \pm \sqrt{(-1)^2 - 4(1)(1)}}{2(1)}\):

\(\qquad z = \frac{1 \pm \sqrt{1 - 4}}{2}\)

\(\qquad z = \frac{1 \pm \sqrt{-3}}{2}\)

The solutions for \(z\) are complex numbers: \(z = \frac{1 \pm i\sqrt{3}}{2}\). These are the complex cube roots of -1 (specifically, \(e^{i\pi/3}\) and \(e^{-i\pi/3}\)).

Since \(z = \frac{a}{b}\) must be a real number (as \(a\) and \(b\) are real), there is no real value of \(z\) that satisfies \(z^2 - z + 1 = 0\). This implies that our initial assumption \(b \neq 0\) must be false. Therefore, \(b\) must be 0.

If \(b = 0\), substituting into \(a^2 - ab + b^2 = 0\) gives \(a^2 - a(0) + 0^2 = 0\), which simplifies to \(a^2 = 0\). This means \(a = 0\).

This confirms that the only real solution (and thus the only integer solution) to \(a^2 - ab + b^2 = 0\) is indeed \(a=0\) and \(b=0\).

Was this answer helpful?

Similar Questions

  1. If $x^2 + kx + k = 0$ has no solution, then the value of k will satisfy:
  2. Find the zeros of the function \(f(x) = (x - 17)(x - 7)\)
  3. Find the roots of the following equation
    $x^2 + 12x - 36 = 0$
  4. Which of the following equations are quadratic equations?
    I) $x^2 + 4x + 23 = x + \frac{33}{28}$
    II) $\frac{2}{3}x^2 + 6x + 2 = x^2 + 8$
    III) $6x^2 + 4x + 18 = 6x^2 - 6x$
  5. Find the roots of the following equation:
    $4x^2 + 4x - 3 = 0$
  6. Which of the following is a quadratic equation?
  7. Sum of the zeros of the equation \(3x^2+2x-5\) is?
  8. Zeros of the equations \(x^2-7x+6=0\) are
  9. If $12x^2 - ax + 7 = ax^2 + 9x + 3$ has only one (repeated) solution, then the positive integral solution of $a$ is:
  10. Zeros of equation \(x^2-9x+18=0\) are

Important Questions from Quadratic Equations

  1. If the graph of a quadratic polynomial lies entirely above x-axis, then which one of the following is correct?

  2. If the roots of the equation x 2+ px + q = 0 are tan 19° and tan 26°, then which one of the following is correct?

  3. If x 2- px + 4 > 0 for all real values of x, then which one of the following is correct?

  4. If 2 + i is a root of the equation x 2- ax + 1 = 0, then the value of a is:

  5. If \(\tan \left( {\frac{α }{2}} \right)\)  and  \(\tan \left( {\frac{β }{2}} \right)\)  are the roots of the equation 8x 2- 26x + 15 = 0, then the value of cos (α + β) will be

Need Expert Advice?
Upcoming Exams
RRB NTPC
September 27, 2026
RRB Technician
October 06, 2026
RRB JE
October 27, 2026
Test Series
RRB ALP img
Railways
RRB ALP 2026 Mock Test series
1035 Tests 1 Tests Free
1013 Attempts
4.3(238)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App