- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Find the values of $ k $ for which the system
$2 x+k y=1$
$ 3 x-5 y=7 $
will have no solution. Is there a value of $k$ for which the system has infinitely many solutions?
Given:
The given system of equations is:
\(2 x+k y=1\)
\( 3 x-5 y=7 \)
To do:
We have to find the value of $k$ for which the given system of equations has no solution and if there is a value of $k$ for which the given system of equations has infinitely many solutions.
Solution:
The given system of equations can be written as:
$2x+ky-1=0$
$3x-5y-7=0$
The standard form of system of equations of two variables is $a_{1} x+b_{1} y+c_{1}=0$ and $a_{2} x+b_{2} y-c_{2}=0$.
Comparing the given system of equations with the standard form of equations, we have,
$a_1=2, b_1=k, c_1=-1$ and $a_2=3, b_2=-5, c_2=-7$
The condition for which the above system of equations has no solution is
$\frac{a_{1}}{a_{2}} \ =\frac{b_{1}}{b_{2}} ≠ \frac{c_{1}}{c_{2}} \ $
Therefore,
$\frac{2}{3}=\frac{k}{-5}≠\frac{-1}{-7}$
$\frac{2}{3}=\frac{k}{-5}≠\frac{1}{7}$
$\frac{2}{3}=\frac{k}{-5}$
$k=\frac{-5\times2}{3}$
$k=\frac{-10}{3}$
The condition for which the given system of equations has infinitely many solutions is
$\frac{a_{1}}{a_{2}} \ =\frac{b_{1}}{b_{2}} =\frac{c_{1}}{c_{2}} \ $
$\frac{a_{1}}{a_{2}}=\frac{2}{3}$
$\frac{c_1}{c_2}=\frac{-1}{-7}=\frac{1}{7}$
Here,
$\frac{a_{1}}{a_{2}} \ ≠ \frac{c_{1}}{c_{2}} \ $
Therefore, there is no value of $k$ for which the given system of equations have infinite solutions.
The value of $k$ for which the given system of equations has no solution is $\frac{-10}{3}$.
- Related Articles
- Find the values of \( k \) for which the system\(2 x+k y=1\)\( 3 x-5 y=7 \)will have a unique solution.
- Find the value of $k$ for which the following system of equations has infinitely many solution: $2x\ +\ 3y\ =\ k$$(k\ -\ 1)x\ +\ (k\ +\ 2)y\ =\ 3k$
- Find the value of $k$ for which the following system of equations having infinitely many solution: $x\ +\ (k\ +\ 1)y\ =\ 4$ $(k\ +\ 1)x\ +\ 9y\ =\ 5k\ +\ 2$
- For which value(s) of \( k \) will the pair of equations\( k x+3 y=k-3 \)\( 12 x+k y=k \)have no solution?
- Find the value of $k$ for which the following system of equations having infinitely many solutions: $2x\ –\ 3y\ =\ 7$ $(k\ +\ 2)x\ –\ (2k\ +\ 1)y\ =\ 3(2k\ -\ 1)$
- Find the value of $k$ for which the following system of equations having infinitely many solutions: $2x\ +\ 3y\ =\ 2$ $(k\ +\ 2)x\ +\ (2k\ +\ 1)y\ =\ 2(k\ -\ 1)$
- Find the value of $k$ for which the following system of equations having infinitely many solution: $2x\ +\ (k\ -\ 2)y\ =\ k$ $6x\ +\ (2k\ -\ 1)y\ =\ 2k\ +\ 5$
- Find the value of k for which the following pair of linear equations have infinitely many solutions.$2x+3y=7;\ ( k-1) x+( k+2) y=3k$
- Find the value of $k$ for which the following system of equations having infinitely many solution: $2x\ +\ 3y\ =\ 7$ $(k\ +\ 1)x\ +\ (2k\ -\ 1)y\ =\ 4k\ +\ 1$
- Find the value of $k$ for which the system$kx+2y=5$$3x+y=1$ has no solution.
- For the following system of equation determine the value of $k$ for which the given system of equation has infinitely many solutions.$(k−3)x+3y=k$ and $kx+ky=12$.
- Find the values of \( a \) and \( b \) for which the following system of equations has infinitely many solutions:$(2 a-1) x-3 y=5$$3 x+(b-2) y=3$
- Find the value of $k$ for which the system of equations $kx+2y=5$, $3x+y=1$ has no solution.
- Find the number of values of $k$ for which the system of equations $x+y=2,\ kx+y=4,\ x+ky=5$ has only one solution.
- Find the value of $k$ for which the following system of equations having infinitely many solution: $kx\ +\ 3y\ =\ 2k\ +\ 1$ $2(k\ +\ 1)x\ +\ 9y\ =\ 7k\ +\ 1$
