As you can see in the screenshot, once you plot the points for each rectangle, it becomes easier to see what's happening. In the first transformation, the rectangle is translated or slid. In the next 2 transformations, the rectangle is rotated. In the last transformation, the rectangle is dilated or shrunk. The first rectangle is the only translation.
Well this problem can be solved with Algebra
the rule here is that for every incrementing sequence you increase your number by 6.
T(n)=18+6(n-1)
for 603 to be in the sequence, it has to male sense with the function above
603=18+6(n-1)
603-18=585
585=6(n-1)
n-1=(585/6)
n=(585+6)/6
n=591/6
here is your answer.
Answer:
n-1
Step-by-step explanation:
Consecutive means that they have a difference of one, so the expression will be n-1.