Solveeit Logo

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=4x28x+12y = - 4{x^2} - 8x + 12 algebraically?

Explanation

Solution

We have been given to find the horizontal intercept. Horizontal intercept is the xaxisx - axis. Put the value of y=0y = 0 in the given equation. Then, we will get the equation in the terms of xx - 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=4x28x+12y = - 4{x^2} - 8x + 12 by the method of algebra. We know that the horizontal intercept is the intercept of the xaxisx - axis whereas the vertical intercept is the yaxisy - axis. So, we have to find the equation which gives us the value of xx.
Every point on the xaxisx - axis has the form of (x,0)\left( {x,0} \right) , while every point on the graph has the form (x,f(x))\left( {x,f\left( x \right)} \right), as f(x)=yf\left( x \right) = y, so, to find the xx intercept we have to put the value of y=0y = 0.
Therefore, putting y=0y = 0 in the above equation, we get –
0=4x28x+12 4x2+8x12=0  \Rightarrow 0 = - 4{x^2} - 8x + 12 \\\ \Rightarrow 4{x^2} + 8x - 12 = 0 \\\
Now, taking 4 as common from the above equation to make the equation more simplified –
x2+2x3=0(1)\Rightarrow {x^2} + 2x - 3 = 0 \cdots \left( 1 \right)
Now, we have three parts –
The first term, x2{x^2}, has the coefficient as 1.
The middle term, 2x2x, has the coefficient as 2.
The last term, 3 - 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\Rightarrow 1 \times \left( { - 3} \right) = - 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\Rightarrow - 1 + 3 = 2
Putting these values in the equation (1), we get –
x2+3xx3=0\Rightarrow {x^2} + 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\Rightarrow x\left( {x + 3} \right) - 1\left( {x + 3} \right) = 0
Now, (x+3)\left( {x + 3} \right) is common in the above equation –
(x+3)(x1)=0\Rightarrow \left( {x + 3} \right)\left( {x - 1} \right) = 0
When (x+3)=0\left( {x + 3} \right) = 0 then, x=3x = - 3
When (x1)=0\left( {x - 1} \right) = 0 then, x=1x = 1

Hence, the horizontal intercepts of the equation are (3,0)\left( { - 3,0} \right) and (1,0)\left( {1,0} \right).

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+2x3=0{x^2} + 2x - 3 = 0 and find the values of xx by using the formula –
x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
where, aa is the coefficient of the first term, bb is the coefficient of the middle term and cc is the constant term.