An aritmetic sequcne is represented as

where
an=nth term
a1=first term
d=common differnce, or how much each term increases by
n=which term
example
1,3,5, etc
first term is 1
common difference is 2 because it increases by 2 each time
so the formula would be

if we had
5,3,1
first term s 5
common difference is -2 since it goes up by -2 each time
so formula is

hope this helps
Yes you got the problem right
Answer:
label a graph doing -5,-8, and 4,4 use the formula which is
d = ( x 2 − x 1 )^2 + ( y 2 − y 1 )^2
x2-x1 = 4–2= 2 Y2–Y1 = 1–3 = -2 d=√(2)^2+(-2)^2 =√4+4 = √8 d= 2√2
so this is the same thing the person above me did but I've been typing this out so long I want to go ahead and submit anyway
I think using a computer software would be the best answer because it is then fair
Answer:
6.68, 13.37, 14.95
Step-by-step explanation:
One of the legs is twice as long as the other.
b = 2a
The perimeter is 35.
35 = a + b + c
The triangle is a right triangle.
c² = a² + b²
Three equations, three variables. Start by plugging the first equation into the second and solving for c.
35 = a + 2a + c
c = 35 − 3a
Now plug this and the first equation into the Pythagorean theorem:
(35 − 3a)² = a² + (2a)²
1225 − 210a + 9a² = a² + 4a²
1225 − 210a + 4a² = 0
Solve with quadratic formula:
a = [ -(-210) ± √((-210)² − 4(4)(1225)) ] / 2(4)
a = (210 ± √24500) / 8
a ≈ 6.68 or 45.82
Since the perimeter is 35, a = 6.68. Therefore, the other sides are:
b ≈ 13.37
c ≈ 14.95