SOLUTION: Hi
How do I solve this problem by Completing the Square?
IS it similar to the Quadratic Formula?
SOLVE:
{{{3x^2-9x-12=0}}}
Thank you so much ! I do greatly appreciate it
Question 1041956: Hi
How do I solve this problem by Completing the Square?
IS it similar to the Quadratic Formula?
SOLVE:
Thank you so much ! I do greatly appreciate it !!!
You can put this solution on YOUR website! 3x^2-9x = 12; Divide all terms by 3; x^2-3x = 4; Add (b/2)^2 (where b is equal to -3) to both sides; x^2-3x+(9/4) = 4+(9/4); Simplify; [x-(3/2)]^2 = 25/4; Take the square root of both sides; x-(3/2) = 5/2; x = 5/2 + 3/2 = 4 ; And; x-(3/2) = -5/2; x = -5/2 + 3/2;x = -1; So the answers are {x = 4 & x = -1}. It is not similar to quadratic formula because in quadratic formula, you will just substitute the values of a, b, and c; while in completing the square, you will add (b/2)^2 to both sides and take the square root of the both sides to find the values of x.