|
||||
|
- simultaneous equations & various ratio - "what is a equation?" - mcr3u binomial worksheet - poly simultaneous equation solver online - mcrt formula calculator - online math solver equation - algebra examples - graphing quadratic equation intro activity - small sum of squares quadratic equation - javascript quadratic equation solver - quadratic equations from basics - online simultanious equation solver - "solve quadratics" "microsoft excel" - 3x3 equation solver - lesson plan, quadratic equations - ti 89+quadratic equations - solve quadratic 4x5e2 - www.sudokukingdom - a easy way to slove math equation - equation solver online |
Quadratic Equation HelpSolving Quadratic Equations<%dim a,b,c,d,e,f,x,ya=request.form("a")b=request.form("b")c=request.form("c")d=request.form("d")e=request.form("e")f=request.form("f")if a=d and b=e and c=f thenresponse.write("Your two equations were the same, they must be different!")ElseResponse.write("Your two equations were:")response.write(a & "x + " & b & "y = " & c & " ")response.write(d & "x + " & e & "y = " & f & " ")b=b/ac=c/ae=e/df=f/dy=(c-f)/(b-e)x=(c-b*y)response.write(" x is: " & x)response.write(" |
|||
|
|
||||