Complete Question
Determine whether the system of linear equations has one and only one solution, infinitely many solutions, or no solution. Find all solutions whenever they exist.
[tex]x - 3y = -10 \ \ \ and \ \ \ 4x +3y = 20[/tex]
Answer:
This system of linear equations has one solution which is (x, y) = (2,4 )
Step-by-step explanation:
The first step is to add that two linear equations
[tex]x - 3y = -10\cdots (i) \\ 4x + 3y = 20\cdots (ii)\\------\\ 5x \ \ \ \ \ \ \ = 10[/tex]
=> [tex]x = 2[/tex]
substituting this into equation i we have
[tex]2 - 3y = -10[/tex]
=> [tex]y = 4[/tex]
Hence this system of linear equations has one solution which is (x, y) = (2,4 )