The nth term of a sequence is 8(2^n + 2^(6n-7)). a) Without a calculator, find the 2nd term of this sequence, b)​​​​​​​ Express the formula in the form 2^x + 2^y

To find a) just plug in the number two to all places where n appears. In this case 8(2^2 + 2^(6 * 2 - 7))  and then number crunch. 8(4+2^5) -> 8 * (4 + 32) -> 8 * 36= 288.

To find part b, we must first expand the brackets to give us 8 * 2^n + 8 * 2^(6n-7). We must then express 8 as an exponent of 2 (2^3), giving us 2^3 * 2^n + 2^3 * 2^(6n-7). This allows us to use our indices laws for multiplication, where a^n * a^m = a^(n + m). Therefore giving us 2^(n+3) + 2^(6n-4) which is the correct form.

TP

Related Maths GCSE answers

All answers ▸

John and Tom take a test. John scores p marks. Tom scores three times what John scored. Their total score is 188. What was Tom's score?


If a curve has equation y=(4/3)x^3-2x^2-24x+16, find dy/dx and find the coordinates of the turning points.


What is the mean of the numbers: 1, 7, 25, 9 and 34?


Find the values of a, b and c in the equation: (5x + 3)(ax + b) = 10x^2 + 11x + c.