find x
1 + x2/4 = 2x + 1
LIVE C++ Tutor
Java
Javascript
HTML
Fashion experts
Beauty Tips and Ideas
Mens Looks and Beauty
Great Gift Ideas
Kids Shopping Experts
Electronics Gadgets Experts
We have 1 + x2/4 = 2x + 1 It
It can be re written as
4+x2 =4(2x+1)
or
4+x2 =8x+4
or x2 -8x=0 (the factor 4 cancels out)
Taking the factor x as common we have X(x-8)=0
Or x=0 or x=8 is the solution