What are the values of the function when x=0 and when x=4?

Value of function when x=0 is 10 and at x=4 is 16.
The value of a function, given the value(s) allocated to its argument(s), exists as the quantity assumed by the function for these statement values.
Function value may direct to: In mathematics, the value of a function when involved in an argument.
Analyzing the piece wise function
when x is between 0(including) and 4(excluding), the function behaves as:
[tex]h(x)=2x^{2} -3x+10[/tex]
put x=0:
[tex]h(0)=2(0)^{2} -3(0)+10=10[/tex]
when x greater than equal to 4, the function behaves as:
[tex]h(x)=2^{x}[/tex]
put x=4:
[tex]h(4)=2^{4} =16[/tex]
Therefore, values are 10 and 16 respectively.
To learn more about values of the function refer to:
https://brainly.com/question/12507191
#SPJ2