<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:
Outlier!! I know it sounds like a cat poster but it's true
Step-by-step explanation:
Answer: 38 degrees equal 68 degrees which is equal 38 percent is 56% is half of 68% so the answer is 24
Step-by-step explanation:
Answer:
a = 3 and b = 4
Step-by-step explanation:
Independent Equations
Lines intersect
One solution
In this case the two equations describe lines that intersect at one particular point. Clearly this point is on both lines, and therefore its coordinates (x, y) will satisfy the equation of either line. Thus the pair (x, y) is the one and only solution to the system of equations. One solution is called "consistent". This shows two distinct non-parallel lines that cross at exactly one point. This is called an "independent" system of equations, and the solution is always some x, y-point.