Concept:Use any two input-output pairs from the mapping to find the linear rule in the form t→mt+c.Explanation:From the mapping, t=1→9 and t=2→17.So, m(1)+c=9 and m(2)+c=17.Subtract the first from the second: m=8.Then 8+c=9, so c=1.Therefore, the rule is t→8t+1.Answer:t→8t+1