Cramer's Rule:
If:
ax + by = e
cx + dy = f
Then:
x = (ed - bf)/(ad - bc)
y = (af - ec)/(ad - bc)
Please enter coefficients a,b,c,d,
and constants e and f:
x +
y =
x +
y =
x =
y =