Mathematics · Quantitative Aptitude

Linear Equations

196 Questions

Linear equations involve solving for unknown variables in single or multi variable systems. These questions test algebraic manipulation and logical consistency skills. They are a core component of quantitative aptitude and advanced mathematics tests.

Solving simultaneous equationsSingle variable equationsSystem consistency checksIndeterminate equationsMatrix form solutions

Linear Equations Questions

Multiple choice

What is the solution to the system of linear equations (\begin{bmatrix} 3 & 2 & 1 \ 2 & 3 & 2 \ 1 & 2 & 3 \end{bmatrix}\begin{bmatrix} x \ y \ z \end{bmatrix} = \begin{bmatrix} 1 \ 2 \ 3 \end{bmatrix})?

  1. \(x = 1, y = 2, z = 3\)
  2. \(x = 2, y = 3, z = 4\)
  3. \(x = 3, y = 4, z = 5\)
  4. \(x = 4, y = 5, z = 6\)
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The solution to the system of linear equations (\begin{bmatrix} 3 & 2 & 1 \ 2 & 3 & 2 \ 1 & 2 & 3 \end{bmatrix}\begin{bmatrix} x \ y \ z \end{bmatrix} = \begin{bmatrix} 1 \ 2 \ 3 \end{bmatrix}) is (x = 1, y = 2, z = 3).

Multiple choice

What is Katyayana's method for solving simultaneous equations?

  1. The method of elimination

  2. The method of substitution

  3. The method of Cramer's rule

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Katyayana's method for solving simultaneous equations is the method of elimination.

Multiple choice

What is the equation for a simple linear regression model?

  1. y = mx + b

  2. y = mx^2 + b

  3. y = ax^2 + bx + c

  4. y = a^x + b

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The equation for a simple linear regression model is y = mx + b, where y is the dependent variable, x is the independent variable, m is the slope of the line, and b is the y-intercept.

Multiple choice

What is the solution to the equation x^2 - 4x + 3 = 0?

  1. x = 1, 3

  2. x = -1, -3

  3. x = 2, 3

  4. x = -2, -3

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

We can solve this equation using the quadratic formula: x = (-b ± √(b^2 - 4ac)) / 2a. Substituting a = 1, b = -4, and c = 3, we get x = (-(-4) ± √((-4)^2 - 4(1)(3))) / 2(1) = (4 ± √(16 - 12)) / 2 = (4 ± √4) / 2 = (4 ± 2) / 2. Therefore, x = 1 or x = 3.

Multiple choice

What is the solution to the equation 3x + 5 = 17?

  1. 4

  2. 5

  3. 6

  4. 7

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 3x + 5 = 17, we need to isolate the variable x on one side of the equation. We can do this by subtracting 5 from both sides of the equation, which gives us 3x = 12. Then, we can divide both sides of the equation by 3, which gives us x = 4.

Multiple choice

What are some other methods for solving systems of linear equations?

  1. Cramer's rule

  2. LU decomposition

  3. Jacobi iteration

  4. Gauss-Seidel iteration

Reveal answer Fill a bubble to check yourself
Correct answer
Explanation

There are many other methods for solving systems of linear equations, including Cramer's rule, LU decomposition, Jacobi iteration, and Gauss-Seidel iteration.

Multiple choice

Solve the linear equation 3x + 5 = 0.

  1. x = -5/3

  2. x = 5/3

  3. x = 0

  4. x = 1

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 3x + 5 = 0, we need to isolate the variable x on one side of the equation. We can do this by subtracting 5 from both sides of the equation, which gives us 3x = -5. Then, we can divide both sides of the equation by 3, which gives us x = -5/3.

Multiple choice

Solve the linear equation 2x - 7 = 1.

  1. x = 4

  2. x = 5

  3. x = 6

  4. x = 7

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 2x - 7 = 1, we need to isolate the variable x on one side of the equation. We can do this by adding 7 to both sides of the equation, which gives us 2x = 8. Then, we can divide both sides of the equation by 2, which gives us x = 4.

Multiple choice

Solve the linear equation 4x + 2 = 10.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 4x + 2 = 10, we need to isolate the variable x on one side of the equation. We can do this by subtracting 2 from both sides of the equation, which gives us 4x = 8. Then, we can divide both sides of the equation by 4, which gives us x = 2.

Multiple choice

Solve the linear equation 5x - 3 = 7.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 5x - 3 = 7, we need to isolate the variable x on one side of the equation. We can do this by adding 3 to both sides of the equation, which gives us 5x = 10. Then, we can divide both sides of the equation by 5, which gives us x = 2.

Multiple choice

Solve the linear equation 6x + 1 = 13.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 6x + 1 = 13, we need to isolate the variable x on one side of the equation. We can do this by subtracting 1 from both sides of the equation, which gives us 6x = 12. Then, we can divide both sides of the equation by 6, which gives us x = 2.

Multiple choice

Solve the linear equation 7x - 4 = 10.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 7x - 4 = 10, we need to isolate the variable x on one side of the equation. We can do this by adding 4 to both sides of the equation, which gives us 7x = 14. Then, we can divide both sides of the equation by 7, which gives us x = 2.

Multiple choice

Solve the linear equation 8x + 5 = 21.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation 8x + 5 = 21, we need to isolate the variable x on one side of the equation. We can do this by subtracting 5 from both sides of the equation, which gives us 8x = 16. Then, we can divide both sides of the equation by 8, which gives us x = 2.

Multiple choice

Solve the linear equation 9x - 6 = 15.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To solve the equation 9x - 6 = 15, we need to isolate the variable x on one side of the equation. We can do this by adding 6 to both sides of the equation, which gives us 9x = 21. Then, we can divide both sides of the equation by 9, which gives us x = 3.

Multiple choice

Solve the following exact equation: $\left(2x + 3y\right)dx + \left(3x - 2y\right)dy = 0$.

  1. $x^2 + 3xy - y^2 = C$
  2. $x^2 - 3xy + y^2 = C$
  3. $2x^2 + 3xy - 2y^2 = C$
  4. $2x^2 - 3xy + 2y^2 = C$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the exact equation, integrate each term with respect to its respective variable and combine the results.