To find the coordinates of the points where the curve intersects the x-axis, we need to find the values of x when y equals zero.
Plug y=0 into the equation:
0 = x^3 + 2x^2 - 15x
Factor out an x:
x(x^2 + 2x - 15) = 0
Set each factor equal to zero:
x = 0
x^2 + 2x - 15 = 0
To solve the quadratic equation, we can factor it or use the quadratic formula: x = (-b ± √(b^2-4ac))/(2a)
In this case, factoring is simpler:
(x + 5)(x - 3) = 0
Setting each factor equal to zero, we have:
x + 5 = 0 → x = -5
x - 3 = 0 → x = 3
Therefore, the points where the curve intersects the x-axis are: (-5, 0) and (3, 0).
find the coordinates of all points where the curve y=x^3+2x^2-15x cuts the x axis
1 answer