F(1) = 160 is given to us. We'll use it to find f(2)
f(n+1) = -2*f(n)
f(1+1) = -2*f(1) ... replace every n with 1
f(1+1) = -2*160 ... replace f(1) with 160
f(2) = -320
Now use f(2) to find f(3)
f(n+1) = -2*f(n)
f(2+1) = -2*f(2) ... replace every n with 2
f(3) = -2*(-320) ... replace f(2) with -320
f(3) = 640
Finally, use f(3) to find f(4)
f(n+1) = -2*f(n)
f(3+1) = -2*f(3) ... replace every n with 3
f(4) = -2*640 ... replace f(3) with 640
f(4) = -1280
Final Answer: -1280
Answer:
A = (x + 7)(x + 9)
Step-by-step explanation:
Let the width w = x
then length l = w + 4 = x + 4
Area = length x width
= x(x+4)
Then the the width is increased by 7 units and the length increased by 5 units.
w = x + 7
l = (x + 4) + 5 =x + 9
A = (x + 7)(x + 9)
In a rectangle, opposite sides are equal so you can multiply the side lengths by 2 and add them so 16(2)+34(2) and yu get 32+68. The perimeter is 100
2x2 + 8x - 12 = 0
4 + 8x - 12 = 0
8x = 12 - 4
8x = 8
x = 1