SOLUTION: In the following problem I am trying to solve for x but something isnt working right when I go back tocheck my work. The following are the ways that I tried but it back fired. Can

Algebra ->  Equations -> SOLUTION: In the following problem I am trying to solve for x but something isnt working right when I go back tocheck my work. The following are the ways that I tried but it back fired. Can       Log On


   



Question 111355: In the following problem I am trying to solve for x but something isnt working right when I go back tocheck my work. The following are the ways that I tried but it back fired. Can you please assist.
the equation is {x^2-7x-3=0}
This is what I have
x^2-7x-3=0
-6x^2-3=0
-9x=0
x=0
and
x^2-7x-3=0
7x^2+3=0
10x^2
I know that both are wrong but cant get the right answer, can you please advise me as to what I am doing wrong?
Thank you so much!!

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The main problem you are having is that you are combining terms. You cannot add x%5E2 and -7x%5E2 to get -6x%5E2 since they are different terms. So you either have to factor (which doesn't work all of the time) or use the quadratic formula (which works for any quadratic formula).

Solved by pluggable solver: Quadratic Formula
Let's use the quadratic formula to solve for x:


Starting with the general quadratic


ax%5E2%2Bbx%2Bc=0


the general solution using the quadratic equation is:


x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29




So lets solve x%5E2-7%2Ax-3=0 ( notice a=1, b=-7, and c=-3)





x+=+%28--7+%2B-+sqrt%28+%28-7%29%5E2-4%2A1%2A-3+%29%29%2F%282%2A1%29 Plug in a=1, b=-7, and c=-3




x+=+%287+%2B-+sqrt%28+%28-7%29%5E2-4%2A1%2A-3+%29%29%2F%282%2A1%29 Negate -7 to get 7




x+=+%287+%2B-+sqrt%28+49-4%2A1%2A-3+%29%29%2F%282%2A1%29 Square -7 to get 49 (note: remember when you square -7, you must square the negative as well. This is because %28-7%29%5E2=-7%2A-7=49.)




x+=+%287+%2B-+sqrt%28+49%2B12+%29%29%2F%282%2A1%29 Multiply -4%2A-3%2A1 to get 12




x+=+%287+%2B-+sqrt%28+61+%29%29%2F%282%2A1%29 Combine like terms in the radicand (everything under the square root)




x+=+%287+%2B-+sqrt%2861%29%29%2F%282%2A1%29 Simplify the square root (note: If you need help with simplifying the square root, check out this solver)




x+=+%287+%2B-+sqrt%2861%29%29%2F2 Multiply 2 and 1 to get 2


So now the expression breaks down into two parts


x+=+%287+%2B+sqrt%2861%29%29%2F2 or x+=+%287+-+sqrt%2861%29%29%2F2



Now break up the fraction



x=%2B7%2F2%2Bsqrt%2861%29%2F2 or x=%2B7%2F2-sqrt%2861%29%2F2



Simplify



x=7%2F2%2Bsqrt%2861%29%2F2 or x=7%2F2-sqrt%2861%29%2F2



So the solutions are:

x=7%2F2%2Bsqrt%2861%29%2F2 or x=7%2F2-sqrt%2861%29%2F2