Asked by Devin
                Find the roots of the given equation by completing the square: ax^2+bx+c=0
            
            
        Answers
                    Answered by
            bobpursley
            
    start this way:
x^2 + b/a x = -c
complete the square
x^2 + b/a x + (b/2a)^2=(b/2a)^2-c
(x+b/2a)^2=(b/2a)^2 -c
take the sqrt of each side...
x= -b/2a +- sqrt (b^2-4ac) /2a
    
x^2 + b/a x = -c
complete the square
x^2 + b/a x + (b/2a)^2=(b/2a)^2-c
(x+b/2a)^2=(b/2a)^2 -c
take the sqrt of each side...
x= -b/2a +- sqrt (b^2-4ac) /2a
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.