agentredlum
- 484
- 0
All right, here's the derivation using a Tschirnhaus transformation, a clever algebraic substitution invented by this man. I bring to the table the idea of invariance and 'tweak' his clever algebraic substitution just a little bit.
Remember...'a' not equal to 0
Consider ax^2 = bx + c
Let x = b/(2a) + v
a and b are EXACTLY as represented in ax^2 = bx + c
a(b/(2a) + v)^2 = b(b/(2a) + v) + c
a(b^2/(4a^2) + bv/(2a) + bv/(2a) + v^2) = b^2/(2a) + bv + c
combine the middle term inside parenthesis on the left hand side of equation.
a(b^2/(4a^2) + bv/a + v^2) = b^2/(2a) + bv + c
Distribute a on the left hand side of equation
b^2 /(4a) + bv + av^2 = b^2/(2a) + bv + c
Cancel bv from both sides and isolate av^2
av^2 = b^2/(2a) - b^2/(4a) + c
get common denominator
av^2 = (2b^2 - b^2 + 4ac)/(4a)
av^2 = (b^2 + 4ac)/(4a)
Divide by a
v^2 = (b^2 + 4ac)/(4a^2)
Extract the root
v = (+-sqrt(b^2 + 4ac))/(2a)
Now remember that x = b/(2a) + v
x = b/(2a) + (+-sqrt(b^2 + 4ac))/(2a)
x = (b +-sqrt(b^2 + 4ac))/(2a)
Which is the same result as post #1
Remember...'a' not equal to 0
Consider ax^2 = bx + c
Let x = b/(2a) + v
a and b are EXACTLY as represented in ax^2 = bx + c
a(b/(2a) + v)^2 = b(b/(2a) + v) + c
a(b^2/(4a^2) + bv/(2a) + bv/(2a) + v^2) = b^2/(2a) + bv + c
combine the middle term inside parenthesis on the left hand side of equation.
a(b^2/(4a^2) + bv/a + v^2) = b^2/(2a) + bv + c
Distribute a on the left hand side of equation
b^2 /(4a) + bv + av^2 = b^2/(2a) + bv + c
Cancel bv from both sides and isolate av^2
av^2 = b^2/(2a) - b^2/(4a) + c
get common denominator
av^2 = (2b^2 - b^2 + 4ac)/(4a)
av^2 = (b^2 + 4ac)/(4a)
Divide by a
v^2 = (b^2 + 4ac)/(4a^2)
Extract the root
v = (+-sqrt(b^2 + 4ac))/(2a)
Now remember that x = b/(2a) + v
x = b/(2a) + (+-sqrt(b^2 + 4ac))/(2a)
x = (b +-sqrt(b^2 + 4ac))/(2a)
Which is the same result as post #1
