Answer:
3
Step-by-step explanation:
(x₁ , y₁) = (-1 , -2) & (x₂ , y₂) = (3 , 10)

![= \frac{10-[-2]}{3-[-1]}\\\\=\frac{10+2}{3+1}\\\\=\frac{12}{4}\\\\=4](https://tex.z-dn.net/?f=%3D%20%5Cfrac%7B10-%5B-2%5D%7D%7B3-%5B-1%5D%7D%5C%5C%5C%5C%3D%5Cfrac%7B10%2B2%7D%7B3%2B1%7D%5C%5C%5C%5C%3D%5Cfrac%7B12%7D%7B4%7D%5C%5C%5C%5C%3D4)
m = 4
y - y₁ = m (x - x₁)
y - [-2] = 4(x - [-1])
y + 2 = 4(x + 1)
y + 2 = 4x + 4
y = 4x + 4 - 2
y = 4x + 2
Answer: h= 7/10
Step-by-step explanation:
9(4h - 6 ) = 2(-13 - 2h) Distribute on both sides
9(4h) + 9(-6) = 2(-13) + 2(-2h)
36h - 54 = -26 - 4h Add 4h to both sides
+4h +4h
40h - 54 = -26 Add 54 to both sides
+54 +54
40h = 28 Divide both sides by 40
h = 7/10
Let S be the sum,
S = 2 + 4 + 6 + ... + 2 (n - 2) + 2 (n - 1) + 2n
Reverse the order of terms:
S = 2n + 2 (n - 1) + 2 (n - 2) + ... + 6 + 4 + 2
Add up terms in the same positions, so that twice the sum is
2S = (2n + 2) + (2n + 2) + (2n + 2) + ... + (2n + 2)
or
2S = n (2n + 2)
Divide both sides by 2 to solve for S :
S = n (n + 1)
Here it is. You can also use the quadratic equation to find the answer.