Solving simultaneous equations by substitution
If you have two variables in an equation then you cannot hope to solve it. There are two things you don't know, but only one piece of information about them.
In this case you need more equations - you need as many equations as you have unknown variables.
If the equations are linear then they are best handled by matrix techniques - see here.
There is a general technique that works well provided that you can manipulate at least one equation into the form y=f(x).
For example, suppose that we want to solve the following two
equations. One is a line and the other a quadratic - a parabola. We
will find where the line and the parabola intersect.
-mathformula not MarkupType-
Fatal error: Uncaught Error: Call to undefined method mathformula::makeTypeDef() in /var/www/vhosts/ent.storkey.uk/html/inc/reporting2.php:365
Stack trace:
#0 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(189): echo_value('simultsubst', 'content', Array)
#1 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(742): dynaPage->echo_value('content')
#2 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(179): mainPanel->write('main-panel')
#3 /var/www/vhosts/ent.storkey.uk/html/index.php(21): dynaPage->write()
#4 {main}
thrown in /var/www/vhosts/ent.storkey.uk/html/inc/reporting2.php on line 365
