<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.
Answer:
(2n - 7) - 10
Step-by-step explanation:
(2n - 7) represents "difference of 2 times a number and 7"
- 10 represents "10 less"
The function domain: x<0 or 0<x<4 or x>4 (?) I believe....
Answer:
We know that n = 50 and p =0.78.
We need to check the conditions in order to use the normal approximation.
Since both conditions are satisfied we can use the normal approximation and the distribution for the proportion is given by:

With the following parameters:


Step-by-step explanation:
Previous concepts
The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".
Solution to the problem
We know that n = 50 and p =0.78.
We need to check the conditions in order to use the normal approximation.
Since both conditions are satisfied we can use the normal approximation and the distribution for the proportion is given by:

With the following parameters:

