Answer:
70
Step-by-step explanation:
You add all the numbers together and then divided by the number of numbers so
90+80+60+50=
280 divided by 4 is 70
It is asking you to find the sum of k^2 - 1 from k=1 to k=4. Since that is only 4 numbers, calculating the sum by hand wouldn’t be that bad.
(1^2 - 1) + (2^2 - 1) + (3^2 - 1) + (4^2 - 1) = 26
The easier way to find the sum is to use a few simple formulas.
When we have a term that is just a constant c, the formula is c*n.
When we have a variable k, the formula is k*n*(n+1)/2.
When we have a squared variable, the formula is k*n*(n+1)*(2n+1)/6.
In this case, we have a squared variable k^2 and a constant of -1.
So plug in n=4 to the formulas:
4*5*9/6 - 1*4 = 26
The answer is 26
Being in love/caring for someone clouds your judgement causing you to overlook their faults. however, once the "rose colored glasses" come off you start to recognise where they were wrong.
Answer:
D. y = 2x + 3
Step-by-step explanation:
Use the table to answer the question.
x:-2 -1 0 1 2
y: -1 1 3 5 7
Which equation represents the relationship between x and y shown in the table.
Solution:
The table shows a linear relationship between x and y.
A linear equation is in the form y = mx + b, where y is a dependent variable, x is an independent variable, m is the rate of change (slope) and b is the value of y when x = 0.
The table (x, y) has the points (-2, -1) and (0, 3). The equation is given by:

y = (x - 2)(x + 5) First I would multiply (x - 2) and (x + 5) together
y = x² + 5x - 2x - 10
y = x² + 3x - 10
Next I would plug in a number for x to find its y value. I will plug in 0
y = 0² + 3(0) - 10
y = -10
(0, -10) [this is the y-intercept (the y value when x = 0)]
Your answer is Graph A because the y-intercept is (0,-10)