Firstly, let us find all points where the functions g(x)=2x−5 and h(x)=x8+10 have the same value. For this solve the following equation:
2x−5=x8+10
which is equivalent to
2x2−5x=8+10x
2x2−15x−8=0
2x2−16x+x−8=0
2x(x−8)+x−8=0
(2x+1)(x−8)=0
x=8 or x=−21
Since f(8)=23+3=11 and g(8)=h(8)=11, at point (8,11) the functions f(x),g(x),h(x) have the same value.
Since f(−21)=2−21−5+3>0 and g(−21)=−6<0, in this case the functions f(x),g(x),h(x) have different values.
Answer: (8,11)
Comments