You can put this solution on YOUR website! I need to use the function h(x) to answer h(6)=? and h(x)=10 when h(x)=3x+2
------------------
h(6) = 3*6+2 = 20
===========================
If h(x) = 10
Then 3x+2 = 10
3x = 8
x = 8/3
=========================
Cheers,
Stan H.
==========