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 ▸

Differentiate with respect to x: y=xln(x)


How do I integrate ln(x), using integration by parts?


How do you solve the integral of ln(x)


Find two positive numbers whose sum is 100 and whose product is a maximum.