Frink Solver

Show output as:

Solution:

solve[40 - x === 160, x]

solve[-1 x === 120, x]

solve[x === -120, x]

x === -120


View source of this FSP page. This is a program written in the programming language Frink.

Contact Alan Eliasen

Back to Frink Server Pages documentation.