Answer:
27
Step-by-step explanation:
The rule will be
Ni=(i-1)*5+2
- i=1 → N=(1–1)*5+2=0*5+2=0+2=2
- i=2 → N=(2–1)*5+2=1*5+2=5+2=7
- i=3 → N=(3–1)*5+2=2*5+2=10+2=12
- i=4 → N=(4–1)*5+2=3*5+2=15+2=17
- i=5 → N=(5–1)*5+2=4*5+2=20+2=22
- i=6 → N=(6–1)*5+2=5*5+2=25+2=27
________________
Learn more about arithmetic sequences:
#SPJ2
Triangles ABC and A'B'C are similar. This means that the corresponding sides are in the same ratio, in this case:
Replacing with data:
9514 1404 393
Answer:
RS = √(b² +(c -a)²)
Step-by-step explanation:
Put the given point coordinates in the given formula:
- R = (x₁, y₁) = (0, a)
- S = (x₂, y₂) = (b, c)
RS = √((b -0)² +(c -a)²)
RS = √(b² +(c -a)²)