How do I solve a simultaneous equation with more unknowns than equations?

If a set of equations has more unknowns than equations, you cannot get a value for each unknown. However, you can find the relationships between the variables.Start by rearranging one variable in terms of the others and then plug that equation into the others, eliminating one variable. You will then be able to link the rest of the variables together in terms of each other.Finally, set one variable as a parameter, say u, and give the values of all the variable in terms of that uniting parameter.For example, you will end up with something like:x = 2u - 1y = 1/2u + 4z = u

HM

Related Further Mathematics A Level answers

All answers ▸

Does the following matrix A = (2 2 // 3 9) (upper row then lower row) have an inverse? If the matrix A^2 is applied as a transformation to a triangle T, by what factor will the area of the triangle change under the transformation?


How to integrate ln(x)?


How to use the integrating factor?


prove by induction that, f(n) = 2^(3n+1) + 3(5^(2n+1)) is divisible by 17 for all n>0.