Chapter 4 (Balbharati) · Class 9 Maharashtra SSC · MCQ Test
Linear Equations in Two Variables (दोन चलांतील रेषीय समीकरणे) MCQ Test — Class 9 Maharashtra SSC
Practice 10 multiple-choice questions with instant answer reveal and explanations.
Linear Equations in Two Variables (दोन चलांतील रेषीय समीकरणे) — MCQ Questions
1Which of the following is a linear equation in two variables?
Show Answer+
Answer: 2x + 3y = 5
Hint: Recall the standard form of a linear equation in two variables and the definition of 'linear'.
Solution:
A linear equation in two variables can be written in the form ax + by + c = 0, where a, b, and c are real numbers, and a and b are not both zero.
The degree of each variable (x and y) must be 1. Option A, 2x + 3y = 5 (or 2x + 3y - 5 = 0), fits this definition as both x and y have a degree of 1.
Options B (x² + y = 7) has x with degree 2, option C (xy = 4) has a product of variables making it non-linear, and option D (3x = 9) is a linear equation in only one variable.
2Express the equation 3x = 5y - 8 in the standard form ax + by + c = 0 and identify the value of 'c'.
Show Answer+
Answer: c = 8
Hint: Rearrange the terms to bring all of them to one side of the equation, ensuring the constant term is isolated.
Solution:
The given equation is 3x = 5y - 8.
To express it in the standard form ax + by + c = 0, we need to move all terms to the left side of the equation.
Subtract 5y and add 8 to both sides: 3x - 5y + 8 = 0.
Comparing this with ax + by + c = 0, we find a = 3, b = -5, and c = 8.
3Which of the following points is a solution to the equation 2x + y = 7?
Show Answer+
Answer: (2, 3)
Hint: Substitute the x and y values from each option into the equation and check if it satisfies the equality.
Solution:
A point (x, y) is a solution to an equation if, when substituted into the equation, it makes the equation true.
Let's check option A: (1, 4) => 2(1) + 4 = 2 + 4 = 6 ≠ 7.
Let's check option B: (3, 2) => 2(3) + 2 = 6 + 2 = 8 ≠ 7.
Let's check option C: (2, 3) => 2(2) + 3 = 4 + 3 = 7. This satisfies the equation.
Let's check option D: (0, 7) => 2(0) + 7 = 0 + 7 = 7. This also satisfies the equation. Oh wait, I need to pick only ONE correct answer. I will adjust the options to ensure only one is correct. Let me re-evaluate.
4Which of the following points is a solution to the equation 2x + y = 7?
Show Answer+
Answer: (2, 3)
Hint: Substitute the x and y values from each option into the equation and check if it satisfies the equality.
Solution:
A point (x, y) is a solution to an equation if, when substituted into the equation, it makes the equation true.
For option A (1, 4): 2(1) + 4 = 2 + 4 = 6 ≠ 7.
For option B (3, 2): 2(3) + 2 = 6 + 2 = 8 ≠ 7.
For option C (2, 3): 2(2) + 3 = 4 + 3 = 7. This is true, so (2, 3) is a solution.
For option D (4, -1): 2(4) + (-1) = 8 - 1 = 7. This is also true. Oh no, I made the same mistake again. I need to make sure only ONE option is correct. Let me adjust the options once more.
5Which of the following points is a solution to the equation 2x + y = 7?
Show Answer+
Answer: (2, 3)
Hint: Substitute the x and y values from each option into the equation and check if it satisfies the equality.
Solution:
A point (x, y) is a solution to an equation if, when substituted into the equation, it makes the equation true.
For option A (1, 4): 2(1) + 4 = 2 + 4 = 6 ≠ 7.
For option B (3, 2): 2(3) + 2 = 6 + 2 = 8 ≠ 7.
For option C (2, 3): 2(2) + 3 = 4 + 3 = 7. This is true, so (2, 3) is a solution.
For option D (4, 0): 2(4) + 0 = 8 + 0 = 8 ≠ 7.
6If (k, 2k) is a solution to the equation 3x - y = 8, what is the value of k?
Show Answer+
Answer: 8
Hint: Substitute the given expressions for x and y into the equation and then solve for k.
Solution:
Given the equation 3x - y = 8 and a solution (k, 2k).
Substitute x = k and y = 2k into the equation: 3(k) - (2k) = 8.
Simplify the equation: 3k - 2k = 8.
This simplifies to k = 8. So, the value of k is 8.
7How many solutions does a linear equation in two variables like 5x - 2y = 10 have?
Show Answer+
Answer: Infinitely many solutions
Hint: Think about how many pairs of (x, y) can satisfy a single linear relationship on a coordinate plane.
Solution:
A linear equation in two variables represents a straight line in a two-dimensional coordinate system.
Every point on this line is a solution to the equation.
Since a line extends infinitely in both directions and consists of an infinite number of points, a linear equation in two variables has infinitely many solutions.
8The cost of a storybook is ₹5 more than twice the cost of a pen. If the cost of the storybook is ₹x and the cost of the pen is ₹y, which linear equation represents this statement?
Show Answer+
Answer: x = 2y + 5
Hint: Break down the statement piece by piece: 'twice the cost of a pen' and '₹5 more than'.
Solution:
Let the cost of the storybook be x and the cost of the pen be y.
'Twice the cost of a pen' can be written as 2y.
'₹5 more than twice the cost of a pen' means we add 5 to 2y, so it becomes 2y + 5.
The cost of the storybook (x) is equal to this amount: x = 2y + 5.
9Ravi was asked to check if the point (2, -1) is a solution to the equation 3x + 2y = 4. He wrote: '3(2) + 2(1) = 6 + 2 = 8, which is not equal to 4, so it's not a solution.' What mistake did Ravi make?
Show Answer+
Answer: He substituted the y-value incorrectly.
Hint: Pay close attention to the sign of the y-coordinate in the given point when substituting.
Solution:
The given point is (2, -1), which means x = 2 and y = -1.
The equation is 3x + 2y = 4.
Ravi substituted y as 1 instead of -1. He wrote 2(1) instead of 2(-1).
The correct substitution would be 3(2) + 2(-1) = 6 - 2 = 4. Since 4 = 4, the point (2, -1) IS actually a solution.
10If a point (a, b) lies on the graph of the equation 5x - y = 12, which of the following statements must be true?
Show Answer+
Answer: 5a - b = 12
Hint: Remember the fundamental relationship between a point lying on a graph and its coordinates satisfying the equation.
Solution:
When a point (x, y) lies on the graph of an equation, it means that the coordinates of that point satisfy the equation.
Given the point (a, b) and the equation 5x - y = 12.
Substitute x = a and y = b into the equation.
This gives us 5(a) - (b) = 12, or 5a - b = 12. This statement must be true.
Want more questions?
Practice 60+ questions with AI-powered doubt clearing and step-by-step solutions.
Tips for Linear Equations in Two Variables (दोन चलांतील रेषीय समीकरणे) MCQs
- 1Read each question carefully and identify what is being asked before looking at the options.
- 2Try to solve the problem mentally or on paper first, then match your answer with the options.
- 3Use elimination — rule out clearly wrong options to improve your chances even when unsure.
- 4Check units, signs, and edge cases — these are common traps in Linear Equations in Two Variables (दोन चलांतील रेषीय समीकरणे) MCQs.
- 5Review your mistakes after completing the test to build lasting understanding.
Master Linear Equations in Two Variables (दोन चलांतील रेषीय समीकरणे) on SparkEd
Go beyond MCQs. Practice at three difficulty levels with instant feedback, solutions, and an AI coach to clear every doubt.
Start PractisingSparkEd Maths offers free MCQ tests for Class 1-10 across 7 education boards. All questions are aligned to the 2025-26 syllabus with step-by-step solutions and AI-powered doubt clearing.