|
||||
|
- how to determine a simultaneous equation from a data set - what are the pros and cons of solving quadratic equaitons3f - how are quadratic functions used in architecture - easy way to do linear equations - equation maths question - quadratic formula ti-82 - acyclovir tablets to buy in england - simultaneous quadratic forms - the basics of quadratic equations - explain factorise equations - quadratic equations and curves - how do you factorise - b-4ac solve - empirical equation calculator - solve three simultaneous equations online - real life applications of quadratic equations boats - the basics to quadratic equations - trinomial calculator - how to solve quardic formula - "fawn nguyen" |
Solver For Simultaneous EquationsSolving Quadratic Equations<%dim a, b,c,xa, xba=request.form("a")b=request.form("b")c=request.form("c")if a="" or b="" or c="" thenresponse.write "You must enter values into the equation solver before find the answers! Please click here to be directed to the form"elseif ( ( b*b)-(4*a*c))>=0 thenxa=((-b+ ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write "The first solution is: " & xaxb=((-b- ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write " |
|||
|
|
||||