A English

Mix Examples - Linear Equations in Two Variables Questions in English

Class 9 Mathematics · Linear Equations in Two Variables · Mix Examples - Linear Equations in Two Variables

156+

Questions

English

Language

100%

With Solutions

Showing 50 of 156 questions in English

101
EasyMCQ
One of the solutions of the linear equation $3x + 5y = 30$ is $\ldots \ldots . .$
A
$(10, 0)$
B
$(0, 10)$
C
$(3, 5)$
D
$(0, 0)$

Solution

(A) To find a solution for the linear equation $3x + 5y = 30$,we can substitute the given options into the equation.
For option $A$ $(10, 0)$,substitute $x = 10$ and $y = 0$:
$3(10) + 5(0) = 30 + 0 = 30$.
Since the left-hand side equals the right-hand side,$(10, 0)$ is a solution.
For option $B$ $(0, 10)$,substitute $x = 0$ and $y = 10$:
$3(0) + 5(10) = 0 + 50 = 50 \neq 30$.
For option $C$ $(3, 5)$,substitute $x = 3$ and $y = 5$:
$3(3) + 5(5) = 9 + 25 = 34 \neq 30$.
For option $D$ $(0, 0)$,substitute $x = 0$ and $y = 0$:
$3(0) + 5(0) = 0 \neq 30$.
Therefore,the correct solution is $(10, 0)$.
102
EasyMCQ
Which of the following is not a solution of the equation $2x + 7y = 28$?
A
$(14, 0)$
B
$(2, 7)$
C
$(0, 4)$
D
$(7, 2)$

Solution

(B) To check if a point $(x, y)$ is a solution to the equation $2x + 7y = 28$,we substitute the values of $x$ and $y$ into the equation and check if the left-hand side equals the right-hand side $(28)$.
For $(14, 0)$: $2(14) + 7(0) = 28 + 0 = 28$. (This is a solution).
For $(2, 7)$: $2(2) + 7(7) = 4 + 49 = 53 \neq 28$. (This is not a solution).
For $(0, 4)$: $2(0) + 7(4) = 0 + 28 = 28$. (This is a solution).
For $(7, 2)$: $2(7) + 7(2) = 14 + 14 = 28$. (This is a solution).
Therefore,$(2, 7)$ is not a solution of the given equation.
103
EasyMCQ
If $(5, 2)$ is one of the solutions of the equation $x + 3y = k$,then $k = \ldots$
A
$8$
B
$7$
C
$11$
D
$17$

Solution

(C) Given the equation is $x + 3y = k$.
Since $(5, 2)$ is a solution to the equation,we substitute $x = 5$ and $y = 2$ into the equation.
$5 + 3(2) = k$
$5 + 6 = k$
$k = 11$
Therefore,the value of $k$ is $11$.
104
EasyMCQ
For the equation $3x - 2y = 12$,express $y$ in terms of $x$.
A
$\frac{3x + 12}{2}$
B
$\frac{12 - 3x}{2}$
C
$3x - 12$
D
$\frac{3x - 12}{2}$

Solution

(D) Given the equation: $3x - 2y = 12$
To express $y$ in terms of $x$,we isolate $y$:
Subtract $3x$ from both sides: $-2y = 12 - 3x$
Multiply both sides by $-1$: $2y = 3x - 12$
Divide by $2$: $y = \frac{3x - 12}{2}$
Thus,the correct option is $D$.
105
EasyMCQ
The graph of the equation $3x + 7y = k$ is a line passing through the origin. Then,$k = \ldots$
A
$0$
B
$3$
C
$7$
D
$-\frac{7}{3}$

Solution

(A) linear equation of the form $ax + by = k$ represents a line passing through the origin $(0, 0)$ if and only if the constant term $k$ is equal to $0$.
Substituting the coordinates of the origin $(x = 0, y = 0)$ into the given equation $3x + 7y = k$:
$3(0) + 7(0) = k$
$0 + 0 = k$
$k = 0$
Therefore,the value of $k$ is $0$.
106
EasyMCQ
If the graph of the equation $3x + ay = 7$ passes through the point $(3, -1)$,then the value of $a$ is:
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(B) Given the equation is $3x + ay = 7$.
Since the graph passes through the point $(3, -1)$,this point must satisfy the equation.
Substitute $x = 3$ and $y = -1$ into the equation:
$3(3) + a(-1) = 7$
$9 - a = 7$
$-a = 7 - 9$
$-a = -2$
$a = 2$
Therefore,the value of $a$ is $2$.
107
EasyMCQ
The graph of $3x - 2y = 12$ passes through which of the following points?
A
$(4, 0)$ and $(-4, 0)$
B
$(0, 6)$ and $(0, -6)$
C
$(4, 0)$ and $(0, -6)$
D
$(3, -2)$ and $(0, 0)$

Solution

(C) To find the points through which the graph of the equation $3x - 2y = 12$ passes,we test the given coordinates by substituting them into the equation.
For point $(4, 0)$:
$3(4) - 2(0) = 12 - 0 = 12$. This point satisfies the equation.
For point $(0, -6)$:
$3(0) - 2(-6) = 0 + 12 = 12$. This point also satisfies the equation.
Thus,the graph passes through $(4, 0)$ and $(0, -6)$.
108
EasyMCQ
For the equation $F = (9/5)C + 32$,$F$ and $C$ are numerically equal when $F = \ldots$
A
$40$
B
$0$
C
$-32$
D
$-40$

Solution

(D) Given the equation $F = (9/5)C + 32$.
Since $F$ and $C$ are numerically equal,let $F = C = x$.
Substituting $x$ for $F$ and $C$ in the equation:
$x = (9/5)x + 32$
Subtracting $(9/5)x$ from both sides:
$x - (9/5)x = 32$
$(5x - 9x) / 5 = 32$
$-4x / 5 = 32$
$-4x = 32 \times 5$
$-4x = 160$
$x = 160 / -4$
$x = -40$
Therefore,$F$ and $C$ are numerically equal when $F = -40$.
109
EasyMCQ
Expressing $5x + 2y = 10$ in the $y$-form,we get.......
A
$y = \frac{10 - 5x}{2}$
B
$y = \frac{5x - 10}{2}$
C
$y = \frac{10 + 5x}{2}$
D
$y = 5x - 10$

Solution

(A) To express the equation $5x + 2y = 10$ in the $y$-form,we isolate $y$ on one side of the equation.
First,subtract $5x$ from both sides:
$2y = 10 - 5x$
Next,divide both sides by $2$:
$y = \frac{10 - 5x}{2}$
110
EasyMCQ
If the graph of the equation $ax + 3y = 21$ passes through the point $(5, 2)$,then the value of $a = \ldots$
A
$7$
B
$3$
C
$5$
D
$6$

Solution

(B) Given the equation is $ax + 3y = 21$.
Since the graph passes through the point $(5, 2)$,the coordinates $x = 5$ and $y = 2$ must satisfy the equation.
Substituting the values of $x$ and $y$ into the equation:
$a(5) + 3(2) = 21$
$5a + 6 = 21$
$5a = 21 - 6$
$5a = 15$
$a = \frac{15}{5}$
$a = 3$
Therefore,the value of $a$ is $3$.
111
EasyMCQ
Expressing $3y - 2x - 60 = 0$ in the $y$-form,we get ...........
A
$y = 2x - 20$
B
$y = 2x + 20$
C
$y = \frac{2x + 60}{3}$
D
$y = \frac{2x - 60}{3}$

Solution

(C) Given the equation: $3y - 2x - 60 = 0$
To express it in the $y$-form,we isolate $y$ on one side of the equation.
First,add $2x$ and $60$ to both sides:
$3y = 2x + 60$
Next,divide both sides by $3$:
$y = \frac{2x + 60}{3}$
Thus,the correct option is $C$.
112
EasyMCQ
$...$ is not a point on the graph of $3x + 2y = 18$.
A
$(6, 0)$
B
$(0, 9)$
C
$(2, 6)$
D
$(3, 2)$

Solution

(D) To determine if a point $(x, y)$ lies on the graph of the equation $3x + 2y = 18$,we substitute the $x$ and $y$ values into the equation and check if the left-hand side equals the right-hand side $(18)$.
For option $A$ $(6, 0)$: $3(6) + 2(0) = 18 + 0 = 18$. (Point lies on the graph)
For option $B$ $(0, 9)$: $3(0) + 2(9) = 0 + 18 = 18$. (Point lies on the graph)
For option $C$ $(2, 6)$: $3(2) + 2(6) = 6 + 12 = 18$. (Point lies on the graph)
For option $D$ $(3, 2)$: $3(3) + 2(2) = 9 + 4 = 13$. Since $13 \neq 18$,the point $(3, 2)$ does not lie on the graph.
113
EasyMCQ
The graph of the equation $2x + y = 10$ intersects the $x$-axis at the point $\ldots \ldots . .$
A
$(5, 0)$
B
$(0, 10)$
C
$(0, -10)$
D
$(-5, 0)$

Solution

(A) To find the point where the graph of the equation $2x + y = 10$ intersects the $x$-axis,we set the $y$-coordinate to $0$.
Substituting $y = 0$ into the equation: $2x + 0 = 10$.
This simplifies to $2x = 10$.
Dividing both sides by $2$,we get $x = 5$.
Therefore,the point of intersection is $(5, 0)$.
114
MediumMCQ
The graph of the equation $x+y=11$ passes through the first quadrant and .............
A
origin
B
fourth and second quadrants
C
second and third quadrants
D
third and fourth quadrants

Solution

(B) The equation is $x+y=11$.
To find the quadrants,we check the intercepts:
If $x=0$,then $y=11$. The point is $(0, 11)$,which lies on the $y$-axis between the first and second quadrants.
If $y=0$,then $x=11$. The point is $(11, 0)$,which lies on the $x$-axis between the first and fourth quadrants.
Since the line passes through $(0, 11)$ and $(11, 0)$,it passes through the first quadrant (where $x>0, y>0$),the second quadrant (where $x<0, y>0$ for $x < 0$),and the fourth quadrant (where $x>0, y<0$ for $x > 11$).
Thus,the line passes through the second,first,and fourth quadrants.
115
EasyMCQ
The point $\ldots \ldots \ldots$ lies on the graph of the equation $3x - 5y = 15$.
A
$(0, 0)$
B
$(-5, 0)$
C
$(10, 3)$
D
$(0, 3)$

Solution

(C) To determine which point lies on the graph of the equation $3x - 5y = 15$,we substitute the coordinates $(x, y)$ of each option into the equation:
$A) (0, 0): 3(0) - 5(0) = 0 \neq 15$
$B) (-5, 0): 3(-5) - 5(0) = -15 \neq 15$
$C) (10, 3): 3(10) - 5(3) = 30 - 15 = 15$. Since the left-hand side equals the right-hand side,this point lies on the graph.
$D) (0, 3): 3(0) - 5(3) = -15 \neq 15$
Therefore,the correct point is $(10, 3)$.
116
EasyMCQ
The $y$-form of the equation $3x - 4y = 24$ is:
A
$y = \frac{3}{4}x - 6$
B
$y = \frac{3}{4}x + 6$
C
$y = \frac{4}{3}x - 6$
D
$y = 4x - 24$

Solution

(A) To express the equation $3x - 4y = 24$ in $y$-form,we need to isolate $y$ on one side of the equation.
Step $1$: Subtract $3x$ from both sides: $-4y = -3x + 24$.
Step $2$: Divide both sides by $-4$: $y = \frac{-3x + 24}{-4}$.
Step $3$: Simplify the expression: $y = \frac{-3x}{-4} + \frac{24}{-4}$.
Step $4$: Resulting in $y = \frac{3}{4}x - 6$.
117
EasyMCQ
For the equation $3x + 2y = 18$,if $x = 5$,then $y = \ldots$ (in $.5$)
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) Given the equation: $3x + 2y = 18$.
Substitute $x = 5$ into the equation:
$3(5) + 2y = 18$
$15 + 2y = 18$
Subtract $15$ from both sides:
$2y = 18 - 15$
$2y = 3$
Divide by $2$:
$y = \frac{3}{2} = 1.5$.
118
EasyMCQ
If the point $(5, 2)$ lies on the graph of the equation $3x + 2y = k$,then $k = \ldots$
A
$11$
B
$19$
C
$25$
D
$33$

Solution

(B) Given that the point $(5, 2)$ lies on the graph of the equation $3x + 2y = k$.
This means that the coordinates $x = 5$ and $y = 2$ must satisfy the equation.
Substituting the values of $x$ and $y$ into the equation:
$3(5) + 2(2) = k$
$15 + 4 = k$
$k = 19$
Therefore,the value of $k$ is $19$.
119
EasyMCQ
For the equation $ax + by + c = 0$,if $c = 0$,then its graph is a line passing through the $\ldots \ldots \ldots$.
A
x-axis
B
y-axis
C
origin
D
none of these

Solution

(C) The general form of a linear equation in two variables is $ax + by + c = 0$.
If $c = 0$,the equation becomes $ax + by = 0$.
For any linear equation of the form $ax + by = 0$,if we substitute $x = 0$ and $y = 0$,we get $a(0) + b(0) = 0$,which is $0 = 0$.
Since the point $(0, 0)$ satisfies the equation,the line must pass through the origin $(0, 0)$.
120
EasyMCQ
In a Cartesian plane,the graph of $x=0$ is $\ldots \ldots \ldots$
A
The $x$-axis
B
The $y$-axis
C
$A$ line parallel to the $x$-axis
D
$A$ line passing through the origin

Solution

(B) In a Cartesian plane,the equation $x=0$ represents all points where the $x$-coordinate is $0$. Since the $x$-coordinate is $0$ for every point on the $y$-axis,the graph of $x=0$ is the $y$-axis.
121
EasyMCQ
If $(3, 2)$ is one of the solutions of $5x - ay = 7$,then $a = \dots$
A
$4$
B
$6$
C
$12$
D
$1$

Solution

(A) Given the linear equation $5x - ay = 7$.
Since $(3, 2)$ is a solution,we substitute $x = 3$ and $y = 2$ into the equation.
$5(3) - a(2) = 7$
$15 - 2a = 7$
$-2a = 7 - 15$
$-2a = -8$
$a = \frac{-8}{-2}$
$a = 4$
Therefore,the correct option is $A$.
122
EasyMCQ
In a Cartesian plane,the graph of the equation $y=5$ is parallel to the ........ axis.
A
$x$-axis
B
$y$-axis
C
Both $x$ and $y$ axes
D
None of these

Solution

(A) The equation $y=5$ represents a line where the $y$-coordinate is always $5$ for any value of $x$.
Since the $y$-coordinate remains constant,the line does not change its vertical position,meaning it is a horizontal line.
$A$ horizontal line is always parallel to the $x$-axis.
Therefore,the graph of $y=5$ is parallel to the $x$-axis.
123
EasyMCQ
For the equation $5x + 3y = 90$,if $x = 12$,then $y = \dots$
A
$21$
B
$6$
C
$10$
D
$12$

Solution

(C) Given the linear equation: $5x + 3y = 90$.
Substitute the value $x = 12$ into the equation:
$5(12) + 3y = 90$
$60 + 3y = 90$
Subtract $60$ from both sides:
$3y = 90 - 60$
$3y = 30$
Divide by $3$:
$y = 10$.
124
EasyMCQ
If $(-2, -3)$ is a solution of the equation $ax - 5y = 21$,then $a = \ldots$
A
$0$
B
$-2$
C
$5$
D
$-3$

Solution

(D) Given that $(-2, -3)$ is a solution of the equation $ax - 5y = 21$.
This means that $x = -2$ and $y = -3$ satisfy the equation.
Substituting these values into the equation:
$a(-2) - 5(-3) = 21$
$-2a + 15 = 21$
$-2a = 21 - 15$
$-2a = 6$
$a = 6 / -2$
$a = -3$
125
EasyMCQ
The graph of the linear equation $5x - 3y = 20$ intersects the $x$-axis at:
A
$(4, 0)$
B
$(0, 4)$
C
$(3, 0)$
D
$(0, -3)$

Solution

(A) To find the point where the graph of the linear equation $5x - 3y = 20$ intersects the $x$-axis,we set the $y$-coordinate to $0$.
Substituting $y = 0$ into the equation:
$5x - 3(0) = 20$
$5x = 20$
$x = 20 / 5$
$x = 4$
Therefore,the graph intersects the $x$-axis at the point $(4, 0)$.
126
EasyMCQ
$A$ linear equation in two variables has how many solutions?
A
Only one solution
B
Two solutions
C
Infinitely many solutions
D
No solution

Solution

(C) linear equation in two variables is of the form $ax + by + c = 0$,where $a$,$b$,and $c$ are real numbers and $a$ and $b$ are not both zero.
For any value assigned to one variable (e.g.,$x$),we can find a corresponding value for the other variable (e.g.,$y$).
Since there are infinitely many real numbers that can be assigned to $x$,there are infinitely many corresponding values for $y$.
Therefore,a linear equation in two variables has infinitely many solutions.
127
Easy
Write $5 x-3 y=15$ in the standard form of a linear equation in two variables.

Solution

(N/A) The standard form of a linear equation in two variables is given by $ax + by + c = 0$,where $a$,$b$,and $c$ are real numbers and $a$ and $b$ are not both zero.
Given the equation: $5x - 3y = 15$.
To write it in standard form,subtract $15$ from both sides of the equation:
$5x - 3y - 15 = 0$.
Thus,the equation in standard form is $5x - 3y - 15 = 0$.
128
EasyMCQ
Express the equation $2x + 3y = 12$ in the standard form $ax + by + c = 0$ and find the value of $a + b + c$.
A
$12$
B
$-9$
C
$3$
D
$-7$

Solution

(D) The standard form of a linear equation in two variables is $ax + by + c = 0$.
Given equation: $2x + 3y = 12$.
Subtracting $12$ from both sides,we get: $2x + 3y - 12 = 0$.
Comparing this with $ax + by + c = 0$,we identify the coefficients as:
$a = 2$
$b = 3$
$c = -12$
Now,calculate the sum $a + b + c$:
$a + b + c = 2 + 3 + (-12)$
$a + b + c = 5 - 12 = -7$.
Therefore,the value of $a + b + c$ is $-7$.
129
EasyMCQ
The graph of $x+y=0$ passes through the origin and which quadrants?
A
First and third quadrants
B
Second and fourth quadrants
C
First and second quadrants
D
Third and fourth quadrants

Solution

(B) The given equation is $x+y=0$,which can be rewritten as $y = -x$.
For $x = 0$,$y = 0$,so the line passes through the origin $(0, 0)$.
If $x > 0$,then $y < 0$,which corresponds to the fourth quadrant.
If $x < 0$,then $y > 0$,which corresponds to the second quadrant.
Therefore,the graph passes through the second and fourth quadrants.
130
EasyMCQ
Find the value of $k,$ if $(2,5)$ is a solution of $3x - 4y = k$.
A
$10$
B
$-14$
C
$-12$
D
$9$

Solution

(B) Given the linear equation $3x - 4y = k$.
Since $(2, 5)$ is a solution to this equation,it must satisfy the equation.
Substitute $x = 2$ and $y = 5$ into the equation:
$3(2) - 4(5) = k$
$6 - 20 = k$
$k = -14$
Therefore,the value of $k$ is $-14$.
131
EasyMCQ
The graph of the equation $3x = 10$ is parallel to which axis?
A
$x$-axis
B
$y$-axis
C
Both $x$ and $y$ axes
D
None of these

Solution

(B) The given equation is $3x = 10$.
Solving for $x$,we get $x = 10/3$.
This represents a vertical line passing through the point $(10/3, 0)$ on the $x$-axis.
Since the line is vertical,it is parallel to the $y$-axis.
132
EasyMCQ
Find the value of $k$ if $(5, 2)$ is a solution of $3x + ky = 25$.
A
$20$
B
$15$
C
$10$
D
$5$

Solution

(D) Given that $(5, 2)$ is a solution of the equation $3x + ky = 25$.
This means that when $x = 5$ and $y = 2$,the equation must be satisfied.
Substituting the values of $x$ and $y$ into the equation:
$3(5) + k(2) = 25$
$15 + 2k = 25$
Subtracting $15$ from both sides:
$2k = 25 - 15$
$2k = 10$
Dividing by $2$:
$k = 5$
Therefore,the value of $k$ is $5$.
133
EasyMCQ
The graph of the equation $0x + 3y = 21$ is perpendicular to which axis?
A
x-axis
B
y-axis
C
Both axes
D
None of these

Solution

(B) Given the equation: $0x + 3y = 21$.
Simplifying this,we get $3y = 21$,which implies $y = 7$.
The equation $y = 7$ represents a horizontal line parallel to the $x$-axis.
$A$ line that is parallel to the $x$-axis is perpendicular to the $y$-axis.
Therefore,the graph of the equation $0x + 3y = 21$ is perpendicular to the $y$-axis.
134
EasyMCQ
Find the common solution of the equations $x + y = 0$ and $x - y = 0$.
A
$x = 0, y = 1$
B
$x = 0, y = 0$
C
$x = 1, y = 0$
D
$x = 1, y = 1$

Solution

(B) To find the common solution,we solve the system of linear equations:
$1$) $x + y = 0$
$2$) $x - y = 0$
Adding equation $(1)$ and $(2)$:
$(x + y) + (x - y) = 0 + 0$
$2x = 0$
$x = 0$
Substituting $x = 0$ into equation $(1)$:
$0 + y = 0$
$y = 0$
Therefore,the common solution is $x = 0, y = 0$.
135
EasyMCQ
If $(4, 3)$ is a solution of the equation $3x - 4y = k$,then find the value of $k$.
A
$1$
B
$2$
C
$0$
D
$4$

Solution

(C) Given the equation is $3x - 4y = k$.
Since $(4, 3)$ is a solution to this equation,we substitute $x = 4$ and $y = 3$ into the equation.
$3(4) - 4(3) = k$
$12 - 12 = k$
$0 = k$
Therefore,the value of $k$ is $0$.
136
Easy
Write the following equation in the standard form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$:
$3x + 4y = 24$

Solution

(N/A) The standard form of a linear equation in two variables is $ax + by + c = 0$.
Given the equation: $3x + 4y = 24$.
To convert this to the standard form,subtract $24$ from both sides:
$3x + 4y - 24 = 0$.
Comparing this with $ax + by + c = 0$,we get:
$a = 3$
$b = 4$
$c = -24$.
137
Easy
Write the following equation in the standard form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$ in each case:
$0.2x + 0.5y = 1.2$

Solution

(N/A) The given equation is $0.2x + 0.5y = 1.2$.
To write this in the standard form $ax + by + c = 0$,we subtract $1.2$ from both sides:
$0.2x + 0.5y - 1.2 = 0$.
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 0.2$
$b = 0.5$
$c = -1.2$
138
Easy
Write the following equation in the standard form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$ in each case: $2x = 3y$.

Solution

(N/A) The standard form of a linear equation in two variables is $ax + by + c = 0$.
Given the equation $2x = 3y$,we can rewrite it by bringing all terms to the left side:
$2x - 3y = 0$
This can be expressed as $2x - 3y + 0 = 0$.
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 2$
$b = -3$
$c = 0$
139
Easy
Write the following as an equation in two variables:
$2x = 9$

Solution

(N/A) linear equation in two variables is expressed in the form $ax + by + c = 0$.
Given the equation $2x = 9$,we can rewrite it as $2x + 0y = 9$.
Alternatively,it can be expressed as $2x + 0y - 9 = 0$.
140
Easy
Write the following equation in the form of a linear equation in two variables: $4x - 17 = 0$.

Solution

(A) linear equation in two variables is expressed in the form $ax + by + c = 0$,where $a$,$b$,and $c$ are real numbers and $a$ and $b$ are not both zero.
Given the equation $4x - 17 = 0$,we can rewrite it by introducing the variable $y$ with a coefficient of $0$:
$4x + 0y - 17 = 0$.
141
Easy
Write the following as an equation in two variables: $5 y = 3$.

Solution

(N/A) linear equation in two variables is expressed in the form $ax + by + c = 0$.
Given the equation $5 y = 3$,we can rewrite it by introducing the variable $x$ with a coefficient of $0$.
Thus,the equation becomes $0x + 5y = 3$.
Alternatively,it can be written in the standard form as $0x + 5y - 3 = 0$.
142
Easy
Write the following as an equation in two variables: $8 y - 15 = 0$.

Solution

(N/A) linear equation in two variables is generally represented in the form $ax + by + c = 0$.
Given the equation $8y - 15 = 0$,we can express it in terms of two variables $x$ and $y$ by including the $x$ term with a coefficient of $0$.
Thus,the equation becomes $0x + 8y - 15 = 0$.
143
Easy
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b$ and $c$ in each case:
$5x + 3y = 45$

Solution

(N/A) To express the equation $5x + 3y = 45$ in the form $ax + by + c = 0$,we subtract $45$ from both sides:
$5x + 3y - 45 = 0$
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 5$
$b = 3$
$c = -45$
144
Easy
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$ in each case:
$0.3x = 0.8y - 2.4$

Solution

(N/A) To express the equation $0.3x = 0.8y - 2.4$ in the form $ax + by + c = 0$,we move all terms to the left side of the equation:
$0.3x - 0.8y + 2.4 = 0$
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 0.3$
$b = -0.8$
$c = 2.4$
145
Easy
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b$ and $c$ in each case:
$x = \frac{2}{5}y + 10$

Solution

(N/A) To express the given equation $x = \frac{2}{5}y + 10$ in the form $ax + by + c = 0$,we move all terms to the left side:
$x - \frac{2}{5}y - 10 = 0$
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 1$
$b = -\frac{2}{5}$
$c = -10$
146
Medium
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$ in each case:
$\pi x - 3y = 18$

Solution

(N/A) To express the equation in the form $ax + by + c = 0$,we subtract $18$ from both sides:
$\pi x - 3y - 18 = 0$
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = \pi$
$b = -3$
$c = -18$
147
Medium
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b$ and $c$ in each case: $6x - 5y = 4.2\overline{7}$

Solution

(N/A) To express the equation in the form $ax + by + c = 0$,we move all terms to the left side of the equation.
Given equation: $6x - 5y = 4.2\overline{7}$
Subtracting $4.2\overline{7}$ from both sides,we get: $6x - 5y - 4.2\overline{7} = 0$
Comparing this with the standard form $ax + by + c = 0$,we identify the coefficients:
$a = 6$
$b = -5$
$c = -4.2\overline{7}$
148
Medium
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b$ and $c$ in each case:
$2y - 3x = 14$

Solution

(N/A) To express the equation $2y - 3x = 14$ in the form $ax + by + c = 0$,we rearrange the terms:
$1$. Subtract $14$ from both sides: $2y - 3x - 14 = 0$.
$2$. Rearrange the terms to match the standard form $ax + by + c = 0$: $-3x + 2y - 14 = 0$.
$3$. Comparing this with $ax + by + c = 0$,we get:
$a = -3$
$b = 2$
$c = -14$
149
Easy
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b,$ and $c$ in each case: $y = x + 5$.

Solution

(A) To express the equation $y = x + 5$ in the form $ax + by + c = 0$,we rearrange the terms:
$1$. Subtract $x$ and $5$ from both sides: $-x + y - 5 = 0$.
$2$. Comparing this with the standard form $ax + by + c = 0$,we identify the coefficients:
$a = -1$
$b = 1$
$c = -5$.
150
Easy
Express the following linear equation in the form $ax + by + c = 0$ and indicate the values of $a, b$ and $c$ in each case:
$3x = 2y + 1.\overline{5}$

Solution

(N/A) To express the equation $3x = 2y + 1.\overline{5}$ in the form $ax + by + c = 0$,we move all terms to the left side:
$3x - 2y - 1.\overline{5} = 0$
Comparing this with the standard form $ax + by + c = 0$,we get:
$a = 3$
$b = -2$
$c = -1.\overline{5}$

Linear Equations in Two Variables — Mix Examples - Linear Equations in Two Variables · Frequently Asked Questions

1Are these Linear Equations in Two Variables questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Linear Equations in Two Variables Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.