|
||||
|
- using the vertex to solve a quadratic equation - solving quadratic equation question - quadratic equation solution third order - solving quadratic with three points - how can i solved function quadratic equations - quadratic projectile word problems - golden rectangle quardic equation - "fish oil" effexor - step by step instruction for solving quadratic equations - solving quadratic equations lecture india - worded simultaneos equations - pulse ignition dhlg-3 - pulse ignition dhlg-3 - how to solve matrix in excel - quadratic function simple - xx1-2x10 - algebrator free - fencing area quadratic "word problems" - ti 89 titanium solving simultaneous equations - resolve quadraticfunction |
Ti 89 Solving Quadratic For ImaginarySolving 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(" |
|||
|
|
||||