Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2
Answer:
-17 or (-12) - 5
Step-by-step explanation:
Mark me brainllest
What is the median of the data set? <br><br>
{16, 15, 17, 19, 12, 11, 14, 14, 13, 11, 18, 15}
RUDIKE [14]
The median is the numeric value separating the higher half of a sample data set from the lower half. The median of a data set can be found by arranging all the values from lowest to highest value and picking the one in the middle. If there is an odd number of data values then the median will be the value in the middle. If there is an even number of data values the median is the mean of the two data values in the middle.
For the data set 16, 15, 17, 19, 12, 11, 14, 14, 13, 11, 18, 15 the median is 14.5. It is the mean of 14 and 15 or, (14+15)/2 = 14.5.