Incremental Calculator III for the Substituttion Method


Solve:
a11x + a12y = b1
a21x + a22y = b2

x + y = (eq.1)
x + y = (eq.2)

Solve the first equation for y:
y = x + (eq.3)
Reduce.
y = x + (eq.4)
Plug-in the y value into the second equation.
x + ( x + ) = (eq.5)
Reduce.
x + x + = (eq.6)
Reduce.
x = ----> x = (eq.7)
Plug the solution of x into equation 4.
y = ( ) + (eq.8)
Reduce for your y value.
y =



Table of Contents:
Definitions
Procedures
Calculator
Incremental Calculator I
Incremental Calculator II
Graphical Calculator
Keyword Cycling Test Learning
Main Table of Contents