Only the expression in the square bracket is being squared and (x + 2) - 2 = x.
Shouldn't it be (x+2)(-2x-4)^2 ?
So it moves up the vertical +2. How do I work out the place where it crosses the x?
To find out where something crosses the x-axis you have to set y = 0 and solve the equation, conversely to find where the y-intercept can be found (the technical name for a crossing point) then set x = 0 and solve.
sub in y=0 as that is the x axis.
f(x)=x(x-2)²
y = f(x)+2
y = x(x-2)² + 2
y = x(x²-4x+4)+2
y = x³ - 4x² +4x +2
where y=0
0 = x³ - 4x² +4x +2
solve to get x= -0.359304 (with the other two imaginary roots of 2.17965±0.903013i)
Oh and for future reference "²" = Alt0178 on num pad and "³" = Alt0179![]()
That's complicated.. explains why they didn't ask to work out the x then.
Got 0 = x³ - 4x² +4x +2 but not got a clue what to do next, guess I don't need to know for C1..