If x is a real number, what are the solutions to the quadratic: 4*x^2- 4*x+1 = 0

You first calculate the delta of the equation: delta = b^2-4ac = 16 - 16 = 0 => the solution is double.x1,2 = (-b±sqrt(delta))/2/a = 4/2/4 = 1/2 which is real.so the solutions are 1/2 and 1/2.

MI

Related Maths A Level answers

All answers ▸

The equation x^2 + 3px + p = 0, where p is a non-zero constant, has equal roots. Find the value of p.


A curve is given by the equation y = (1/3)x^3 -4x^2 +12x -19. Find the co-ordinates of any stationary points and determine whether they are maximum or minimun points.


differentiate: y=[xcos(x^3)]/[(x^4 + 1)^3] with respect to x


What is the sum of the geometric series 1 + 1/3 + 1/9 + 1/27 ...