Answer:
(4, 0) and (6, 0)
Step-by-step explanation:
The function that we have is:
[tex]g(x)=x^2-10x+24[/tex]
This is the function of a parabola.
to find the points where the function crosses the x-axis, we need to find the values of x for which g(x) (which is the value of the y-axis) is equal to zero.
so we need [tex]g(x)=0[/tex] for the function to be crossing the x-axis.
Thus our equation becomes:
[tex]x^2-10x+24=0[/tex]
and we can solve this equation with the quadratic formula or by factoring.
I will sove by factoring:
To factor this type of equations we need to find 2 number that satisfy the following:
In this case those 2 number are: -6 and -4 because:
(-6)(-4)=+24
-6 - 4 = -10
Thus we arrange our factored equation as follows:
from [tex]x^2-10x+24=0[/tex] through factoring we get:
[tex](x-6)(x-4)=0[/tex]
and because of the zero factor property (if two things when multiplied result in zero one of them or both must be zero), thus our x values are:
[tex]x-6=0\\x=6\\[/tex]
and
[tex]x-4=0\\x=4[/tex]
thus, our points are those with and y coordinate of 0 and an x coordinate of 6 and 4:
(4,0) and (6,0)