方程组求解器

求解联立方程组

此计算器将尝试求解由 2、3、4、5 个方程组成的任意类型的联立方程组,包括多项式方程、有理方程、无理方程、指数方程、对数方程、三角方程、双曲方程、绝对值方程等。它可以求出实数解和复数解。

Enter a system of equations:
Comma-separated, for example, x+2y=5,3x+5y=14.
Solve for (comma-separated):
Leave empty for automatic determination, or specify variables like x,y.

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Your input: solve $$$\begin{cases} x + y=5 \\ x^{2} + y^{2}=17 \end{cases}$$$ for $$$x$$$, $$$y$$$.

Answer

$$$\left(x, y\right)=\left(1, 4\right)$$$

$$$\left(x, y\right)=\left(4, 1\right)$$$