Question
Question: How do you find the horizontal intercept of the equation \(y = - 4{x^2} - 8x + 12\) algebraically?...
How do you find the horizontal intercept of the equation y=−4x2−8x+12 algebraically?
Solution
We have been given to find the horizontal intercept. Horizontal intercept is the x−axis. Put the value of y=0 in the given equation. Then, we will get the equation in the terms of x - intercept and solve it by splitting the middle term.
Complete step by step solution:
From the question, we know that we have to find the horizontal intercept of the equation y=−4x2−8x+12 by the method of algebra. We know that the horizontal intercept is the intercept of the x−axis whereas the vertical intercept is the y−axis. So, we have to find the equation which gives us the value of x.
Every point on the x−axis has the form of (x,0) , while every point on the graph has the form (x,f(x)), as f(x)=y, so, to find the x intercept we have to put the value of y=0.
Therefore, putting y=0 in the above equation, we get –
⇒0=−4x2−8x+12 ⇒4x2+8x−12=0
Now, taking 4 as common from the above equation to make the equation more simplified –
⇒x2+2x−3=0⋯(1)
Now, we have three parts –
The first term, x2, has the coefficient as 1.
The middle term, 2x, has the coefficient as 2.
The last term, −3, has the coefficient as -3.
Multiply the coefficient of the first term which is 1 with the last term or constant which is -3 –
⇒1×(−3)=−3
Now, the factors of -3 are -1 and 3 which when multiplied gives the result as -3 and sum as 2 –
⇒−1+3=2
Putting these values in the equation (1), we get –
⇒x2+3x−x−3=0
Taking like terms from the first two-term and taking common factor from the last two terms –
⇒x(x+3)−1(x+3)=0
Now, (x+3) is common in the above equation –
⇒(x+3)(x−1)=0
When (x+3)=0 then, x=−3
When (x−1)=0 then, x=1
Hence, the horizontal intercepts of the equation are (−3,0) and (1,0).
Note:
We can also find the horizontal intercepts by finding the discriminant and then nature of roots. Then, use the quadratic formula for the equation x2+2x−3=0 and find the values of x by using the formula –
x=2a−b±b2−4ac
where, a is the coefficient of the first term, b is the coefficient of the middle term and c is the constant term.