A quaternary linear equation system is an equation system containing four unknowns in the equation.
In the original expression, a1 a2 a3 a4 b1 b2 b3 b4 c1 c2 c3 c4 d1 d2 d3 d4 e1 e2 e3 e4 are all unequal constants, X y Z W is unknown, and find the value of X y Z W.
The quaternion linear equation is calculated using Clem's law:
\(aW + bX + cY + dZ = e\)
Equation 1) a=2; b=3; c=4; d=-5; e=-6
Equation 2) a=6; b=7; c=-8; d=9; e=96
Equation 3) a=10; b=11; c=12; d=13; e=312
Equation 4) a=14; b=15; c=16; d=17; e=416
Click "Calculate" to output the result
W=3
X=5
Y=7
Z=11
Powered by TorCMS (https://github.com/bukun/TorCMS).