Answer:
y = 3x + 3
Step-by-step explanation:
when you check, only that equation delivers the correct x and y pairs.
x = 0, => y = 3×0 + 3 = 3
x = 1, y = 3×1 + 3 = 3+3 = 6
x = 2, y = 3×2 + 3 = 6 + 3 = 9
x = 3, y = 3×3 + 3 = 9 + 3 = 12
it all fits.
Answer:
The answer is 2/3
Step-by-step explanation:
20 divided with 10
--
30 divideded with 10
Yes that's right keep working like that and you will get A
Answer:
10 + 7 + 4 + . . .; n = 5
The series is arithmetic
Common difference between terms = (-3)
10 - 3 = 7
7 - 3 = 4
Or:
10 + (-3) = 7
7 + (-3) = 4
--------------------------------------------------------------------------
<u>Another example</u>:
Arithmetic:
5, 9, 13, 17
common difference = 4
5 + 4 = 9
9 + 4 = 13
Geometric:
4, 8, 16, 32
4 × 2 = 8
8 × 2 = 16
16 × 2 = 32
common ratio = 2
--------------------------------------------------------------------------
10 + 7 + 4 + . . .; n = 5
a₁ = 10
a₂ = 7
a₄ = a₃ + d = 4 + (-3) = 4 - 3 = 1 (d = common difference)
a₅ = a₄ - 3 = 1 - 3 = -2
Or with formula:

d = a₂ - a₁ = 7 - 10 = -3
aₙ = a₁ + (n - 1)d
fourth term = a₄ = 10 + (4 - 1)(-3) = 10 + 3(-3) = 10 + (-9) = 10 - 9 = 1
fifth term = a₅ = 10 + (5 - 1)(-3) = 10 + 4(-3) = 10 + (-12) = 10 - 12 = -2
Sum of the finite series (if n = 5):

Manual count: S₅ = 10 + 7 + 4 + 1 + (-2) = 20