B=5a-4
pick any a valve and replace it with a you will get b
Translation:
R ( - 5, - 5 ) → R` ( - 4, 2 )
- 4 = - 5 + 1, 2 = - 5 + 7;
The translation rule:
( x , y ) → ( x + 1, y + 7 )
Coordinates of the point U are (- 5, 1 )
- 5 + 1 = - 4, 1 + 7 = 8
The image of U is :
U` ( - 4, 8 )
12.568% is the correct answer
Answer:
- The sum of the series is given as
7/(1 + 7z)
- The series converges for (-1/7, 1/7)
Step-by-step explanation:
Given the geometric series:
7 - 14z + 28z² - 56z³ + ...
The common ratio r is given as
-14z/7 or 28z²/(-14z) or -56z³/(28z²) and so on
r = -7z
The sum of the series is given as
S = a/(1 - r)
Where a is the first term in the series.
S = 7/(1 -(-7z))
= 7/(1 + 7z)
The series converges for |-7z| < 1
That is for -1/7 < z < 1/7