*Simultaneous equation 4 variables

  • MHB
  • Thread starter karush
  • Start date
  • Tags
    Variables
In summary, the system can be solved for x and y in terms of a and b where ab is not equal to -1. The solutions are x = (a+1)/(ab+1) and y = (a(b+1))/(ab+1). After trying for an hour, it was noticed that the denominators were equal. Using Cramer's rule, the solutions can also be found as x = (determinant of 2x2 matrix)/(determinant of 2x2 coefficient matrix) and y = (determinant of 2x2 matrix)/(determinant of 2x2 coefficient matrix).
  • #1
karush
Gold Member
MHB
3,269
5
Solve the following system for x and y in terms of a and b where $ab\ne - 1$

$\left\{{\frac{x+y-1}{x-y+1}=a
\atop\frac{y-x+1}{x-y+1}=ab}\right.$

Answer is
$x=\frac{a+1}{ab+1}\\y=\frac{a\left(b+1\right)}{\left(ab+1\right)}$

I tried for a hour and?
Noticed the denominators were = but?
 
Last edited:
Mathematics news on Phys.org
  • #2
karush said:
Solve the following system for x and y in terms of a and b where $ab\ne - 1$

$\left\{{\frac{x+y-1}{x-y+1}=a
\atop\frac{y-x+1}{x-y+1}=ab}\right.$

Answer is
$x=\frac{a+1}{ab+1}\\y=\frac{a\left(b+1\right)}{\left(ab+1\right)}$

I tried for a hour and?
Noticed the denominators were = but?
From the first equation
x + y - 1 = a(x - y + 1)
or
(1 - a)x + (a + 1)y = a + 1

From the second equation:
y - x + 1 = ab(x - y + 1)
or
-(ab + 1)x + (ab + 1)y = ab - 1

If you don't want to match coefficients or use substitution you could always do it using Cramer's rule:
\(\displaystyle \left ( \begin{matrix} 1 - a & a + 1 \\ -(ab + 1) & ab + 1 \end{matrix} \right ) ~ \left ( \begin{matrix} x \\ y \end{matrix} \right ) = \left ( \begin{matrix} a + 1 \\ ab - 1 \end{matrix} \right )\)

So
\(\displaystyle x = \frac{ \left | \begin{matrix} a + 1 & a + 1 \\ ab - 1 & ab + 1 \end{matrix} \right | }{ \left | \begin{matrix} 1 - a & a + 1 \\ -(ab + 1) & ab + 1 \end{matrix} \right | }\)

and
\(\displaystyle y = \frac{ \left | \begin{matrix} 1 - a & a + 1 \\ -(ab + 1) & ab - 1 \end{matrix} \right | }{ \left | \begin{matrix} 1 - a & a + 1 \\ -(ab + 1) & ab + 1 \end{matrix} \right | }\)

It might look bad, but it's more "mechanized" than the other two ways, and easier to check.

-Dan
 

FAQ: *Simultaneous equation 4 variables

What is a simultaneous equation with 4 variables?

A simultaneous equation with 4 variables is a set of equations that contain 4 unknown variables and must be solved simultaneously to find their values. This type of equation is commonly used in physics, engineering, and economics.

How do you solve a simultaneous equation with 4 variables?

To solve a simultaneous equation with 4 variables, you can use various methods such as substitution, elimination, or graphing. These methods involve manipulating the equations to eliminate variables and find their values.

Are there any special rules for solving simultaneous equations with 4 variables?

Yes, there are some rules that need to be followed when solving simultaneous equations with 4 variables. For example, you need to have the same number of equations as variables, and the equations should be independent (not multiples of each other).

Can a simultaneous equation with 4 variables have multiple solutions?

Yes, a simultaneous equation with 4 variables can have multiple solutions. In fact, there can be an infinite number of solutions if the equations are dependent or inconsistent. It is important to check the validity of the solutions by plugging them back into the equations.

How is a simultaneous equation with 4 variables used in real life?

Simultaneous equations with 4 variables are used in various real-life applications, such as in the analysis of systems with multiple unknowns. For example, they can be used to determine the optimal production levels in a company or to calculate the forces acting on a structure. They are also commonly used in financial analysis and predicting market trends.

Similar threads

Replies
2
Views
1K
Replies
1
Views
10K
Replies
7
Views
2K
Replies
4
Views
1K
Replies
4
Views
10K
Replies
1
Views
9K
Replies
11
Views
1K
Back
Top