SOLUTION: {{{x^2=x+12}}}

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: {{{x^2=x+12}}}      Log On


   



Question 256134: x%5E2=x%2B12
Found 3 solutions by checkley77, drk, jim_thompson5910:
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E2=x%2B12
x^2-x-12=0
(x-4)(x3)=0
x-4=0
x=4 ans.
x+3=0
x=-3 ans.

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Here is the original question:
(i) x%5E2=x%2B12
step 1 - move everything over to 1 side so it is = 0 we get
(ii) x%5E2+-+x+-+12+=+0
step 2 - factor the left side to get
(iii) %28x-4%29%28x%2B3%29+=+0
step 3 - solve each parenthesis for x and we get
x-4 = 0
x = 4
x+3=0
x=-3

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

x%5E2=x%2B12 Start with the given equation.


x%5E2-x-12=0 Get every term to the left side.


Notice that the quadratic x%5E2-x-12 is in the form of Ax%5E2%2BBx%2BC where A=1, B=-1, and C=-12


Let's use the quadratic formula to solve for "x":


x+=+%28-B+%2B-+sqrt%28+B%5E2-4AC+%29%29%2F%282A%29 Start with the quadratic formula


x+=+%28-%28-1%29+%2B-+sqrt%28+%28-1%29%5E2-4%281%29%28-12%29+%29%29%2F%282%281%29%29 Plug in A=1, B=-1, and C=-12


x+=+%281+%2B-+sqrt%28+%28-1%29%5E2-4%281%29%28-12%29+%29%29%2F%282%281%29%29 Negate -1 to get 1.


x+=+%281+%2B-+sqrt%28+1-4%281%29%28-12%29+%29%29%2F%282%281%29%29 Square -1 to get 1.


x+=+%281+%2B-+sqrt%28+1--48+%29%29%2F%282%281%29%29 Multiply 4%281%29%28-12%29 to get -48


x+=+%281+%2B-+sqrt%28+1%2B48+%29%29%2F%282%281%29%29 Rewrite sqrt%281--48%29 as sqrt%281%2B48%29


x+=+%281+%2B-+sqrt%28+49+%29%29%2F%282%281%29%29 Add 1 to 48 to get 49


x+=+%281+%2B-+sqrt%28+49+%29%29%2F%282%29 Multiply 2 and 1 to get 2.


x+=+%281+%2B-+7%29%2F%282%29 Take the square root of 49 to get 7.


x+=+%281+%2B+7%29%2F%282%29 or x+=+%281+-+7%29%2F%282%29 Break up the expression.


x+=+%288%29%2F%282%29 or x+=++%28-6%29%2F%282%29 Combine like terms.


x+=+4 or x+=+-3 Simplify.


So the solutions are x+=+4 or x+=+-3