See attached picture for steps and answer:
I believe it would be 9 inches in height.
(1/4)*36=9
hope this helps!
<h3>
Answer: (n-1)^2</h3>
This is because we have a list of perfect squares 0,1,4,9,...
We use n-1 in place of n because we're shifting things one spot to the left, since we start at 0 instead of 1.
In other words, if the answer was n^2, then the first term would be 1^2 = 1, the second term would be 2^2 = 4, and so on. But again, we started with 0^2 = 0, so that's why we need the n-1 shift.
You can confirm this is the case by plugging n = 1 into (n-1)^2 and you should find the result is 0^2 = 0. Similarly, if you tried n = 2, you should get 1^2 = 1, and so on. It appears you already wrote the answer when you wrote "Mark Scheme".
All of this only applies to sequence A.
side note: n is some positive whole number.
The formula for the perimeter of a rectangle is P = 2L + 2W, where L is the length and W is the width. Because we don't know either the length or the width we can't solve the problem...too many unknowns. BUT we do have some information that will help with this problem. We are told that the length is 2 feet longer than the width, so we can use that: L = W+2. Now we can make the substitution into the formula along with the value for the perimeter that was given to us: 36=2(W+2) + 2W, and 36 = 2W + 4 + 2W; 36 = 4W + 4; 32 = 4W and W = 8. Now go back to where you said that the length is 2 feet longer than the width. If the width is 8, then 8+2 = 10 for the length.