Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

Solving Two Linear Equations with Web-based Plot
Author

Youngcook Jun
Organization: Sunchon National University
Department: Department of Computer Education
Old MathSource #

0211-273
Revision date

2000-08-07
Description

Two linear equations are solved with web-based interface. Problem solving steps are reduced by pattern matching. Without using FrontEnd execution, the kernel part only gives you the rough form of labels for graph generation.
Subjects

*Wolfram Technology > Kernel > Pattern Matching
*Wolfram Technology > Linking Technology > MathLink
*Wolfram Technology > Programming > Equation Solving
Keywords

web-based interface, pattern matching
Downloads Download Wolfram CDF Player

Download
2lineareq.c (6.3 KB) - Mathlink program
Download
2lineareqplot.m (2.4 KB) - Mathematica package
Download
getp.c (1.7 KB) - utility program
Download
ml-two.c (4.9 KB) - CGI program
Download
util.c (3.2 KB) - utility program