11 lines
		
	
	
		
			400 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			400 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| up::[[système linéaire]]
 | |
| #s/maths/algèbre 
 | |
| 
 | |
| ----
 | |
| Soit $(S)$ le [[système linéaire]] suivant :
 | |
| $(S):\left\{\begin{array}{}ax+by=u\\cx+dy=v\end{array}\right.$
 | |
| 
 | |
| Le système peut être écrit avec des [[matrice]] sous la forme $AX=B$, avec :
 | |
| $A=\left(\begin{array}{}a&b\\c&d\end{array}\right)$, $X=\left( \begin{array}{}x\\y\end{array} \right)$ et $B=\left( \begin{array}{}u\\v\end{array} \right)$
 | |
| 
 |