Solving linear equations with exactly one solution

baki
Messages
7
Reaction score
0
1.Determine the value(s) of k for which the system of linear equations
x + 2y = 1
(k2)x - 2ky = 2
has exactly one solution 3.How do i solve this, i tried the 2x2 matrix
whereby, i had
|1 2|
|k2 -2k|
and tried to make [2 and k^2 = zero] and [-2k = one]
But I can't seem to solve it completely
is there another way we can do this?
 
Last edited by a moderator:
Physics news on Phys.org
This is a duplicate post of https://www.physicsforums.com/showthread.php?t=651710
 
baki said:
[ b]1.Determine the value(s) of k for which the system of linear equations
x + 2y = 1
(k2)x - 2ky = 2
has exactly one solution [/b]

[ b]3.How do i solve this, i tried the 2x2 matrix
whereby, i had
|1 2|
|k2 -2k|
and tried to make [2 and k^2 = zero] and [-2k = one]
But I can't seem to solve it completely
is there another way we can do this?
[/b]
Try solving the system, as it is, for x & y.

See how k is involved in that solution.
 
I've tried that and there are 2 values of k, but don't you think when it says it has exactly one solution than it means k should have one value.
 
baki said:
I've tried that and there are 2 values of k, but don't you think when it says it has exactly one solution than it means k should have one value.
No.

It means, "What value or values may k have so that the system has one (x, y) solution?"
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top