f(x) = x^2 + 2x - 3. Where does the graph of the function f intersect the x-axis?

First, let's use the discriminant to check that the function actually does intersect the x-axis. b2-4ac = 4-(4 x -3) = 4+12 = 16, which is greater than 0, so we're fine.
The function intersects the x-axis whenever f(x) = 0, so we need to solve the equation "x2 + 2x - 3 = 0" for x.
There are two methods we could use. First we could factorise the equation: x2 + 2x - 3 = (x-1)(x+3) = 0, so x = 1 or -3
Or we could use the quadratic equation: x = (-b ± sqrt(b2-4ac)) / 2a = (-2 ± sqrt(16))/2 = (-2 ± 4) /2 = -1 ± 2 = 1 or -3
So either way, we get the same answer: x = 1 or -3.
You can try checking that this answer is correct by substituting "1" or "-3" for "x" in the equation x2 + 2x - 3 and making sure that you get "0"

GM

Related Maths GCSE answers

All answers ▸

Expand (x+3)(x+1).


how do i calcualte the length of an unknown side of a right angled triangle


The perimeter of a right-angled triangle is 72 cm. The lengths of its sides are in the ratio 3 : 4 : 5. Work out the area of the triangle.


The perimeter of an isosceles triangle is 16cm. One of the sides equals to x+3, while the unequal one equals to x+4. Calculate the area of this triangle.