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 ▸

using an integrating factor, find the general solution of the differential equation dy/dx +y(tanx)=tan^3(x)sec(x)


Give the general solution to y'' - 3y' + 2y = 4x


Using graphs, show how the Taylor expansion can be used to approximate a trigonometric function.


Calculate the value of the square root of 3 to four decimal places using the Newton-Raphson process