Answer:
a = 6 , b = - 15
Explanation:
Substitute n = 3 and n = 6 into the nth term formula
a(3)² + 3b = 9 , that is
9a + 3b = 9 ( divide through by 3 )
3a + b = 3 → (1)
--------------------
a(6)² + 6b = 126 , that is
36a + 6b = 126 ( divide through by 6 )
6a + b = 21 → (2)
Subtract (1) from (2) term by term to eliminate b
3a + 0 = 18
3a = 18 ( divide both sides by 3 )
a = 6
Substitute a = 6 into (1) and solve for b
3(6) + b = 3
18 + b = 3 ( subtract 18 from both sides )
b = - 15