Given that k is a real number and that A = ((1+k k)(k 1-k)) find the exact values of k for which A is a singular matrix.

okay so A is a 2x2 matrix.for it to be singular its determinate has to equal 0.a 2x2 matrix's determinate is equal to m1,1m2,2 - m1,2m2,1for this example:det(A) = (1+k)(1-k) - (k)(k) = 0multiplying out the brackets(1+k)(1-k) becomes 1-k+k-k2 = 1-k2(k)(k) becomes k2so det(A)= 1-k2-k2 = 1-2k2 = 0solving for k1=2k21/2 = k2so k = +/-SQRT(1/2)

KY

Related Further Mathematics A Level answers

All answers ▸

How do I do a proof by induction?


The point D has polar coordinates ( 6, 3π/4). Find the Cartesian coordinates of D.


The ODE mx'' + cx' + kx = 0 is used to model a damped mass-spring system, where m is the mass, c is the damping constant and k is the spring constant. Describe and explain the behaviour of the system for the cases: (a) c^2>4mk; (b) c^2=4mk; (c) c^2<4mk.


The function f is defined for x > 0 by f (x) = x^1n x. Obtain an expression for f ′ (x).