How do you solve 4x^2+5=10x by completing the square?

1 Answer
Jun 4, 2017

x = 1.809 or x = 0.691

Explanation:

Re-arrange the equation to be equal to 0.

4x^2 -10x+5=0" "larr make 1x^2rarr div 4

x^2 -5/2x color(red)(+5/4)=0

x^2 -5/2x color(white)(........)=color(red)(-5/4)

x^2 -5/2x color(blue)(+25/16)= -5/4color(blue)(+25/16)" "larrAdd color(blue)((b/2)^2) to both sides#

(x-5/4)^2 color(white)(....)= 5/16

x- 5/4 = +-sqrt(5/16)

x = +sqrt(5/16)+5/4 = 1.809

x = -sqrt(5/16) +5/4 = 0.691