#Completing square method yields diff solution than reg.
20 messages · Page 1 of 1 (latest)
how are you getting x=-3
-3 x -3 = 9
-3 + -3 = -6
also the leading power is 2 so there shouldnt there be two roots
completing the sqr gives a mult of one
oh im a dumbass
i forgot to put them into parentheses
but why is it a mult of one
how??
completing the square gives us (x-3)^2 which is the same as (x-3)(x-3)
