Files
mathmax/src/lib
tiennm99 737657b69a feat(dai-so): add the linear system lesson for lop 9
Two lines in standard form ax + by = c, with the intersection point as the
solution. Standard form rather than the slope-intercept form of linear.js,
because it represents vertical lines and the three cases fall out of one
determinant.

Coefficient sliders plus a drag handle per line that translates it, and
presets where the parallel and coincident cases differ only in c.
2026-09-15 10:07:05 +07:00
..