All Exams  >   Class 10  >   The Complete SAT Course  >   All Questions

All questions of Linear Equations in Two Variables for Class 10 Exam

For what value of k, the system linear equation has no solution
(3k + 1)x + 3y - 2 = 0
(k2 + 1)x + (k - 2)y - 5 = 0
  • a)
    1
  • b)
    -1
  • c)
    2
  • d)
    6
Correct answer is option 'B'. Can you explain this answer?

Orion Classes answered
Given:
a1 = 3k + 1
b1 = 3
c1 = -2
a2 = k2 + 1
b2 = k - 2
c2 = -5
Formula Used:

Calculation: 
By cross multiplication
⇒ (3k + 1)(k - 2) = 3(k2 + 1)
⇒ 3k2 - 6k + k - 2 = 3k2 + 3
⇒ -5k - 2 = 3
⇒ -5k = 5
∴ k = -1 
The correct option is 2 i.e. -1

Consider a matrix  
The matrix A satisfies the equation 6A-1 = A2 + cA + dI, where c and d are scalars and I is the identity matrix. Then (c + d) is equal to
  • a)
    5
  • b)
    17
  • c)
    -6
  • d)
    11
Correct answer is option 'A'. Can you explain this answer?

Orion Classes answered
Concept:
for the given square matrix, the characteristic equation will be
|B - AI| = 0
B = Given matrix
I = Unit matrix
A = Characteristic roots
Calculation:
|B - AI| = 0
Take the determinant of matrix, then 
(1 - A) [(4 - A) (1 - A) + 2] = 0
(1 - A) [4 - 4A - A + A2 + 2] = 0
(1 - A) [4 - 5A + A2 + 2] = 0
(1 - A) [A2 - 5A + 6] = 0
A2 - 5A + 6 - A3 + 5A2 - 6A = 0
-A3 + 6A2 - 11A + 6 = 0
A3 - 6A2 + 11A = 6
A2 - 6A + 11 = 6A-1       ........(1)
Given 6A-1 = A2 + cA + dI     .........(2)
Compare 1 and 2
c = -6, d = +11
c + d = +5

The difference between two numbers is 5. If 25 is subtracted from the smaller number and 20 is added to the greater number the ratio becomes 1 : 2. What is the greater number?
  • a)
    80
  • b)
    90
  • c)
    85
  • d)
    75
Correct answer is option 'A'. Can you explain this answer?

Orion Classes answered
Given:
Difference between the two numbers = 5
Ratio If 25 is subtracted from the smaller number and 20 is added to the greater number = 1 : 2
Calculation:
Let the greater number and smaller number be x and (x – 5) respectively
Now, according to the question,
(x – 5 – 25) : (x + 20) = 1 : 2
⇒ (x –  30)/(x + 20) = 1/2
⇒ 2x – 60= x + 20
⇒ x = 80
∴ The greater number is 80

The cost of one dozen bananas is Rs. 5. The cost of one dozen oranges is Rs. 75. What will the cost of one and a quarter dozen bananas and three-fourth dozen oranges?
  • a)
    Rs. 112.50
  • b)
    Rs. 131.25
  • c)
    Rs. 62.50
  • d)
    Rs. 93.75
Correct answer is option 'C'. Can you explain this answer?

Orion Classes answered
The cost of one dozen bananas = Rs. 5
One and a quarter dozen means 12 + 1/4 × 12 = 15
So, cost of one and a quarter dozen bananas = 15 × 5/12 = Rs. 6.25
The cost of one dozen oranges = Rs. 75
So, cost of three-fourth dozen oranges = 12 × 3/4 × 75/12 = Rs. 56.25
So, total cost = 6.25 + 56.25 = Rs. 62.50

Find the value of p for which the system of linear equations: px - 3y = 5 and 6x + 2y = 12 has no solutions?
  • a)
    8
  • b)
    7
  • c)
    4
  • d)
    -9
Correct answer is option 'D'. Can you explain this answer?

Orion Classes answered
The given system of equations is of the form:
⇒ a1x + b1y + c1 = 0
⇒ a2x + b2y + c2 = 0
Here, a1 = p; b1 = -3; c= -5; a2 = 6; b2 = 2; c2 = -12
For no solution
⇒ a1/a2 = b1/b2 ≠ c1/c2
⇒ p/6 = -3/2
⇒ p = (-3/2) × 6
⇒ p = -9
∴ The value of p is -9

Cost of 8 pencils, 5 pens and 3 erasers is Rs. 111. Cost of 9 pencils, 6 pens and 5 erasers is Rs. 130. Cost of 16 pencils, 11 pens and 3 erasers is Rs. 221. What is the cost (in Rs) of 39 pencils, 26 pens and 13 erasers?
  • a)
    316
  • b)
    546
  • c)
    624
  • d)
    482
Correct answer is option 'B'. Can you explain this answer?

Orion Classes answered
Let the price of single pencil, pen, and eraser be x, y, and z respectively
According to question,
8x + 5y + 3z = Rs. 111      ----(1)
9x + 6y + 5z = Rs. 130      ----(2)
16x + 11y + 3z = Rs. 221      ----(3)
Subtracting equation (1) from (3)
⇒ (16x + 11y + 3z) - (8x + 5y + 3z) = 221 - 111
⇒ 8x + 6y = 110
⇒ 4x + 3y = 55      ----(4)
Multiply the equation (2) by 3 and (3) by 5 and then subtracting equation (2) from (3)
⇒ (16x + 11y + 3z) × 5 - (9x + 6y + 5z) × 3 = 221 × 5 - 130 × 3
⇒ 80x + 55y + 15z - 27x - 18y - 15z = 1105 - 390
⇒ 53x + 37y = 715      ----(5)
Multiply the equation (4) by 53 and (5) by 4 and then subtracting equation (4) from (5)
⇒ 212x + 159y - 212x - 148y = 2915 - 2860
⇒ 11y = 55
⇒ y = 5
By putting the value of y = 5 in equation (4)
⇒ 4x + 3 × 5 = 55
⇒ x = 10
By putting the value of y = 5 and x = 10 in equation (1)
⇒ 8 × 10 + 5 × 5 + 3z = 111
⇒ 80 + 25 + 3z = 111
⇒ z = 2
∴ Cost of 39 pencils, 26 pens and 13 erasers is 39x + 26y + 13z = 39 × 10 + 26 × 5 + 13 × 2 = Rs. 546
Shortcut Trick
Let, price of 1 pencil = x, price of 1 pen = y and price of one eraser = z
Then, 8x + 5y + 3z = 111      ----(1)
9x + 6y + 5z = 130      ----(2)
16x + 11y + 3z = 221      ----(3)
Adding (1), (2) and (3), we get
33x + 22y + 11z = 462
⇒ 3x + 2y + z = 42
⇒ 39x + 26y + 13z = 546      (multiplying with 13) 

If the equations 14x + 8y + 5 = 0 and 21x - ky - 7 = 0 have no solution, then the value of k is:
  • a)
    12
  • b)
    -12
  • c)
    8
  • d)
    -16
Correct answer is option 'B'. Can you explain this answer?

Quantronics answered
⇒ The equations have no solution when their slopes are same
⇒ Slope of equation 1 = - 14/8 = - 7/4
⇒ Slope of equation 2 = 21/k
⇒ So, 21/k = - 7/4
∴ The value of k is - 12.

The sum of two positive numbers is 14 and difference between their squares is 56. What is the sum of their squares?
  • a)
    106
  • b)
    196
  • c)
    53
  • d)
    68
Correct answer is option 'A'. Can you explain this answer?

Zoey Morgan answered
The Problem:
We are given two positive numbers such that their sum is 14 and the difference between their squares is 56. We need to find the sum of their squares.

Step-by-Step Solution:

Let's assume the two positive numbers as "x" and "y".

1. Formulating the Given Information:
From the problem statement, we can translate the given information into mathematical equations:

- The sum of the two numbers is 14: x + y = 14
- The difference between their squares is 56: x^2 - y^2 = 56

2. Simplifying the First Equation:
We can solve the first equation for one of the variables and substitute it into the second equation to find the value of the other variable.

From the first equation: x = 14 - y

3. Substituting into the Second Equation:
Substituting the value of "x" from step 2 into the second equation, we have:

(14 - y)^2 - y^2 = 56

4. Expanding and Simplifying the Second Equation:
Expanding the equation, we get:

196 - 28y + y^2 - y^2 = 56

Simplifying further, the y^2 terms cancel out:

196 - 28y = 56

5. Solving for "y":
Rearranging the equation, we get:

28y = 196 - 56
28y = 140
y = 140/28
y = 5

6. Substituting "y" into the First Equation:
Substituting the value of "y" into the first equation, we have:

x + 5 = 14
x = 14 - 5
x = 9

7. Finding the Sum of their Squares:
We need to find the sum of their squares, which is x^2 + y^2:

Sum of squares = 9^2 + 5^2 = 81 + 25 = 106

Therefore, the correct answer is option A) 106.

If 8k6 + 15k3 – 2 = 0, then the positive value ofis:
  • a)
  • b)
  • c)
  • d)
Correct answer is option 'A'. Can you explain this answer?

Quantronics answered
Given:
8k6 + 15k3 – 2 = 0
Calculation:
Let, k3 = x
So, 8x2 + 15x - 2 = 0
⇒ 8x2 + 16x - x - 2 = 0
⇒ 8x (x + 2) - 1 (x + 2) = 0
⇒ (8x - 1) (x + 2) = 0
⇒ 8x - 1 = 0 ⇒ x = 1/8
⇒ x + 2 = 0 ⇒ x = - 2 [Not posiible because of negative value]
Now, k= 1/8
⇒ k = 1/2 ⇒ 1/k = 2
Then, (k + 1/k) = (1/2 + 2) = 5/2 = 
∴ The value of (k + 1/k) is 

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
  • a)
    B
  • b)
    D
  • c)
    C
  • d)
    A
Correct answer is option 'A'. Can you explain this answer?

Ayesha Joshi answered
Let, length of the piece of cloth = x m
Cost of cloth = Rs. 35
∴ Cost of 1 m cloth = Rs. 35/x
According to the question,
⇒ (x + 4) (35/x - 1) = 35
⇒ 35 - x + 140/x - 4 = 35
⇒ 35x - x2 + 140 - 4x = 35x
⇒ x2 + 4x - 140 = 0
⇒ x2 + 14x - 10x - 140 = 0
⇒ x(x + 14) - 10(x + 14) = 0
⇒ (x + 14) (x - 10) = 0
⇒ x = - 14 or 10
∴ The piece of cloth is 10 m long
Alternate Method:
We can tabulate the given data according to the following table:


As the total remains constant at Rs.35, we get:
xy = 35     
⇒ x = 35/y      ----(i)
Also, (x – 1) × (y + 4) = 35      ----(ii)
On substituting the value of x from equation (i) into equation (ii), we get:
[(35/y) – 1] × (y + 4) = 35 
On solving, we get:
y = -14 and 10
∴ The piece of cloth is 10 m long

If a + b + c = 9, ab + bc + ca = 26, a3 + b3 = 91, b3 + c3 = 72 and c3 + a3 = 35, then what is the value of abc?
  • a)
    48
  • b)
    24
  • c)
    36
  • d)
    42
Correct answer is option 'B'. Can you explain this answer?

Emma Roberts answered
Understanding the Problem
We are given a system of equations involving three variables a, b, and c. The equations are:
1. a + b + c = 9
2. ab + bc + ca = 26
3. a^3 + b^3 = 91
4. b^3 + c^3 = 72
5. c^3 + a^3 = 35
Our goal is to find the value of abc.
Using the Symmetric Sums
From the first equation, we know the sum of the variables, which is the first symmetric sum. The second equation represents the second symmetric sum.
To find the product abc, we can use the identity for the sum of cubes:
a^3 + b^3 + c^3 = (a + b + c)(a^2 + b^2 + c^2 - ab - ac - bc) + 3abc.
Finding a^3 + b^3 + c^3
Using the given equations:
- We can express a^3 + b^3 + c^3 using the other equations:
- From the equations: a^3 + b^3 + c^3 = (91 + 72 + 35) / 2 = 99 (since each pair appears twice).
Finding a^2 + b^2 + c^2
To find a^2 + b^2 + c^2, we use:
- a^2 + b^2 + c^2 = (a + b + c)^2 - 2(ab + ac + bc)
- Plugging in the values:
- (9)^2 - 2(26) = 81 - 52 = 29.
Finding abc
Now we substitute back into the cubic identity:
99 = 9 * (29 - 26) + 3abc.
Thus, we solve for abc:
99 = 9 * 3 + 3abc,
99 = 27 + 3abc,
3abc = 72,
abc = 24.
Final Answer
The value of abc is 24, confirming that the correct answer is option 'B'.

For what value of λ, do the simultaneous equation 2x + 3y = 1, 4x + 6y = λ have infinite solutions?
  • a)
    λ = 0 
  • b)
    λ = 1
  • c)
    λ ≠ 2
  • d)
    λ = 2
Correct answer is option 'D'. Can you explain this answer?

Ayesha Joshi answered
Concept:
Non-homogeneous equation of type AX = B has infinite solutions;
if ρ(A | B) = ρ(A) < Number of unknowns
Calculation:
Given:
2x + 3y = 1
4x + 6y = λ
The augmented matrix is given by:
For the system to have infinite solutions, the last row must be a fully zero row.
So if λ = 2 then the system of equations has infinitely many solutions.
Key Points:
Remember the system of equations
AX = B have
1. Unique solution, if ρ(A : B) = ρ(A) = Number of unknowns.
2. Infinite many solutions, if ρ(A : B) = ρ(A) < Number of solutions
3. No solution, if ρ(A : B) ≠ ρ(A).

The system of linear equations 
-y + z = 0
(4d - 1) x + y + Z = 0
(4d - 1) z = 0 
has a non-trivial solution, if d equals 
  • a)
    1/2
  • b)
    1/4
  • c)
    3/4
  • d)
    1
Correct answer is option 'B'. Can you explain this answer?

Orion Classes answered
Concept

For a homogeneous system of linear equations:
Having non-trivial solution:
The rank of the matrix should be less than the number of variables.
Or determinant of the matrix should be equal to zero.
Calculation:
Given:
-y + z = 0
(4d - 1) x + y + Z = 0
(4d - 1) z = 0
For non-trivial solution:
det. A = 0
⇒ |A| = 0
⇒ 0 × [(4d - 1) - 0] + 1 × [(4d - 1)2 - 0] + 1(0 - 0) = 0
⇒ (4d - 1)2 = 0

∴ The system of linear equations has a non-trivial solution if d equals to 1/4

The value of k for which the system of equations x + ky + 3z = 0, 4x + 3y + kz = 0, 2x + y + 2z = 0 has non-trivial solution is
  • a)
    k = 0 or 9/2
  • b)
    k = 10
  • c)
    k < 9
  • d)
    k > 0
Correct answer is option 'A'. Can you explain this answer?

Orion Classes answered
Concept:
Consider the system of m linear equations
a11 x1 + a12 x2 + … + a1n xn = 0
a21 x1 + a22 x2 + … + a2n xn = 0
am1 x1 + am2 x2 + … + amn xn = 0
  • The above equations containing the n unknowns x1, x2, …, xn. To determine whether the above system of equations is consistent or not, we need to find the rank of the following matrix.
  • A is the coefficient matrix of the given system of equations.
  • Where, Ax, Ay, Az is the coefficient matrix of the given system of equations after replacing the first, second, and third columns from the constant term column which will be having all the entries as 0.
  • In the case of homogeneous equations, the determinants of, Ax, Ay, Az will be 0 definitely.
  • So, for the system of homogeneous equations having the the-trivial solution, the determinant of A should be zero.
  • The system of homogeneous equations has a unique solution (trivial solution) if and only if the determinant of A is non-zero.
Calculation:
For non - trivial solution, the |A| = 0
⇒ 1(6 - K) - K(8 - 2K) + 3(4 - 6) = 0
⇒ 9K -  2K2 = 0
⇒ k = 0 or 9/2

If  then which one of the following is correct?
  • a)
    A3 - 3A2 - 4A + 11I = 0
  • b)
    A3 - 4A2 - 3A + 11I = 0
  • c)
    A3 + 4A2 - 3A + 11I = 0
  • d)
    A3 - 3A2 + 4A + 11I = 0
Correct answer is option 'B'. Can you explain this answer?

Orion Classes answered
(1 - λ) (-3λ + λ2 + 2) - 3(6 - 2λ + 1) + 2(4 + λ) = 0
(1 - λ) (λ2 - 3λ + 2) - 3(7 - 2λ) + 2(4 + λ) = 0
λ3 - 4λ2 - 3λ + 11 = 0
By C-H theorem replace λ by A
A3 - 4A2 - 3A + 11I = 0

If 8a2b = 27, ab2 = 216, find the value of ab.
  • a)
    5
  • b)
    9
  • c)
    12
  • d)
    6
Correct answer is option 'B'. Can you explain this answer?

Kaylee Ramirez answered
To solve this problem, we need to find the value of ab given the equations 8a2b = 27 and ab2 = 216.

First, let's analyze the equation 8a2b = 27:

1. Simplify the equation:
8a^2b = 27

2. Rewrite 27 as a perfect cube:
27 = 3^3

3. Substitute the values into the equation:
8a^2b = 3^3

4. Simplify the equation further:
8a^2b = 8^1

5. Since the bases on both sides of the equation are equal, the exponents must also be equal:
a^2b = 1

Next, let's analyze the equation ab^2 = 216:

1. Simplify the equation:
ab^2 = 216

2. Rewrite 216 as a perfect cube:
216 = 6^3

3. Substitute the values into the equation:
ab^2 = 6^3

4. Simplify the equation further:
ab^2 = 2^3 * 3^3

5. Since the bases on both sides of the equation are equal, the exponents must also be equal:
ab^2 = (2 * 3)^3

This implies that ab = 2 * 3 = 6.

Therefore, the value of ab is 6.

Three cups of ice cream, two burgers and four soft drinks together cost Rs. 128. Two cups of ice cream, one burger and two soft drinks together cost Rs. 74. What is the cost of five burgers and ten soft drinks?
  • a)
    Rs. 160
  • b)
    Rs. 128
  • c)
    Rs. 170
  • d)
    Cannot be determined
Correct answer is option 'C'. Can you explain this answer?

Ariana Gray answered
Let's solve this problem step by step.

Step 1: Assign variables
Let's assign variables to the cost of each item:
- Let the cost of one cup of ice cream be "x"
- Let the cost of one burger be "y"
- Let the cost of one soft drink be "z"

Step 2: Form equations
Based on the given information, we can form two equations:
Equation 1: 3x + 2y + 4z = 128 (Three cups of ice cream, two burgers, and four soft drinks together cost Rs. 128)
Equation 2: 2x + y + 2z = 74 (Two cups of ice cream, one burger, and two soft drinks together cost Rs. 74)

Step 3: Solve the equations
We can solve the equations using a method called substitution or elimination. In this case, let's use the substitution method.

From Equation 2, we can express y in terms of x and z:
y = 74 - 2x - 2z

Substitute this value of y into Equation 1:
3x + 2(74 - 2x - 2z) + 4z = 128
3x + 148 - 4x - 4z + 4z = 128
-x = -20
x = 20

Now substitute the value of x back into Equation 2 to find the value of z:
2(20) + y + 2z = 74
40 + y + 2z = 74
y + 2z = 34

Substitute the value of y from Equation 2 into the above equation:
74 - 2x - 2z + 2z = 34
74 - 2(20) = 34
74 - 40 = 34
34 = 34

Step 4: Find the cost of five burgers and ten soft drinks
We have found the values of x = 20 and z = 0. Now substitute these values into Equation 2 to find the value of y:
2(20) + y + 2(0) = 74
40 + y = 74
y = 34

The cost of one burger is 34 and the cost of one soft drink is 0. Therefore, the cost of five burgers and ten soft drinks would be:
5 * 34 + 10 * 0 = 170

Hence, the cost of five burgers and ten soft drinks is Rs. 170. Therefore, option C is the correct answer.

The value of k, for which the following system of linear equations has a non-trivial solution.
x + 2y - 3z = 0
2x + y + z = 0
x - y + kz = 0
  • a)
    4
  • b)
    2
  • c)
    3
  • d)
    -4
Correct answer is option 'A'. Can you explain this answer?

Elijah Hines answered
To find the value of k for which the given system of linear equations has a non-trivial solution, we need to analyze the coefficients of the variables in each equation and determine the conditions for a non-trivial solution.

The given system of equations is:
1) x + 2y - 3z = 0
2) 2x + y + z = 0
3) x - y + kz = 0

In order for the system to have a non-trivial solution, there must be dependence between the equations, meaning that one equation can be obtained as a linear combination of the other two.

Let's analyze the coefficients of the variables in the system:

1) The coefficient of x in equation 1 is 1.
2) The coefficient of x in equation 2 is 2.
3) The coefficient of x in equation 3 is 1.

Since the coefficients of x in the three equations are different, there is no linear combination that can eliminate the variable x. Therefore, the value of k does not affect the existence of a non-trivial solution.

Next, let's analyze the coefficients of y in the system:

1) The coefficient of y in equation 1 is 2.
2) The coefficient of y in equation 2 is 1.
3) The coefficient of y in equation 3 is -1.

The coefficients of y in equations 1 and 2 are different, but we can eliminate the variable y by adding equation 1 and equation 3. This gives us:

(x + 2y - 3z) + (x - y + kz) = 0
2x + (y - y) + (k - 3)z = 0
2x + (k - 3)z = 0

Now, let's analyze the coefficients of z in the system:

1) The coefficient of z in equation 1 is -3.
2) The coefficient of z in equation 2 is 1.
3) The coefficient of z in equation 3 is k.

If we want to eliminate the variable z, we need the coefficients in equations 1 and 2 to be equal. Therefore, we have the condition:

-3 = 1

This condition is not satisfied, so we cannot eliminate the variable z.

Therefore, the value of k does not affect the existence of a non-trivial solution. Hence, the correct answer is option A) 4.

X attempts 100 questions and gets 340 marks. If for every correct answer is 4 marks and wrong answer is negative one mark, then the number of questions wrongly answered by Mr. X is:
  • a)
    14
  • b)
    15
  • c)
    12
  • d)
    13
Correct answer is option 'C'. Can you explain this answer?

Amelia White answered
Question Analysis:
We are given that X attempts 100 questions and scores 340 marks. Each correct answer is awarded 4 marks and each wrong answer deducts 1 mark. We need to determine the number of questions that X answered incorrectly.

Solution:
Let's assume the number of questions answered correctly by X is 'C' and the number of questions answered incorrectly is 'W'.

Calculating Total Marks:
We know that each correct answer scores 4 marks and each wrong answer deducts 1 mark. Therefore, the total marks obtained by X can be calculated using the following equation:

Total Marks = (4 * C) + (-1 * W)

Since X scored 340 marks, we can write the equation as:

340 = (4 * C) + (-1 * W)

Calculating Total Questions:
The total number of questions attempted by X is given as 100. Therefore, the total number of questions can be calculated using the following equation:

Total Questions = C + W

Since X attempted 100 questions, we can write the equation as:

100 = C + W

Solving the Equations:
We have two equations:

340 = (4 * C) + (-1 * W)
100 = C + W

We can solve these equations simultaneously to find the values of C and W.

Multiplying the Second Equation:
To eliminate one variable, we can multiply the second equation by 4:

4 * 100 = 4 * C + 4 * W
400 = 4C + 4W

Substituting the Result in First Equation:
Now we can substitute the result of the second equation in the first equation:

340 = (4 * C) + (-1 * W)
340 = (4 * C) + (-1 * W)
340 = 4C - W

Since we know that 400 = 4C + 4W, we can substitute 4C + 4W in place of 400:

340 = 4C - W
340 = 400 - W
W = 400 - 340
W = 60

Determining the Number of Incorrectly Answered Questions:
We have found that W = 60, which represents the number of questions answered incorrectly by X.

Therefore, the correct answer is option (c) 12.

The sum of two numbers is 184. If one-third of one exceeds one-seventh of the other by 8,  find the smaller number
  • a)
    92
  • b)
    84
  • c)
    72
  • d)
    76
Correct answer is option 'C'. Can you explain this answer?

Rajeev Kumar answered
Given:
The sum of two numbers = 184
Calculation:
Let the numbers be x and (184 − x)
According to the question,
x × (1/3) - (184 − x)/7 = 8
⇒ (7x - 552 + 3x)/21 = 8
⇒ 7x - 552 + 3x = 8 × 21
⇒ 10x = 168 + 552
⇒ x = 720/10 = 72
One number = 72
Other number = 184 − x = 184 - 72 = 112
∴ The smaller number is 72.

If (a + b)– 2(a + b) = 80 and ab = 16, then what can be the value of 3a – 19b?
  • a)
    -16
  • b)
    -14
  • c)
    -18
  • d)
    -20
Correct answer is option 'B'. Can you explain this answer?

Aubrey Ross answered
Given Equations
We start with the equations:
- (a + b)² - 2(a + b) = 80
- ab = 16

Step 1: Simplify the First Equation
We can rewrite the first equation:
- Let x = a + b.
- The equation becomes x² - 2x = 80.
Rearranging gives us:
- x² - 2x - 80 = 0.

Step 2: Solve the Quadratic Equation
To find x, we can use the quadratic formula:
- x = [-b ± √(b² - 4ac)] / 2a
- Here, a = 1, b = -2, c = -80.
Calculating the discriminant:
- Discriminant = (-2)² - 4(1)(-80) = 4 + 320 = 324.
Thus:
- x = [2 ± √324] / 2
- x = [2 ± 18] / 2.
This gives us:
- x = 10 or x = -8.

Step 3: Determine a and b
We have two cases for (a + b):
1. If a + b = 10, then:
- ab = 16.
- The roots are found using: t² - (a + b)t + ab = 0.
- t² - 10t + 16 = 0.
- Discriminant = 100 - 64 = 36.
- Roots are: t = 8 and t = 2, thus (a, b) = (8, 2) or (2, 8).
2. If a + b = -8, then:
- ab = 16.
- t² + 8t + 16 = 0.
- Discriminant = 64 - 64 = 0.
- Roots are: t = -4 (double root), thus (a, b) = (-4, -4).

Step 4: Calculate 3a - 19b
1. For (a, b) = (8, 2):
- 3a - 19b = 3(8) - 19(2) = 24 - 38 = -14.
2. For (a, b) = (-4, -4):
- 3(-4) - 19(-4) = -12 + 76 = 64 (not valid).

Final Answer
Thus, the valid value for 3a - 19b is:
- **-14**, which corresponds to option (B).

If (a + b)2 − 2(a + b) = 80 and ab = 16, then what can be the value of 3a − 19b?
  • a)
    −16
  • b)
    −14
  • c)
    −18
  • d)
    −20
Correct answer is option 'B'. Can you explain this answer?

Given Equations
We start with two equations:
- (a + b)² - 2(a + b) = 80
- ab = 16
Transform the First Equation
Let's simplify the first equation:
- Let x = a + b.
- The equation becomes:
x² - 2x = 80
- Rearranging gives:
x² - 2x - 80 = 0
Factoring the Quadratic
Next, we need to factor the quadratic equation:
- (x - 10)(x + 8) = 0
Thus, we find:
- x = 10 or x = -8
Since a + b = x, we can use these values for further calculations.
Using the Values of a + b
1. If a + b = 10:
- We have a + b = 10 and ab = 16.
- The numbers a and b satisfy the equation:
t² - 10t + 16 = 0
- Using the quadratic formula:
t = (10 ± √(100 - 64))/2 = (10 ± √36)/2 = (10 ± 6)/2
- This gives a = 8 and b = 2.
2. If a + b = -8:
- Similarly, we find:
t² + 8t + 16 = 0
- The roots are:
t = (-8 ± √(64 - 64))/2 = -4 (double root)
- Thus, a = -4 and b = -4.
Calculating 3a - 19b
Now we calculate 3a - 19b for both cases:
1. For a = 8, b = 2:
- 3a - 19b = 3(8) - 19(2) = 24 - 38 = -14
2. For a = -4, b = -4:
- 3a - 19b = 3(-4) - 19(-4) = -12 + 76 = 64
Conclusion
The possible values of 3a - 19b are -14 and 64. However, the correct answer from the options provided is -14, which corresponds to option 'B'.

The ratio of the number of blue and red balls in a bag is constant. When there were 68 red balls, the number of blue balls was 36. If the number of blue balls was 63, how many red balls should be there in the bag?
  • a)
    98
  • b)
    119
  • c)
    102
  • d)
    110
Correct answer is option 'B'. Can you explain this answer?

Aiden Powell answered
Given:
- The ratio of the number of blue and red balls in a bag is constant.
- When there were 68 red balls, the number of blue balls was 36.

To find:
- The number of red balls when there are 63 blue balls.

Solution:
Let's assume the constant ratio of blue to red balls is 'x'.

Using the given information:
- When there were 68 red balls, the number of blue balls was 36.
- This can be represented as 36/x = 68.
- Solving this equation, we find x = 68/36 = 17/9.

Calculating the number of red balls when there are 63 blue balls:
- We know that the ratio of blue to red balls is constant at 17/9.
- Let the number of red balls be 'r'.
- We can set up the equation (63/17) = (r/9) to represent the ratio.
- Solving this equation, we find r = (63*9)/17 = 33.

Therefore, when there are 63 blue balls, there should be 33 red balls in the bag.

If (x + 6y) = 8, and xy = 2, where x > 0, what is the value of (x3 + 216y3)?
  • a)
    470
  • b)
    368
  • c)
    224
  • d)
    288
Correct answer is option 'C'. Can you explain this answer?

The question seems to be incomplete. We need more information about the variable "x" in order to solve the equation.

The difference between a two-digit number and the number obtained by interchanging the positions of its digits is 36. What is the difference between the two digits of that number?
  • a)
    3
  • b)
    4
  • c)
    9
  • d)
    Cannot be determined
Correct answer is option 'B'. Can you explain this answer?


Understanding the problem:
The given problem states that the difference between a two-digit number and the number obtained by interchanging the positions of its digits is 36.

Solution:
Let the original two-digit number be represented as 10a + b, where 'a' is the digit in the tens place and 'b' is the digit in the ones place.

1. Original number: 10a + b
2. Number obtained by interchanging the digits: 10b + a

Given that the difference between these two numbers is 36:
(10a + b) - (10b + a) = 36
9a - 9b = 36
a - b = 4

Therefore, the difference between the two digits of that number is 4.

Hence, the correct answer is option B) 4.

If a2 + b2 = 4b + 6a – 13, then what is the value of a + b?
  • a)
    3
  • b)
    2
  • c)
    5
  • d)
    10
Correct answer is option 'C'. Can you explain this answer?

Nova Brooks answered
Understanding the Equation
We start with the equation:
a² + b² = 4b + 6a - 13
Our goal is to simplify this equation to find the values of a and b.
Rearranging the Equation
We can rearrange the equation:
a² - 6a + b² - 4b + 13 = 0
This puts all terms on one side of the equation.
Completing the Square
Next, we will complete the square for both a and b.
- For a:
- a² - 6a can be rewritten as (a - 3)² - 9.
- For b:
- b² - 4b can be rewritten as (b - 2)² - 4.
Substituting these into the equation gives:
(a - 3)² - 9 + (b - 2)² - 4 + 13 = 0
Simplifying this leads us to:
(a - 3)² + (b - 2)² = 0
Finding the Values of a and b
The expression (a - 3)² + (b - 2)² = 0 indicates that both squared terms must equal zero:
- a - 3 = 0 ⇒ a = 3
- b - 2 = 0 ⇒ b = 2
Calculating a + b
Now, we can find a + b:
a + b = 3 + 2 = 5
Conclusion
Thus, the value of a + b is 5, which corresponds to option 'C'.

Consider matrix  The number of distinct real values of k for which the equation Ax = 0 has infinitely many solution is________
    Correct answer is '2'. Can you explain this answer?

    Ayesha Joshi answered
    Concept:
    We can find the consistency of the given system of equations as follows:
    (i) If the rank of matrix A is equal to the rank of an augmented matrix and it is equal to the number of unknowns, then the system is consistent and there is a unique solution.
    The rank of A = Rank of augmented matrix = n
    (ii) If the rank of matrix A is equal to the rank of an augmented matrix and it is less than the number of unknowns, then the system is consistent and there are an infinite number of solutions.
    The rank of A = Rank of augmented matrix < n
    Then |A| = 0
    (iii) If the rank of matrix A is not equal to the rank of the augmented matrix, then the system is inconsistent, and it has no solution.
    The rank of A ≠ Rank of an augmented matrix
    Application:
    A system to have infinitely many solutions must satisfy:
    |A| = 0
    K(K – 2(K – 1) = 0
    K(K – 2K + 2) = 0
    K(-K + 2) = 0
    K = 0, 0, 2
    Hence, there are 3 eigen values, and two distinct eigen value and 1 repeated eigen value.

    Consider the system of equations  The value of x3 (round off to the nearest integer), is ______.
      Correct answer is '3'. Can you explain this answer?

      Ayesha Joshi answered
      The given system has 4 equations and 3 unknowns.
      Hence it is a over-determined system of equations.
      The equations are;
      x1 + 3x2 + 2x3 = 1       --(1)
      2x1 + 2x2 - 3x3 = 1     ---(2)
      4x1 + 4x2 - 6x3 = 2     ---(3)
      2x1 + 5x2 + 2x3 = 1     ---(4)
      Note that equation (2) and (3) are linearly dependent on each other and equation 3 is twice that of equation (2).
      Hence considering equation 1, 2 and 4 -



      ⇒ x3 = 3
      Important Points:
      • Under-determined system: Number of equations < Number of unknowns
      • Over-Determined system: Number of equation > Number of unknowns
      • Equally Determined system: Number of equation = Number of unknowns

      The set of equations
      x + y + z = 1
      ax – ay + 3z = 5
      5x – 3y + az = 6
      has infinite solutions, if a =
      • a)
        -3
      • b)
        3
      • c)
        4
      • d)
        -4
      Correct answer is option 'C'. Can you explain this answer?

      Ayesha Joshi answered
      Concept:
      Non-homogeneous equation of type AX = B has infinite solutions if ρ(A : B) = ρ(A) < Number of unknowns
      Calculation:
      Given set of equations
      x + y + z = 1
      ax – ay + 3z = 5
      5x – 3y + az = 6

      a2 – a – 12 = 0
      a2 – 4a + 3a – 12 = 0
      a(a - 4) + 3(a - 4) = 0
      (a - 4)(a + 3) = 0
      A = 4, -3
      When a = 4, then ρ(A : B) = ρ(A) = 2 < 3
      Hence, given system of equations have infinite solutions when a = 4.
      Note: here a = -3 we cannot consider because for a = -3  ρ(A : B) ≠  ρ(A) 
      Key Points:
      Remember the system of equations
      AX = B have
      1. Unique solution, if ρ(A : B) = ρ(A) = Number of unknowns.
      2. Infinite many solutions, if ρ(A : B) = ρ(A) <  Number of unknowns
      3. No solution, if ρ(A : B) ≠ ρ(A).

      3 chairs and 2 tables cost Rs. 700 and 5 chairs and 3 tables cost Rs. 1100. What is the cost of 1 chair and 2 tables?
      • a)
        Rs. 350
      • b)
        Rs. 400
      • c)
        Rs. 500
      • d)
        Rs. 550
      Correct answer is option 'C'. Can you explain this answer?

      Understanding the Problem
      We need to find the cost of 1 chair and 2 tables based on the given information about the costs of chairs and tables.
      Given Equations
      1. 3 chairs + 2 tables = Rs. 700
      2. 5 chairs + 3 tables = Rs. 1100
      Setting Up the Variables
      Let:
      - C = Cost of 1 chair
      - T = Cost of 1 table
      Formulating the Equations
      From the first equation:
      3C + 2T = 700 (Equation 1)
      From the second equation:
      5C + 3T = 1100 (Equation 2)
      Solving the Equations
      We can solve these two equations simultaneously.
      1. Multiply Equation 1 by 3:
      9C + 6T = 2100 (Equation 3)
      2. Multiply Equation 2 by 2:
      10C + 6T = 2200 (Equation 4)
      Now, subtract Equation 3 from Equation 4:
      (10C + 6T) - (9C + 6T) = 2200 - 2100
      This simplifies to:
      C = 100
      Now substitute C = 100 back into Equation 1 to find T:
      3(100) + 2T = 700
      300 + 2T = 700
      2T = 400
      T = 200
      Finding the Required Cost
      Now we have:
      C = Rs. 100 (cost of 1 chair)
      T = Rs. 200 (cost of 1 table)
      To find the cost of 1 chair and 2 tables:
      Cost = C + 2T
      = 100 + 2(200)
      = 100 + 400
      = Rs. 500
      Conclusion
      The cost of 1 chair and 2 tables is Rs. 500, which corresponds to option ‘C’.

      The approximate solution of the system of simultaneous equations
      2x - 5y + 3z = 7
      x + 4y - 2z = 3
      2x + 3y + z = 2
      by applying Gauss-Seidel method one time (using initial approximation as x - 0, y - 0, z - 0) will be:
      • a)
        x = 2.32, y = 1.245, z = -3.157
      • b)
        x = 1.25, y = -2.573, z = -3.135
      • c)
        x = 2.45, y = -1.725, z = -3.565
      • d)
        x = 3.5, y = -0.125, z = -4.625
      Correct answer is option 'D'. Can you explain this answer?

      Ayesha Joshi answered
      Gauss Seidel Method:
      In Gauss Seidel method, the value of x calculated is used in next calculation putting other variable as 0.
      2x - 5y + 3z = 7
      Putting y = 0, z = 0 ⇒ x = 3.5
      x + 4y - 2z = 3
      Putting x = 3.5, z = 0 ⇒ y = - 0.125
      2x + 3y + z = 2
      Putting x = 3.5, y = - 0.125 ⇒ z = 2 – 3(-0.125) – 2(3.5)
      z = - 4.625

      A set of linear equations is given in the form Ax = b, where A is a 2 × 4 matrix with real number entries and b ≠ 0. Will it be possible to solve for x and obtain a unique solution by multiplying both left and right sides of the equation by AT (the super script T denotes the transpose) and inverting the matrix AT A?
      • a)
        Yes, it is always possible to get a unique solution for any 2 × 4 matrix A.
      • b)
        No, it is not possible to get a unique solution for any 2 × 4 matrix A.
      • c)
        Yes, can obtain a unique solution provided the matrix AT A is well conditioned
      • d)
        Yes, can obtain a unique solution provided the matrix A is well conditioned.
      Correct answer is option 'B'. Can you explain this answer?

      Ayesha Joshi answered
      Concept:
      From the properties of a matrix,
      The rank of m × n matrix is always ≤ min {m, n}
      If the rank of matrix A is ρ(A) and rank of matrix B is ρ(B), then the rank of matrix AB is given by
      ρ(AB) ≤ min {ρ(A), ρ(B)}
      If n × n matrix is singular, the rank will be less than ≤ n
      Calculation:
      Given:
      AX = B
      Where A is 2 × 4 matrices and b ≠ 0
      The order of AT is 4 × 2
      The order of ATA is 4 × 4
      Rank of (A) ≤ min (2, 4) = 2
      Rank of (AT) ≤ min (2, 4) = 2
      Rank (ATA) ≤ min (2, 2) = 2
      As the matrix ATA is of order 4 × 4, to have a unique solution the rank of ATA should be 4.
      Therefore, the unique solution of this equation is not possible.

      The cost of 7 chairs, 2 tables and 5 fans is Rs. 9350. If the cost of 3 chairs and a fan is Rs. 1950, find the cost of 2 chairs, 1 table and 2 fans.
      • a)
        Rs. 2500
      • b)
        Rs. 2725
      • c)
        Rs. 3050
      • d)
        Rs. 3700
      Correct answer is option 'D'. Can you explain this answer?

      To find the cost of 2 chairs, 1 table, and 2 fans, we can use the given information to set up a system of equations and solve for the unknown values.

      Let's assume the cost of a chair is x, the cost of a table is y, and the cost of a fan is z.

      1) Cost of 7 chairs, 2 tables, and 5 fans is Rs. 9350:
      7x + 2y + 5z = 9350

      2) Cost of 3 chairs and a fan is Rs. 1950:
      3x + z = 1950

      Now we have a system of two equations with three unknowns. To solve this system, we need to eliminate one variable.

      Multiplying equation 2 by 5, we get:
      15x + 5z = 9750

      Now we can subtract equation 1 from equation 3 to eliminate z:
      (15x + 5z) - (7x + 2y + 5z) = 9750 - 9350
      8x - 2y = 400

      Now we have two equations with two unknowns:
      7x + 2y + 5z = 9350
      8x - 2y = 400

      Solving these equations, we can find the values of x and y.

      Multiplying equation 2 by 4, we get:
      32x - 8y = 1600

      Adding equation 4 to equation 1, we eliminate y:
      (7x + 2y + 5z) + (32x - 8y) = 9350 + 1600
      39x + 5z = 10950

      We can solve this equation together with equation 3 to find the values of x and z.

      Multiplying equation 3 by 5, we get:
      35x + 5z = 9750

      Now we can subtract equation 5 from equation 6 to eliminate z:
      (39x + 5z) - (35x + 5z) = 10950 - 9750
      4x = 1200
      x = 300

      Substituting the value of x back into equation 3, we can find the value of z:
      3x + z = 1950
      3(300) + z = 1950
      900 + z = 1950
      z = 1050

      Now that we have the values of x and z, we can substitute them into equation 1 to find the value of y:
      7x + 2y + 5z = 9350
      7(300) + 2y + 5(1050) = 9350
      2100 + 2y + 5250 = 9350
      2y + 7350 = 9350
      2y = 2000
      y = 1000

      Therefore, the cost of 2 chairs, 1 table, and 2 fans is:
      2x + y + 2z = 2(300) + 1000 + 2(1050) = 600 + 1000 + 2100 = Rs. 3700

      Hence, the correct answer is option 'D', Rs. 3700.

      If x + y + 3 = 0, then find the value of x3 + y- 9xy + 9.
      • a)
        -36
      • b)
        -18
      • c)
        36
      • d)
        18
      Correct answer is option 'B'. Can you explain this answer?

      Rajeev Kumar answered
      Given:
      x + y + 3 = 0
      Formula used:
      (a + b)3 = a3 + b3 + 3ab (a + b)
      Calculation:
      x + y + 3 = 0
      ⇒ x + y = - 3   .....(1)
      ⇒ (x + y)3 = (- 3)3  [Taking cube of both sides]
      ⇒ x3 + y3 + 3xy (x + y) = - 27
      ⇒ x+ y3 + 3xy × (- 3) = - 27  [∵ x + y = - 3]
      ⇒ x3 + y3 - 9xy = - 27
      ⇒ x3 + y3 - 9xy + 9 = - 27 + 9  [Adding 9 in both sides]
      ⇒ x3 + y3 - 9xy + 9 = - 18
      ∴ The value of x3 + y3 - 9xy + 9 is (- 18)

      Gauss-Seidel method is used to solve the following equations (as per the given order):
      x1 + 2x2 + 3x3 = 5
      2x1 + 3x2 + x3 = 1
      3x1 + 2x2 + x3 = 3
      Assuming initial guess as x1 = x2 = x3 = 0, the value of x3 after the first iteration is ________
        Correct answer is '-6'. Can you explain this answer?

        Ayesha Joshi answered
        Gauss Seidel Method:
        In Gauss Seidel method, the value of x calculated is used in next calculation putting other variable as 0.
        x1 + 2x2 + 3x3 = 5
        Putting x2 = 0, x3 = 0 ⇒ x1 = 5
        2x1 + 3x2 + x3 = 1
        Putting x1 = 5, x3 = 0 ⇒ x2 = -3
        3x1 + 2x2 + x3 = 3
        Putting x1 = 5, x2 = -3 ⇒ x3 = 3 – 3(5) – 2 (-3)
        x3 = 3 – 15 + 6
        x3 = -6
        Mistake Point: Don’t arrange them diagonally because It is given in question solve as per given order.

        The cost of 2 pencil, 4 pens and 8 erasers is Rs. 12 and the cost of 8 pens, 10 pencils and 4 erasers is Rs. 36. How much will 3 pencils, 3 pens and 3 erasers cost?
        • a)
          Rs. 10
        • b)
          Rs. 15
        • c)
          Rs. 12
        • d)
          Rs. 18
        Correct answer is option 'C'. Can you explain this answer?

        Rajeev Kumar answered
        Let the cost of 1 pencil, 1 pen and 1 eraser be x, y and z respectively.
        2x + 4y + 8z = 12      ----(1)
        10x + 8y + 4z = 36      ----(2)
        Adding (1) and (2), 12x + 12y + 12z = 48
        ⇒ 3x + 3y + 3z = 48/4 = 12
        ∴ Cost of 3 pencils, 3 pens and 3 erasers is Rs. 12

        If the system of equations 2x + 3y = 5, 4x + ky = 10 has infinitely many solutions then k =?
        • a)
          6
        • b)
          4
        • c)
          3
        • d)
          2
        Correct answer is option 'A'. Can you explain this answer?

        Rajeev Kumar answered
        Given: 
        System of equation:
        2x + 3y = 5
        4x + ky = 10
        Concept:
        System of equations
        a1x + b1y = c1
        a2x + b2y = c2
        For Infinite solution
        Calculation:
        From the equations, it can be deduced that
        a1 = 2, b1 = 3, c1 = 5
        a2 = 4, b2 = k, c2 = 10
        For infinite solutions, 2/4 = 3/k
        ⇒ k = 6
        ∴ The value of k is 6.
        Important Points:

        For unique solution

        For inconsistent solution

        The denominator of a fraction is 2 more than its numerator. If 3 is added to the numerator and denominator, the fraction becomes 3/4. What was the original fraction?
        • a)
          8/11
        • b)
          4/7
        • c)
          8/9
        • d)
          3/5
        Correct answer is option 'D'. Can you explain this answer?

        Rajeev Kumar answered
        Calculation:    
        Let assume that numerator = x
        Denominator = y 
        So,
        The fraction is = x/y
        Now,
        y - x = 2                          ............................. (1)
        ⇒ 4x + 12 = 3y + 9
        ⇒ 4x - 3y = -3                   ..............................  (2)
        From equation (1) and (2)
        x = 3
        y = 5
        ∴ The fraction is 3/5
        The correct option is 4 i.e. 3/5

        Chapter doubts & questions for Linear Equations in Two Variables - The Complete SAT Course 2026 is part of Class 10 exam preparation. The chapters have been prepared according to the Class 10 exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Class 10 2026 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

        Chapter doubts & questions of Linear Equations in Two Variables - The Complete SAT Course in English & Hindi are available as part of Class 10 exam. Download more important topics, notes, lectures and mock test series for Class 10 Exam by signing up for free.

        The Complete SAT Course

        405 videos|220 docs|164 tests

        Top Courses Class 10

        Related Class 10 Content