Questions tagged [systems-of-equations]

This tag indicates that several equations (of some type) must all hold. Do not use alone! Use in conjunction with (linear-algebra), (polynomials), (pde), (differential-equations), (inequalities) or another tag that describes the nature of the equations being considered.

A system of equations is a collection of two or more equations with a same set of unknowns. In solving a system of equations, we try to find values for each of the unknowns that will satisfy every equation in the system.

The equations in the system can be linear or non-linear. Linear equations (ones that graph as straight lines) are simpler than non-linear equations, and the simplest linear system is one with two equations and two variables.

Applications:

In mathematics, the theory of linear systems is the basis and a fundamental part of linear algebra, a subject which is used in most parts of modern mathematics. Computational algorithms for finding the solutions are an important part of numerical linear algebra, and play a prominent role in engineering, physics, chemistry, computer science, and economics.

A system of non-linear equations can often be approximated by a linear system, a helpful technique when making a mathematical model or computer simulation of a relatively complex system.

Other tags in conjunction with this tag should specify, whether the equations of the system are linear, polynomial, ordinary or partial differential equations (or something else). This tag has not fully matured yet. See this meta thread for more opinions and discussion.

8378 questions
0
votes
2 answers

system of linear equations with parameter m

The system is as following: $x + y - z = 1$ $x - 2 y + 2 z = m$ $3 x + y - z = 1$ I ended up getting $x=0$ $z=y-1$ $m=-2$ How do I write that as a solution? Should I just write: $S=\{x=0, z=y-1, m=-2\}$? I feel like something is missing.
140
  • 37
0
votes
1 answer

Classifying the critical points a linear autonomous system of equations

I have the simple, but not so simple system: \begin{equation} x'=-3x+y^2+2 \\ y'=x^2-y^2 \end{equation} and its critical points, found by solving the system by multiplying the lower by 3, and summing up, are $(x,y)=(-1,1), (1,1), (1,-1), (-1,-1)$. I…
Luthier415Hz
  • 2,739
  • 6
  • 22
0
votes
2 answers

Derive$~2(\frac{a}{a^2-x^2}+\frac{b}{b^2-x^2})\left(\frac{(a+x)(b+x)}{(a-x)(b-x)}\right)=\frac{(a+b+2x)(a-x)(b-x)+(a+x)(b+x)(a+b-2x)}{(a-x)^2(b-x)^2}$

$$y=\sqrt[4]{\frac{\left(a+x\right)\left(b+x\right)}{\left(a-x\right)\left(b-x\right)}}\tag{1}$$ $$=\left(\frac{\left(a+x\right)\left(b+x\right)}{\left(a-x\right)\left(b-x\right)}\right)^{\frac{1}{4}}$$ $$\frac{dy}{dx}=\frac{d}{dx}\left(\sqrt[4]{\fra…
0
votes
3 answers

Stuck on a system of equations

I got the following system of equations but I get stuck after a couple of steps. $$1+x+2zy = 0$$ $$1+y+2zx = 0$$ $$y^2+x^2-1 = 0$$ From the third equation, I get: $$x = \pm \sqrt{1-y^2}$$ and $$y = \pm \sqrt{1-x^2}$$ From the first two equations I…
0
votes
1 answer

coffee blend simultaneous equation

A coffee distributor has two types of coffee. The premium blend sells for $\$10.50$ per kg and the standard blend sells for $\$8.25$ per kg. The distributor wishes to create 20 kg of a mixture containing these two blends to sell at $9 per…
Joe
  • 795
0
votes
1 answer

Deriving possible values of a,b, and c from a system of equations

In a math problem I arrive at the following system of equations but struggle to solve any variable (in terms of the other two): $$ 2ab + c - 2c^2 = 0 \\ 2bc + a - 2a^2 = 0 \\ 2ac + b - 2b^2 = 0 \\ a + b + c = 2 $$ Please kindly advise any next step,…
rptest
  • 21
0
votes
1 answer

How to solve the below system of equations?

I have no idea how to solve the system below \begin{cases} f_x = - 2 x y + y^{2} + 1 = 0 \\ f_y = - x^{2} + 2 x y - 1 = 0 \end{cases} I began by using this linear combination $c_1 f_x + c_2 f_y = 0$ for $c_1,c_2 \in \mathbb{R}$. I set $c_1 = 1$ and…
0
votes
2 answers

Solve the system of equation

Solve the system of equations :\ $x+y^2=7$ $x^2+y=11$ my attempt : $$x=7-y^2 \implies (7-y^2)^2 +y = 11 \text{ Hence } y^4-14y^2+y+38=0 $$ i'm stuck here any help
calipaw
  • 29
0
votes
0 answers

How can I link the damping equation with the acceleration of another object?

Background: My software has a timeline where I can input the time. I also have the X-axis where I can output the location. Goal: I want to simulate the inertia motion of two objects (one main object affects the other). My research: This equation…
0
votes
0 answers

How could I open parentheses which have an addition inside and a bitwise xor outside?

How could I open parentheses which have an addition inside and a bitwise xor outside? I have a system of equations: $$ \left\{ \begin{array}{c} y - x = c \\ y \oplus x = d \end{array} \right. $$ $x, y$ - positive (32bit) integer variables, which I…
qqqqqqq
  • 101
0
votes
1 answer

Complicated system of equation (complex number system)

Considering I have the following two equations: $$-\beta\overline{\lambda}+a(r\beta+p\overline{r}\beta)-(rC+\beta\overline{A}) = 0$$ $$-r\lambda+a(pr^2-|\beta|^2)-(rA-\beta\overline{C}) = 1$$ where $\lambda,r,\beta, A, C$ are complex numbers,…
Nothing
  • 1,708
0
votes
1 answer

Suppose $a$ and $b$ are positive real numbers with $a > b$ and $ab = 8.$ Find the minimum value of $\frac{a^2 + b^2}{a - b}.$

How would we go about minimizing this? We can plug in $b = 8/a$ and go about minimizing the new expression but it isn't clear how to minimize. What do you do?
0
votes
2 answers

How to know if a system of equations of the form $ y_i = \sum_{j=0}^{n} c_j e^{jx_i}$ is solvable

I was working on a problem and faced a this system of equations ($y_i$ and $x_i$ are givens) $$ y_i = \sum_{j=0}^{n} c_j e^{jx_i} \quad0 \le i \le n$$ is there a way to determine this system is solvable or not?
Glyphack
  • 147
0
votes
2 answers

How these denominators arose?

$$ p_{ij}=p_{ji} ~\text{is held for positive integers} ~~~i,j \tag{1} $$ $$ V_{1} = p_{11}Q_{1} + p_{12} Q_{2} + p_{13} Q_{3} + \cdot\cdot\cdot \tag{2}$$ $$ V_{2} = p_{21}Q_{1} + p_{22} Q_{2} + p_{23} Q_{3} + \cdot\cdot\cdot \tag{3}$$ $$ V_{1}…
0
votes
1 answer

Having 4 equations, find $x$ in terms of known variables.

Having these 4 equations, which are having 4 unknown variables ( x, y, α, and β ) as follows: $$ \left\{ \matrix{ x^{\,2} - y^{\,2}= A^{\,2} + B ^{\,2} - 2AB \cos \left( {\alpha - Δ } \right) \hfill \cr A\cos \left( {\alpha - \beta }…