morbello
- 73
- 0
ive got a question on how to get a fixed point. on the equation for.
\frac{1}{8}X^2+\frac{11}{8}X+\frac{1}{2}
do you find the two factors to get the fixed points. or run the equation though a quadratic formula to get the fixed points.
i have an = which is x^2-3X-4=0 but i don't know how the fraction 11/8X =3X in the equation.
A fixed point for a function, f, is a value of x such that f(x)= x.
Here
f(x)= \frac{1}{8}X^2+\frac{11}{8}X+\frac{1}{2}= x
The easiest way to handle the fractions is to multiply the entire equation by 8:
x^2+ 11x+ 1= 8x
or
x^2+ 3x+ 1= 0
\frac{1}{8}X^2+\frac{11}{8}X+\frac{1}{2}
do you find the two factors to get the fixed points. or run the equation though a quadratic formula to get the fixed points.
i have an = which is x^2-3X-4=0 but i don't know how the fraction 11/8X =3X in the equation.
Homework Statement
Homework Equations
The Attempt at a Solution
A fixed point for a function, f, is a value of x such that f(x)= x.
Here
f(x)= \frac{1}{8}X^2+\frac{11}{8}X+\frac{1}{2}= x
The easiest way to handle the fractions is to multiply the entire equation by 8:
x^2+ 11x+ 1= 8x
or
x^2+ 3x+ 1= 0
Last edited by a moderator: