SOLUTION: Solve x^2 + x - 42=0 x= Is the answer 6?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve x^2 + x - 42=0 x= Is the answer 6?       Log On


   



Question 551778: Solve x^2 + x - 42=0
x= Is the answer 6?

Found 3 solutions by nyc_function, MathTherapy, jim_thompson5910:
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
If the answer is 6, then when we replace x with 6, the answer should be 0, right?

x^2 + x - 42 = 0...This is your quadratic equation.

Let x = 6

(6)^2 + 6 - 42 = 0

36 + 6 - 42 = 0

42 - 42 = 0

0 = 0...IT CHECKS!!!

Yes, the answer is x = 6.


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

Solve x^2 + x - 42=0
x= Is the answer 6?

It depends!!

Solve the quadratic and you should get x = - 7, or 6

This is your answer unless there is some type of stipulation that x should be positive (> 0), thereby making the only solution, 6

Send comments and “thank-yous” to “D” at MathMadEzy@aol.com

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

x%5E2%2Bx-42=0 Start with the given equation.


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


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-%281%29+%2B-+sqrt%28+%281%29%5E2-4%281%29%28-42%29+%29%29%2F%282%281%29%29 Plug in A=1, B=1, and C=-42


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


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


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


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


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


x+=+%28-1+%2B-+13%29%2F%282%29 Take the square root of 169 to get 13.


x+=+%28-1+%2B+13%29%2F%282%29 or x+=+%28-1+-+13%29%2F%282%29 Break up the expression.


x+=+%2812%29%2F%282%29 or x+=++%28-14%29%2F%282%29 Combine like terms.


x+=+6 or x+=+-7 Simplify.


So the solutions are x+=+6 or x+=+-7