Question
Question: Solve the equation \[2 + 5 + 8 + \ldots + x = 155\]....
Solve the equation 2+5+8+…+x=155.
Solution
Here, we need to solve the given equation. The left hand side of the given expression forms an A.P. We will solve the equation using the formula for nth term of an A.P. to find the number of terms in the A.P. Then, we will use the formula for the sum of n terms of an A.P. to find the required value of x.
Formula Used:
We will use the following formulas:
1.The nth term of an A.P. is given by the formula an=a+(n−1)d, where a is the first term of the A.P. and d is the common difference.
2.The sum of n terms of an A.P. is given by the formula Sn=2n[2a+(n−1)d], where a is the first term of the A.P. and d is the common difference.
Complete step-by-step answer:
We will solve the equation using the formula for nth term of an A.P. and the formula for the sum of n terms of an A.P.
The left hand side of the given expression is 2+5+8+…+x.
We can observe that the series 2+5+8+…+x is the sum of an A.P., where the first term is 2, the common difference is 5−2=3, and the last term is x.
Let the number of terms in the sum 2+5+8+…+x be n.
Substituting a=2 and d=3 in the formula Sn=2n[2a+(n−1)d], we get
Sn=2n[2(2)+(n−1)3]
It is given that the sum 2+5+8+…+x is equal to 155.
Therefore, we get
⇒155=2n[2(2)+(n−1)3]
Multiplying the terms in the expression using the distributive law of multiplication, we get
⇒155=2n[4+3n−3]
Simplifying the expression, we get
⇒155=2n[1+3n]
Multiplying both sides of the expression by 2, we get
⇒310=n[1+3n]
Multiplying the terms in the expression using the distributive law of multiplication, we get
⇒310=n+3n2
Rewriting the expression, we get the equation
⇒3n2+n−310=0
Here, we get a quadratic equation. We will split the middle term and factorise to solve the quadratic equation.
Factoring the quadratic equation, we get
⇒3n2+31n−30n−310=0 ⇒n(3n+31)−10(3n+31)=0 ⇒(3n+31)(n−10)=0
Therefore, either 3n+31=0 or n−10=0.
Simplifying the expressions, we get
n=−331 or n=10.
The value of n cannot be negative because the number of terms in the A.P. cannot be negative.
Therefore, we get
n=10
Now, we know that x is the last term of the A.P.
This means that x is the 10th term of the A.P.
Substituting an=x, a=2, d=3, and n=10 in the formula an=a+(n−1)d, we get
x=2+(10−1)3
Subtracting the terms in the parentheses, we get
⇒x=2+(9)3
Multiplying the terms in the parentheses, we get
⇒x=2+27
Adding the terms in the parentheses, we get
⇒x=29
Therefore, we get the value of x as 29.
Note: The series given in the question is in Arithmetic Progression. Arithmetic progression is a series or sequence in which the consecutive terms differ by a common difference. We used the term “quadratic equation” in our solution. A quadratic equation is an equation of degree 2. It is of the form ax2+bx+c=0, where a is not equal to 0. A quadratic equation has 2 solutions.
We have used the distributive law of multiplication in the solution. The distributive law of multiplication states that a(b+c)=a⋅b+a⋅c.