Answer:
-14
Step-by-step explanation:
You've got a(1)=20
a(1) means a(n) when n=1
the sequence is telling you to take the previous value of a(n), which is a(n-1) and subtract 17
then:
a(2) = a(1)-17 = 20 - 17 = 3
a(3) = a(2) - 17 = 3-17 = -14
I am not sure but wouldn't it be y=3x-6 and y=4x-7
Answer:
The area is 16 inches squared and the perimeter is also 16 inches
Step-by-step explanation:
To find the area, you must multiply the length by the width. Since this is a square, you have to multiply one adjacent side by the other. For perimeter, you can either multiply one side by 4 or add all 4 sides.
It would be 125.4 . Find this by isolation the variable on the right side by using the multiplication property of equality. Multiply both sides by 57 so it would leave you with (125.4 = z). Hope this helps! :)
The sequence is defined as
an = 3an - 1 + 7
This means that
a2 = 3(a(2 - 1) + 7
a2 = 3a1 + 7
From the information given ,
a1 = - 4
Thus,
a2 = 3 * - 4 + 7 = - 12 + 7
a2 = - 5
a3 = 3(a(3 - 1) + 7
a3 = 3a2 + 7
a3 = 3 * - 5 + 7 = - 15 + 7
a3 = - 8
a4 = 3(a(4 - 1) + 7
a4 = 3a3 + 7
a4 = 3 * - 8 + 7 = - 24 + 7
a4 = - 17
Thus, the first four terms of the sequence are
- 4, - 5, -