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

What is the value of u in the system of equations 3 (2u + v) = 7uv, 3 (u + 3v) = 11uv?

This question was previously asked in
CDS I 2017 General Knowledge Previous Year Paper (05-Feb-2017)
The correct answer is

1

Solving System of Equations: Finding the Value of u

We are given a system of two equations with two variables, u and v:

  1. \(3 (2u + v) = 7uv\)
  2. \(3 (u + 3v) = 11uv\)

These are non-linear equations because of the \(uv\) term. To solve them, we can try to transform them into a simpler form, possibly a system of linear equations. A common technique when variables appear in a product like this is to divide by the product of the variables, assuming the variables are not zero.

Transforming the System of Equations

Let's assume \(u \neq 0\) and \(v \neq 0\). We can divide both sides of each equation by \(uv\).

Equation 1 Transformation:

Start with the first equation:

\[3 (2u + v) = 7uv\]

Distribute the 3 on the left side:

\[6u + 3v = 7uv\]

Divide both sides by \(uv\):

\[\frac{6u + 3v}{uv} = \frac{7uv}{uv}\] \[\frac{6u}{uv} + \frac{3v}{uv} = 7\]

Cancel out common terms:

\[\frac{6}{v} + \frac{3}{u} = 7\]

Equation 2 Transformation:

Now, transform the second equation:

\[3 (u + 3v) = 11uv\]

Distribute the 3 on the left side:

\[3u + 9v = 11uv\]

Divide both sides by \(uv\):

\[\frac{3u + 9v}{uv} = \frac{11uv}{uv}\] \[\frac{3u}{uv} + \frac{9v}{uv} = 11\]

Cancel out common terms:

\[\frac{3}{v} + \frac{9}{u} = 11\]

Forming a Linear System

We now have a new system of equations in terms of \(1/u\) and \(1/v\):

  1. \(\frac{3}{u} + \frac{6}{v} = 7\)
  2. \(\frac{9}{u} + \frac{3}{v} = 11\)

Let \(x = \frac{1}{u}\) and \(y = \frac{1}{v}\). The system becomes a linear system in variables \(x\) and \(y\):

  1. \(3x + 6y = 7\)
  2. \(9x + 3y = 11\)

We can solve this linear system using methods like substitution or elimination. Let's use the elimination method.

Solving the Linear System using Elimination

We want to eliminate one of the variables, say \(y\). We can multiply the second equation (\(9x + 3y = 11\)) by 2 so that the coefficient of \(y\) becomes 6, matching the first equation:

\[2 \times (9x + 3y) = 2 \times 11\] \[18x + 6y = 22\]

Let's call this new equation Equation 3:

  1. \(18x + 6y = 22\)

Now we subtract the first equation (\(3x + 6y = 7\)) from Equation 3:

\[(18x + 6y) - (3x + 6y) = 22 - 7\] \[18x + 6y - 3x - 6y = 15\] \[15x = 15\]

Now, solve for \(x\):

\[x = \frac{15}{15}\] \[x = 1\]

Finding the Value of u

We defined \(x = \frac{1}{u}\). We found that \(x = 1\). So:

\[\frac{1}{u} = 1\]

Solving for \(u\):

\[u = \frac{1}{1}\] \[u = 1\]

We can also find \(y\) and consequently \(v\) by substituting \(x=1\) into either of the linear equations. Using \(3x + 6y = 7\):

\[3(1) + 6y = 7\] \[3 + 6y = 7\] \[6y = 7 - 3\] \[6y = 4\] \[y = \frac{4}{6}\] \[y = \frac{2}{3}\]

Since \(y = \frac{1}{v}\), we have:

\[\frac{1}{v} = \frac{2}{3}\] \[v = \frac{3}{2}\]

So, the solution we found is \(u=1\) and \(v=3/2\).

Note: The division by \(uv\) assumed \(u \neq 0\) and \(v \neq 0\). If \(u=0\), the original equations become \(3(v) = 0 \implies v=0\) and \(3(3v)=0 \implies 9v=0 \implies v=0\). So, \((0,0)\) is also a solution to the original system. However, the options provided for the value of u are non-zero, indicating the question seeks the non-zero solution.

Conclusion on the Value of u

Based on the method of transforming the system by dividing by \(uv\), we found a non-zero solution where the value of u is 1.

The value of u is 1.

System of Equations Solution Summary
Original Equation Transformed Equation (\(x=1/u, y=1/v\))
\(3(2u+v) = 7uv\) \(3x + 6y = 7\)
\(3(u+3v) = 11uv\) \(9x + 3y = 11\)

Revision Table: Key Steps to Solve the System

Step Description Detail
1 Analyze the system Identify as non-linear due to the \(uv\) term.
2 Transform equations Assuming \(u,v \neq 0\), divide by \(uv\) to get equations in terms of \(1/u\) and \(1/v\).
3 Substitute variables Let \(x = 1/u\) and \(y = 1/v\) to form a linear system.
4 Solve linear system Use elimination or substitution to find values for \(x\) and \(y\).
5 Convert back Use \(u = 1/x\) and \(v = 1/y\) to find the original variables.

Additional Information on Solving Non-Linear Systems

Solving systems of non-linear equations can be more complex than linear systems. Different techniques are used depending on the form of the equations.

  • Substitution: If one equation can be easily solved for one variable in terms of the other, substitute this expression into the other equation.
  • Elimination: Sometimes, equations can be added or subtracted to eliminate a variable, similar to linear systems, but this often requires transforming the equations first, as done in this problem.
  • Graphical Methods: For simple systems, plotting the graphs of the equations can show intersection points which are the solutions. However, this is not always precise.
  • Special Transformations: As seen here, specific forms (like terms being products of variables) might suggest specific transformations (like dividing by the product) to simplify the system.

It's important to check all potential solutions in the original equations, especially when transformations (like division) are used, which might exclude certain cases (like variables being zero).

Was this answer helpful?

Similar Questions

  1. If a 3= 335 + b 3and a = 5 + b, then what is the value of a + b (given that a > 0 and b > 0)?

  2. If 9 x3 y= 2187 and 2 3x 22y – 4 xy = 0, then what can be the value of (x + y)?

  3. The pair of linear equations kx + 3y + 1 = 0 and 2x + y + 3 = 0 intersect each other, if

  4. Sunil wants to spend Rs. 200 on two types of sweets, costing Rs. 7 and Rs. 10 respectively. What is the maximum number of sweets he can get so that no money is left over?

  5. Five years ago, Ram was three times as old as Shyam. Four years from now, Ram will be only twice as old as Shyam. What is the present age of Ram?

  6. If \(\rm\frac{p}{x}+\frac{q}{y}\)  = m and  \(\rm\frac{q}{x}+\frac{p}{y}\)  = n, then what is  \(\rm\frac{x}{y}\) equal to?
  7. Let a two digit number be k times the sum of its digits. If the number formed by interchanging the digits is m times the sum of the digits, then the value of m is

  8. There are three brothers. The sums of ages of two of them at a time are 4 years, 6 years and 8 years. The age difference between the eldest and the youngest is

  9. The value of k, for which the system of equations 3x – ky – 20 = 0 and 6x – 10y + 40 = 0 has no solution, is

  10. What would be the maximum value of Q in the equation 5P9 + 3R7 + 2Q8 = 1114?


Important Questions from Linear Equation in 2 Variable

  1. The sum of two numbers m and n is 84 (m > n) and their difference is 6. What is the ratio of the two numbers?

  2. A piece of cloth costs Rs. 35. If the piece were 4 m longer and each meter was to cost Rs. 1 lesser, then the total cost would remain unchanged. How long is the piece of cloth?

    A. 10 m

    B. 14 m

    C. 12 m

    D. 8 m

  3. What historic achievement did Manu Bhaker accomplish at the 2024 Paris Olympics?

  4. The sum of a two digit number and the number formed by interchanging its digit is 132. If nine is subtracted from the first number, the new number is 3 more than 6 times of the sum of the digits in the first number. Find the first number.

  5. Which of the following options is the solution of the given equation:-

    2x - 4y = 16

    A. (8, -1)

    B. (5, -5)

    C. (6, -1)

    D. (9, 2)

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1130 Attempts
4.3(168)
English, Hindi
More Questions from CDS

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