Roman C. answered 09/08/15
Tutor
5.0
(851)
Masters of Education Graduate with Mathematics Expertise
Start by using the fact that v(v-1(t)) = v-1(v(t)) = t.
3v-1(t) + 2 = t
3v-1(t) = t - 2
v-1(t) = (t - 2) / 3
Now plug this into h(t).
h(v-1(t)) = 4[v-1(t)]2 + 3v-1(t) - 1
= 4[(t - 2) / 3]2 + 3[(t - 2) / 3] - 1
= 4(t2 - 4t + 4)/9 + t - 2 - 1
= 4t2/9 - 16t/9 + 16/9 + t - 3
= 4t2/9 - 7t/9 - 11/9