Represent these consecutive numbers (assuming that they are all integers):
x
x+1
x+2
x+3
x+4
x+5
and so on
x+8
x+9 is the tenth number. x+9 = 10, so x = 9.
Think of it this way: there are 10 consecutive numbers, and the last one is 10.
Working backwards, we get the sequence 10, 9, ... 3, 2, 1.
The sum of such an arith sequence is equal to the count of the numbers times the average of the first and last terms:
sum here = 10(1+10)/2 = 5(11) = 55 (answer)
Answer:
C.There is no positive or negative correlation.
Step-by-step explanation:
finished Unit Test and got it correct
Independent variable (IV): something the scientist can change.
Thus, in this case, the IV can be the weight of the person.
Answer:
Two non zero vectors, a and b are parallel when they are scalar multiples of each other such that a = c·b where c is a scalar quantity.
Therefore, in order to find a vector that is parallel to the vector, b = (-2, -1), we multiply the vector, b by a scaler quantity
Step-by-step explanation:
Given that the vector b = (-2, -1) can be written as follows;
b = -2·i - j, we have;
= √((-2)² + (-1)²) = √5
Therefore, we have;
The coordinates of the endpoint of the vector are (-2, 0) and (0, -1)
Therefore, the slope of the vector = (-1 - 0)/(0 - (-2)) = -1/2
The slope of parallel vectors are equal, which gives the slope of the parallel vector = -1/2 = (λ × (-1 - 0))/(λ ×(0 - (-2))
Therefore, a parallel vector is obtained from a vector by multiplying with a scaler product.