程式 (59 bytes)

? → B : ? → A : ? → C : B ┘ A → B : C ┘ A → C : ? → D : D : ? → A : ? → D : ( D - A C ) ┘ ( Ans - A B → A ◢ C - Ans B → B         

入Program教學:

Program使用方法


例題

Solve the following simultaneous equations 

求解下列聯立方程式

2x + 3y = -3

3x - 2y = 8.5

Find the coordinates of the intersection point of two linear equations. 

求兩條直線方程相交點坐標