0

ok , my question is how to prove that this function $$f(x)= \frac{7}{2} x(1-x)$$ has one and only one fixed point in $I=]0,1[.$

thank you for helping me. and sorry for my bad english

1 Answers1

1

$$ f(x) = x \iff \\ \frac{7}{2} x (1-x) = x $$ we want solutions $x \in I$, so $x \ne 0$ and we can divide both sides by $x$: $$ \frac{7}{2} (1-x) = 1 \iff \\ 1 - x = \frac{2}{7} \iff \\ x = 1 - \frac{2}{7} = \frac{5}{7} \in I $$

mvw
  • 34,562