A rotation followed by a reflection I think
Base or base number
for example 2^3 = 2 * 2 * 2 or x^2 = x * x
Answer:
C 5/7
Step-by-step explanation:
We can find the slope of a line using
m = (y2-y1)/(x2-x1)
= (-5 - -10) /(-2 - -9)
= (-5 +10)/(-2+9)
5/7
The middle section is n(n+1)
The top row is n+2
The bottom row is 2n+1
So the rule for the total number of tiles will be the sum of the above rules...
s(n)=n(n+1)+n+2+2n+1
s(n)=n^2+n+n+2+2n+1
s(n)=n^2+4n+3