Cramer's Rule Calculator

    Solve 2x2 systems using Cramer's rule

    公式

    x = Dx/D, y = Dy/D

    Cramer's rule uses determinants to solve systems of linear equations.

    示例

    2x+3y=8, 4x-y=2

    x = 1, y = 2.

    常见问题

    关于 Cramer's Rule

    Solve 2×2 systems of linear equations using Cramer's rule with determinants.