Class 10 Mathematics worksheet on Pair of Linear Equations in Two Variables featuring multiple choice questions for practice.
Multiple choice questions worksheet for Class 10 Mathematics on the unit of Pair of Linear Equations in Two Variables, provided by the Department of Public Instruction - Chikkamagaluru.
JPG
1000×1413
209 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #685078
⭐
Show Answer Key & Explanations
Step-by-step solution for: LINEAR EQUATIONS IN TWO VARIABLES - MCQ - EM worksheet | Live ...
▼
Show Answer Key & Explanations
Step-by-step solution for: LINEAR EQUATIONS IN TWO VARIABLES - MCQ - EM worksheet | Live ...
Let's solve the problems step by step:
---
Solution:
For two lines to coincide, their equations must be proportional. That is, if \( ax + by + c = 0 \) and \( a'x + b'y + c' = 0 \) are coincident, then:
\[
\frac{a}{a'} = \frac{b}{b'} = \frac{c}{c'}
\]
Given:
\[
x + 2y = 3 \quad \text{(Equation 1)}
\]
\[
2x + 4y = k \quad \text{(Equation 2)}
\]
Rewriting Equation 1:
\[
x + 2y - 3 = 0
\]
Rewriting Equation 2:
\[
2x + 4y - k = 0
\]
For these lines to coincide:
\[
\frac{1}{2} = \frac{2}{4} = \frac{-3}{-k}
\]
The first two ratios are already equal:
\[
\frac{1}{2} = \frac{2}{4}
\]
Now, equate the third ratio:
\[
\frac{1}{2} = \frac{-3}{-k}
\]
Simplify:
\[
\frac{1}{2} = \frac{3}{k}
\]
Cross-multiply:
\[
k = 6
\]
Answer:
\[
\boxed{B}
\]
---
Solution:
To determine the nature of the solutions, we compare the coefficients of the two equations:
\[
2x + 3y - 9 = 0 \quad \text{(Equation 1)}
\]
\[
4x + 6y - 18 = 0 \quad \text{(Equation 2)}
\]
Rewriting Equation 2:
\[
4x + 6y - 18 = 0
\]
Notice that Equation 2 is simply a multiple of Equation 1:
\[
4x + 6y - 18 = 2(2x + 3y - 9)
\]
This means the two equations represent the same line. Therefore, they have infinitely many solutions.
Answer:
\[
\boxed{D}
\]
---
Solution:
Substitute \( x = 3 \) into the equation \( x + y = 7 \):
\[
3 + y = 7
\]
Solve for \( y \):
\[
y = 7 - 3 = 4
\]
Answer:
\[
\boxed{B}
\]
---
Solution:
For two lines to coincide, their coefficients must be proportional:
\[
\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}
\]
Answer:
\[
\boxed{C}
\]
---
Solution:
For two lines to be parallel, their slopes must be equal. The general form of a line is \( ax + by + c = 0 \), and its slope is \( -\frac{a}{b} \).
For the first equation \( 3x + 2ky = 2 \):
\[
3x + 2ky - 2 = 0
\]
Slope \( m_1 = -\frac{3}{2k} \)
For the second equation \( 2x + 5y + 1 = 0 \):
\[
2x + 5y + 1 = 0
\]
Slope \( m_2 = -\frac{2}{5} \)
Set the slopes equal:
\[
-\frac{3}{2k} = -\frac{2}{5}
\]
Simplify:
\[
\frac{3}{2k} = \frac{2}{5}
\]
Cross-multiply:
\[
3 \cdot 5 = 2 \cdot 2k
\]
\[
15 = 4k
\]
Solve for \( k \):
\[
k = \frac{15}{4}
\]
Answer:
\[
\boxed{A}
\]
---
Solution:
To determine the nature of the solutions, we compare the coefficients of the two equations:
\[
2x - 5y + 4 = 0 \quad \text{(Equation 1)}
\]
\[
2x + y - 8 = 0 \quad \text{(Equation 2)}
\]
For the lines to be parallel, their slopes must be equal. The slope of a line \( ax + by + c = 0 \) is \( -\frac{a}{b} \).
For Equation 1:
\[
\text{Slope} = -\frac{2}{-5} = \frac{2}{5}
\]
For Equation 2:
\[
\text{Slope} = -\frac{2}{1} = -2
\]
Since the slopes are not equal, the lines are not parallel. Next, we check if they intersect by solving the system of equations.
From Equation 1:
\[
2x - 5y = -4 \quad \text{(1)}
\]
From Equation 2:
\[
2x + y = 8 \quad \text{(2)}
\]
Subtract Equation (1) from Equation (2):
\[
(2x + y) - (2x - 5y) = 8 - (-4)
\]
\[
2x + y - 2x + 5y = 8 + 4
\]
\[
6y = 12
\]
\[
y = 2
\]
Substitute \( y = 2 \) into Equation (2):
\[
2x + 2 = 8
\]
\[
2x = 6
\]
\[
x = 3
\]
Thus, the solution is \( (x, y) = (3, 2) \), which means the lines intersect at a unique point.
Answer:
\[
\boxed{C}
\]
---
Solution:
We need to find a point \((x, y)\) that satisfies the equation \( 2x - 3y = 12 \). Let's test the given options:
Option A: \( x = 0, y = -3 \)
\[
2(0) - 3(-3) = 0 + 9 = 9 \quad (\text{Not equal to 12})
\]
Option B: \( x = 2, y = 3 \)
\[
2(2) - 3(3) = 4 - 9 = -5 \quad (\text{Not equal to 12})
\]
Option C: \( x = 3, y = -2 \)
\[
2(3) - 3(-2) = 6 + 6 = 12 \quad (\text{Equal to 12})
\]
Option D: \( x = -2, y = 3 \)
\[
2(-2) - 3(3) = -4 - 9 = -13 \quad (\text{Not equal to 12})
\]
Answer:
\[
\boxed{C}
\]
---
Solution:
Let's analyze each statement:
A) If lines are parallel, there is no solution.
- True. Parallel lines never intersect, so there is no solution.
B) If the lines are perpendicular to each other, there is no solution.
- False. Perpendicular lines intersect at exactly one point, so there is a unique solution.
C) Many solutions if the lines coincide each other.
- True. Coincident lines overlap completely, so there are infinitely many solutions.
D) A unique solution if they intersect.
- True. Intersecting lines meet at exactly one point, so there is a unique solution.
The wrong statement is B.
Answer:
\[
\boxed{B}
\]
---
Solution:
Substitute \( y = 1 \) into the equation \( 2x - y = 5 \):
\[
2x - 1 = 5
\]
Solve for \( x \):
\[
2x = 6
\]
\[
x = 3
\]
Answer:
\[
\boxed{A}
\]
---
Solution:
Let the cost of one pen be \( x \) and the cost of one pencil be \( y \). The total cost is given by:
\[
5x + 7y = 50
\]
Answer:
\[
\boxed{B}
\]
---
Solution:
We solve the system of equations:
\[
x - y = 2 \quad \text{(1)}
\]
\[
x + y = 4 \quad \text{(2)}
\]
Add Equations (1) and (2):
\[
(x - y) + (x + y) = 2 + 4
\]
\[
2x = 6
\]
\[
x = 3
\]
Substitute \( x = 3 \) into Equation (2):
\[
3 + y = 4
\]
\[
y = 1
\]
Thus, the solution is \( (x, y) = (3, 1) \).
Answer:
\[
\boxed{C}
\]
---
Solution:
To determine the relationship between the lines, we compare their slopes and intercepts.
For the first equation \( 6x - 8y + 8 = 0 \):
\[
6x - 8y = -8
\]
Slope \( m_1 = \frac{6}{8} = \frac{3}{4} \)
For the second equation \( 6x - 6y + 16 = 0 \):
\[
6x - 6y = -16
\]
Slope \( m_2 = \frac{6}{6} = 1 \)
Since the slopes are different (\( \frac{3}{4} \neq 1 \)), the lines are neither parallel nor coincident. They must intersect.
Answer:
\[
\boxed{A}
\]
---
Solution:
For two lines to have a unique solution, their slopes must be different. The general form of a line is \( ax + by + c = 0 \), and its slope is \( -\frac{a}{b} \).
For the first equation \( 4x + Py + 8 = 0 \):
\[
\text{Slope} = -\frac{4}{P}
\]
For the second equation \( 2x + 2y + 2 = 0 \):
\[
\text{Slope} = -\frac{2}{2} = -1
\]
For the lines to have a unique solution, their slopes must not be equal:
\[
-\frac{4}{P} \neq -1
\]
Simplify:
\[
\frac{4}{P} \neq 1
\]
\[
P \neq 4
\]
Answer:
\[
\boxed{B}
\]
---
Solution:
Solve the system of equations:
\[
x + y = 20 \quad \text{(1)}
\]
\[
x - y = 4 \quad \text{(2)}
\]
Add Equations (1) and (2):
\[
(x + y) + (x - y) = 20 + 4
\]
\[
2x = 24
\]
\[
x = 12
\]
Substitute \( x = 12 \) into Equation (1):
\[
12 + y = 20
\]
\[
y = 8
\]
Now, substitute \( x = 12 \) and \( y = 8 \) into the equation \( y = mx + 3 \):
\[
8 = m(12) + 3
\]
\[
8 = 12m + 3
\]
\[
5 = 12m
\]
\[
m = \frac{5}{12}
\]
Answer:
\[
\boxed{A}
\]
---
1. \(\boxed{B}\)
2. \(\boxed{D}\)
3. \(\boxed{B}\)
4. \(\boxed{C}\)
5. \(\boxed{A}\)
6. \(\boxed{C}\)
7. \(\boxed{C}\)
8. \(\boxed{B}\)
9. \(\boxed{A}\)
10. \(\boxed{B}\)
11. \(\boxed{C}\)
12. \(\boxed{A}\)
13. \(\boxed{B}\)
14. \(\boxed{A}\)
---
1. If linear equation in two variables \( x + 2y = 3 \) and \( 2x + 4y = k \) coincides, then the value of \( k \) is:
Solution:
For two lines to coincide, their equations must be proportional. That is, if \( ax + by + c = 0 \) and \( a'x + b'y + c' = 0 \) are coincident, then:
\[
\frac{a}{a'} = \frac{b}{b'} = \frac{c}{c'}
\]
Given:
\[
x + 2y = 3 \quad \text{(Equation 1)}
\]
\[
2x + 4y = k \quad \text{(Equation 2)}
\]
Rewriting Equation 1:
\[
x + 2y - 3 = 0
\]
Rewriting Equation 2:
\[
2x + 4y - k = 0
\]
For these lines to coincide:
\[
\frac{1}{2} = \frac{2}{4} = \frac{-3}{-k}
\]
The first two ratios are already equal:
\[
\frac{1}{2} = \frac{2}{4}
\]
Now, equate the third ratio:
\[
\frac{1}{2} = \frac{-3}{-k}
\]
Simplify:
\[
\frac{1}{2} = \frac{3}{k}
\]
Cross-multiply:
\[
k = 6
\]
Answer:
\[
\boxed{B}
\]
---
2. \( 2x + 3y - 9 = 0 \) and \( 4x + 6y - 18 = 0 \). This pair of linear equations have ______ solutions.
Solution:
To determine the nature of the solutions, we compare the coefficients of the two equations:
\[
2x + 3y - 9 = 0 \quad \text{(Equation 1)}
\]
\[
4x + 6y - 18 = 0 \quad \text{(Equation 2)}
\]
Rewriting Equation 2:
\[
4x + 6y - 18 = 0
\]
Notice that Equation 2 is simply a multiple of Equation 1:
\[
4x + 6y - 18 = 2(2x + 3y - 9)
\]
This means the two equations represent the same line. Therefore, they have infinitely many solutions.
Answer:
\[
\boxed{D}
\]
---
3. In the equation \( x + y = 7 \), if \( x = 3 \), then the value of \( y \) is:
Solution:
Substitute \( x = 3 \) into the equation \( x + y = 7 \):
\[
3 + y = 7
\]
Solve for \( y \):
\[
y = 7 - 3 = 4
\]
Answer:
\[
\boxed{B}
\]
---
4. If \( a_1x + b_1y + c_1 = 0 \) and \( a_2x + b_2y + c_2 = 0 \) are the pair of coinciding lines, then the ratios of their coefficients are:
Solution:
For two lines to coincide, their coefficients must be proportional:
\[
\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}
\]
Answer:
\[
\boxed{C}
\]
---
5. If the pair of equations \( 3x + 2ky = 2 \) and \( 2x + 5y + 1 = 0 \) are parallel, then the value of \( k \) is:
Solution:
For two lines to be parallel, their slopes must be equal. The general form of a line is \( ax + by + c = 0 \), and its slope is \( -\frac{a}{b} \).
For the first equation \( 3x + 2ky = 2 \):
\[
3x + 2ky - 2 = 0
\]
Slope \( m_1 = -\frac{3}{2k} \)
For the second equation \( 2x + 5y + 1 = 0 \):
\[
2x + 5y + 1 = 0
\]
Slope \( m_2 = -\frac{2}{5} \)
Set the slopes equal:
\[
-\frac{3}{2k} = -\frac{2}{5}
\]
Simplify:
\[
\frac{3}{2k} = \frac{2}{5}
\]
Cross-multiply:
\[
3 \cdot 5 = 2 \cdot 2k
\]
\[
15 = 4k
\]
Solve for \( k \):
\[
k = \frac{15}{4}
\]
Answer:
\[
\boxed{A}
\]
---
6. The pair of equations \( 2x - 5y + 4 = 0 \) and \( 2x + y - 8 = 0 \) has:
Solution:
To determine the nature of the solutions, we compare the coefficients of the two equations:
\[
2x - 5y + 4 = 0 \quad \text{(Equation 1)}
\]
\[
2x + y - 8 = 0 \quad \text{(Equation 2)}
\]
For the lines to be parallel, their slopes must be equal. The slope of a line \( ax + by + c = 0 \) is \( -\frac{a}{b} \).
For Equation 1:
\[
\text{Slope} = -\frac{2}{-5} = \frac{2}{5}
\]
For Equation 2:
\[
\text{Slope} = -\frac{2}{1} = -2
\]
Since the slopes are not equal, the lines are not parallel. Next, we check if they intersect by solving the system of equations.
From Equation 1:
\[
2x - 5y = -4 \quad \text{(1)}
\]
From Equation 2:
\[
2x + y = 8 \quad \text{(2)}
\]
Subtract Equation (1) from Equation (2):
\[
(2x + y) - (2x - 5y) = 8 - (-4)
\]
\[
2x + y - 2x + 5y = 8 + 4
\]
\[
6y = 12
\]
\[
y = 2
\]
Substitute \( y = 2 \) into Equation (2):
\[
2x + 2 = 8
\]
\[
2x = 6
\]
\[
x = 3
\]
Thus, the solution is \( (x, y) = (3, 2) \), which means the lines intersect at a unique point.
Answer:
\[
\boxed{C}
\]
---
7. The values of \( x \) and \( y \) when a point lies on the linear equation \( 2x - 3y = 12 \) are:
Solution:
We need to find a point \((x, y)\) that satisfies the equation \( 2x - 3y = 12 \). Let's test the given options:
Option A: \( x = 0, y = -3 \)
\[
2(0) - 3(-3) = 0 + 9 = 9 \quad (\text{Not equal to 12})
\]
Option B: \( x = 2, y = 3 \)
\[
2(2) - 3(3) = 4 - 9 = -5 \quad (\text{Not equal to 12})
\]
Option C: \( x = 3, y = -2 \)
\[
2(3) - 3(-2) = 6 + 6 = 12 \quad (\text{Equal to 12})
\]
Option D: \( x = -2, y = 3 \)
\[
2(-2) - 3(3) = -4 - 9 = -13 \quad (\text{Not equal to 12})
\]
Answer:
\[
\boxed{C}
\]
---
8. Identify the wrong statement with respect to a pair of linear equations:
Solution:
Let's analyze each statement:
A) If lines are parallel, there is no solution.
- True. Parallel lines never intersect, so there is no solution.
B) If the lines are perpendicular to each other, there is no solution.
- False. Perpendicular lines intersect at exactly one point, so there is a unique solution.
C) Many solutions if the lines coincide each other.
- True. Coincident lines overlap completely, so there are infinitely many solutions.
D) A unique solution if they intersect.
- True. Intersecting lines meet at exactly one point, so there is a unique solution.
The wrong statement is B.
Answer:
\[
\boxed{B}
\]
---
9. In the equation \( 2x - y = 5 \), if \( y = 1 \), then the value of \( x \) is:
Solution:
Substitute \( y = 1 \) into the equation \( 2x - y = 5 \):
\[
2x - 1 = 5
\]
Solve for \( x \):
\[
2x = 6
\]
\[
x = 3
\]
Answer:
\[
\boxed{A}
\]
---
10. The cost of 5 pens and 7 pencils is Rs 50. Which of the following equation describes the above statement?
Solution:
Let the cost of one pen be \( x \) and the cost of one pencil be \( y \). The total cost is given by:
\[
5x + 7y = 50
\]
Answer:
\[
\boxed{B}
\]
---
11. The solution of the equation \( x - y = 2 \) and \( x + y = 4 \) is:
Solution:
We solve the system of equations:
\[
x - y = 2 \quad \text{(1)}
\]
\[
x + y = 4 \quad \text{(2)}
\]
Add Equations (1) and (2):
\[
(x - y) + (x + y) = 2 + 4
\]
\[
2x = 6
\]
\[
x = 3
\]
Substitute \( x = 3 \) into Equation (2):
\[
3 + y = 4
\]
\[
y = 1
\]
Thus, the solution is \( (x, y) = (3, 1) \).
Answer:
\[
\boxed{C}
\]
---
12. The line represented by \( 6x - 8y + 8 = 0 \) and \( 6x - 6y + 16 = 0 \):
Solution:
To determine the relationship between the lines, we compare their slopes and intercepts.
For the first equation \( 6x - 8y + 8 = 0 \):
\[
6x - 8y = -8
\]
Slope \( m_1 = \frac{6}{8} = \frac{3}{4} \)
For the second equation \( 6x - 6y + 16 = 0 \):
\[
6x - 6y = -16
\]
Slope \( m_2 = \frac{6}{6} = 1 \)
Since the slopes are different (\( \frac{3}{4} \neq 1 \)), the lines are neither parallel nor coincident. They must intersect.
Answer:
\[
\boxed{A}
\]
---
13. If the equations \( 4x + Py + 8 = 0 \) and \( 2x + 2y + 2 = 0 \) have unique solutions, then the value of \( P \) is:
Solution:
For two lines to have a unique solution, their slopes must be different. The general form of a line is \( ax + by + c = 0 \), and its slope is \( -\frac{a}{b} \).
For the first equation \( 4x + Py + 8 = 0 \):
\[
\text{Slope} = -\frac{4}{P}
\]
For the second equation \( 2x + 2y + 2 = 0 \):
\[
\text{Slope} = -\frac{2}{2} = -1
\]
For the lines to have a unique solution, their slopes must not be equal:
\[
-\frac{4}{P} \neq -1
\]
Simplify:
\[
\frac{4}{P} \neq 1
\]
\[
P \neq 4
\]
Answer:
\[
\boxed{B}
\]
---
14. \( x + y = 20 \) and \( x - y = 4 \) solve for \( x \) and \( y \), and substitute the values of \( x \) and \( y \) in \( y = mx + 3 \). Then the value of \( m \) is:
Solution:
Solve the system of equations:
\[
x + y = 20 \quad \text{(1)}
\]
\[
x - y = 4 \quad \text{(2)}
\]
Add Equations (1) and (2):
\[
(x + y) + (x - y) = 20 + 4
\]
\[
2x = 24
\]
\[
x = 12
\]
Substitute \( x = 12 \) into Equation (1):
\[
12 + y = 20
\]
\[
y = 8
\]
Now, substitute \( x = 12 \) and \( y = 8 \) into the equation \( y = mx + 3 \):
\[
8 = m(12) + 3
\]
\[
8 = 12m + 3
\]
\[
5 = 12m
\]
\[
m = \frac{5}{12}
\]
Answer:
\[
\boxed{A}
\]
---
Final Answers:
1. \(\boxed{B}\)
2. \(\boxed{D}\)
3. \(\boxed{B}\)
4. \(\boxed{C}\)
5. \(\boxed{A}\)
6. \(\boxed{C}\)
7. \(\boxed{C}\)
8. \(\boxed{B}\)
9. \(\boxed{A}\)
10. \(\boxed{B}\)
11. \(\boxed{C}\)
12. \(\boxed{A}\)
13. \(\boxed{B}\)
14. \(\boxed{A}\)
Parent Tip: Review the logic above to help your child master the concept of equations in two variables worksheet answers.