[1] y = -x + 5
3x + 3•(-x +5) = 10
0 = -5 => NO solution
Answer:
10
Step-by-step explanation:
Answer:
Step-by-step explanation:
The formula for determining the sum of the first n terms of an arithmetic sequence is expressed as
Sn = n/2[2a + (n - 1)d]
Where
n represents the number of terms in the arithmetic sequence.
d represents the common difference of the terms in the arithmetic sequence.
a represents the first term of the arithmetic sequence.
If a = 5, the expression for the sum of the first 12 terms is
S12 = 12/2[2 × 5 + (12 - 1)d]
S12 = 6[10 + 11d]
S12 = 60 + 66d
Also, the expression for the sum of the first 3 terms is
S3 = 3/2[2 × 5 + (3 - 1)d]
S3 = 1.5[10 + 2d]
S3 = 15 + 3d
The sum of the first 12 terms is equal to ten times the sum of the first 3 terms. Therefore,
60 + 66d = 10(15 + 3d)
60 + 66d = 150 + 30d
66d + 30d = 150 - 60
36d = 90
d = 90/36
d = 2.5
For S20,
S20 = 20/2[2 × 5 + (20 - 1)2.5]
S20 = 10[10 + 47.5)
S20 = 10 × 57.5 = 575
Step-by-step explanation:
We can write this word problem as two variables. Let us assume that:
x = Natalie's age
y = Fred's age
The first part of the word problem is that "If you add Natalie's age and Fred's age, the result is 39." Therefore:
Natalie's age + Fred's age = 39
x + y = 39
This will be our first equation. The second equation can be derived from the statement that "If you add Fred's age to 4 times Natalie's age, the result is 78." Therefore:
(4 times Natalie's age) + Fred's age = 78
4x + y = 78
We can now form a system of equations and solve for both x and y:

The simplest way to solve would be using the Substitution method, as seen here:
x + y = 39
y = 39 - x
4x + y = 78
4x + (39 - x) = 78
3x + 39 = 78
3x = 39
x = 13
x + y = 39
13 + y = 39
y = 26
Remember that x = Natalie's age and y = Fred's age. Therefore, Natalie's age is 13 years old and Fred's age is 26 years old.