Answer correctly

Write an equation to describe the sequence below. Use n to represent the position of a term in the sequence, where n = 1 for the first term.
-25/7, 75/28, -225/112, …

The equation to describe the sequence is:

(-1)^(n+1) * (75 * n) / (28 * (2^(n-1)))