How do you complete the square to solve 2x27x+4=0?

1 Answer
Jun 1, 2015

f(x)=2(x2+7x2+4916)49162)=0

2(x+74)2+9816+4

2(x+74)2=98164=16216

(x+74)2=8116(x+74)±94

x=74±94 -> x = -4 and x = 1/2

NOTE. This method of completing the squares is unadvised when b is an odd number and a is negative. Completing the squares in this case is very challenging and easy to make errors/mistakes.
Solving by the new Transforming method (Google, Yahoo Search) is a lot simpler.
y = -(2x^2 + 7x - 4) = 0 (1)
y' = -(x^2 + 7x - 8) (2) -> a.c = -8 --> factor: (-1, 8) -> sum = b
Two real roots of (2): 1 and -8
Two real roots of (1): 1/2 and -4