SOLUTION: I am having trouble understanding and solving quadratic equations. x^2-2x-13=0
and 4x^2-4x+3=0
The steps I need to use are:
a. move the constant term to the right side of the
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: I am having trouble understanding and solving quadratic equations. x^2-2x-13=0
and 4x^2-4x+3=0
The steps I need to use are:
a. move the constant term to the right side of the
Log On
Question 167340: I am having trouble understanding and solving quadratic equations. x^2-2x-13=0
and 4x^2-4x+3=0
The steps I need to use are:
a. move the constant term to the right side of the equation
b. multiply each term in the equation by four times the coefficient of the x^2 term.
c. square the coefficient of the original x term and add it to both sides of the equation
d. Take the square root from both sides
e. Set the left side of the equation equal to the positive square root of the number on the right side and solve for x.
f. set the left side of the equation equal to the negative square root of the numberon the right side of the equation and solve for x
I have to solve these kind of questions on a test and I am lost. This is what I have so far: x^2-2x-13=0
x^2 -2x=13
4x^2-8x=52
Can you help me?
~Jenn
You can put this solution on YOUR website! Your method is called "completing the square"...
This site explains it quite nicely:
http://www.purplemath.com/modules/sqrquad.htm
.
x^2-2x-13=0
x^2-2x = 13
Take half the 'b' coefficient and square it:[(1/2)(-2)]^2 = [-1]^1 = 1
x^2-2x+1 = 13+1 (since you added 1 to left, do so on the right - for balance)
(x-1)^2 = 14
x-1 = sqrt(14)
x = 1(+-)sqrt(14)
.
That's 1 "plus or minus" square root of 14.
.
****************************
4x^2-4x+3=0
4x^2-4x = -3
factor the 4 on the left:
4(x^2-x) = -3
(x^2-x) = -3/4
(x^2-x+(1/4)) = -3/4 + 1/4
(x-(1/2))^2 = -2/4
x-(1/2) = sqrt(-2/4)
x = (1/2)(+-)sqrt(-1/2)
.
Since the term inside the sqrt is negative -- we have no real solutions -- rather, we have two imaginary solutions.
.
You could see the same thing using the "quadratic equation" below: