Respuesta :
Ans(a):
We know that a function can't have repeated x-values.
In given table we see that there i no repeating x-value. That's why the given table represents function.
Ans(b):
We know that a function can't have repeated x-values.
So if in given table we see any repeating x-value then that may cause the given data set to not be a function.
like if we have 3, 4, 3, 11 in the input then it will not be a function.
Ans(c):
If we graph the given points then they appear to be in the shape of cubic function so we can use standard formula of cubic function which is
[tex]y=ax^3+bx^2+cx+d[/tex]
Plug the given points to get four equations
like first point (3,6) gives
[tex]6=a*3^3+b*3^2+c*3+d[/tex]
or
[tex]6=27a+9b+3c+d[/tex]
same way we get total four equations:
[tex]6=27a+9b+3c+d, 11=125a+25b+5c+d, 11=64a+16b+4c+d, 21=343a+49b+7c+d[/tex]
We can solve them to get values of a, b, c and d which are:
[tex]a=\frac{25}{24}, b=-15, c=\frac{1715}{24}, d=-\frac{203}{2}[/tex]
Now plug them into
[tex]y=ax^3+bx^2+cx+d[/tex]
we get required equation as:
[tex]y=\frac{25}{24}x^3-15x^2+\frac{1715}{24}x-\frac{203}{2}[/tex]
Hence required equation in function notation can be written as
[tex]f(x)=\frac{25}{24}x^3-15x^2+\frac{1715}{24}x-\frac{203}{2}[/tex]
Now to prove that above function is correct, we just graph the given points from table and the obtained function.
We see that points lie on the graph of [tex]y=\frac{25}{24}x^3-15x^2+\frac{1715}{24}x-\frac{203}{2}[/tex]
Which proves that our equation is correct.
