#My failed attempt at deriving quadratic formula? Where did it all go wrong 🥹
1 messages · Page 1 of 1 (latest)
Well, if x^2 - 5x + 6 = 0, then it's not the case that x^2 = -5x - 6.
And if x^2 = -5x - 6, then it's not the case that x^2/-5 = x - 6/5.
what?
ohhh
understood
because what is an equation?
sorry not equation
but function
you map an input to an output
My understanding was if I solve for x I could then get a solution
in reality looking at it
If I isolated the input solely on the left (x) and just put the stuff thats not x on right I would get a equation which doesnt make any sense
for example
x^2 - 6 = 0
x^2 = 6
sqrt(x^2) = sqrt(6)
x = sqrt(6)
assume x was 5
then its pure gibberish
this equation or whatever you wanna call it is garbage
I wouldnt be solving for what we intended which was, "what x's makes the y = 0"
Which in this case is none because its six below the middle...
wait
i think there are roots
for x^2-6
we start 6 down and the tails have to hit the x
Yes there are ±sqrt6 are the two roots
That's exactly how you do it except you need to find a way to isolate x in such a way that you can account for both the x² and the x
In case of something like ax² - c, it's pretty easy to see that x = ±√(c/a) for the function to take the value 0 , ie, for the roots
Hi
The image isn't loading but
ax²+bx+c=0
x²+b/ax+c/a=0
x²+b/ax=-c/a
x²+b/ax+b²/(4a²)=-c/a+b²/(4a²)
= (x+b/(2a))²
x+b/(2a)=±√(-c/a+b²/(4a²))
And the rest is tidying it up
Check against this
No way it would take 3 pages
Here -> let roots = x,y
Sum of roots -> -b/a
product of roots-> c/a
Minima of graph -> x+y/2 (equidistant)
= -b/2a
Difference of roots->
x+y= -b/a
xy= c/a
x²+y²+2xy = b²/a²
x²+y²-2xy= b²/a²-4c/a
=> b²- 4ac/ a²
Thus x-y = root (b²-4ac)/a
x-y = total distance between two roots
x-y/2 is distance of each root from center = b²-4ac/2a
Thus formula becomes->
-b/2a (mid point) +- root (b²-4ac) / 2a (distance)
-b+-(b²-4ac)/2a
There's a proof for cubic equation too! But that one is 💀
If you are having problem understanding I can give you a diagram too!
lets not get too ahead of ourselves 
Ahahhaahhah
!tag help
Description: Get or create a tag
Cooldown: 5 seconds
Usage:
?tag [tag name]
Example:
?tag how2invite
?
Whats not allowed
Wrong is wrong even if everyone is doing it, right is right even if no one is doing it
Walk through the solutions with the poster
Ask them questions
Give them hints at times
I thought this thread was ded tbh
Mhm
So I just wrote the solution