How can we solve a two-equation, two-unknown values?

If we have two equations that look like this:
a1 * x + b1 * y = c1
and
a2 * x + b2 * y = c2
where x,y are variables and a1,a2,b1,b2 are coeficients.
then we solve it using the following method:
We choose either x or y and we try to reduce their coeficients so that either a1=a2 or b1=b2. If we make one of these possible, then we can reduce one of the variables and we are left with the other. Let's assume that we have a1=a2=a. Then:
a * x + b1 * y = c1
a * x + b2 * y = c2
We can reduce the two equations and we are left with:
(b1-b2) * y = c1 - c2
From here we can find y as we know the values of b1,b2,c1 and c2. After that, we replace y in one of the equations and we deduce x.
If a1 was different from a2, then we would've had to multiply the equations so that we can make those two equal.
Thus, we have solved a two-equation, two-unknown values system.

Answered by Cosmin B. Maths tutor

3978 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

The height (h) of water flowing out of a tank decreases at a rate proportional to the square root of the height of water still in the tank. If h=9 at t=0 and h=4 at t=5, what is the water’s height at t=15? What is the physical interpretation of this?


Solve the inequality |x - 2sqrt(2)| > |x - 4sqrt(2)|.


Calculate the derivative of the following function: f(x)=cos(3x))^2


Find the equation of the straight line passing through the origin that is tangent to the curve y = ln(x).


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy