Solveeit Logo

Question

Question: Solve the equation \[2 + 5 + 8 + \ldots + x = 155\]....

Solve the equation 2+5+8++x=1552 + 5 + 8 + \ldots + x = 155.

Explanation

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{n^{{\rm{th}}}} 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 nn terms of an A.P. to find the required value of xx.

Formula Used:
We will use the following formulas:
1.The nth{n^{{\rm{th}}}} term of an A.P. is given by the formula an=a+(n1)d{a_n} = a + \left( {n - 1} \right)d, where aa is the first term of the A.P. and dd is the common difference.
2.The sum of nn terms of an A.P. is given by the formula Sn=n2[2a+(n1)d]{S_n} = \dfrac{n}{2}\left[ {2a + \left( {n - 1} \right)d} \right], where aa is the first term of the A.P. and dd is the common difference.

Complete step-by-step answer:
We will solve the equation using the formula for nth{n^{{\rm{th}}}} term of an A.P. and the formula for the sum of nn terms of an A.P.
The left hand side of the given expression is 2+5+8++x2 + 5 + 8 + \ldots + x.
We can observe that the series 2+5+8++x2 + 5 + 8 + \ldots + x is the sum of an A.P., where the first term is 2, the common difference is 52=35 - 2 = 3, and the last term is xx.
Let the number of terms in the sum 2+5+8++x2 + 5 + 8 + \ldots + x be nn.
Substituting a=2a = 2 and d=3d = 3 in the formula Sn=n2[2a+(n1)d]{S_n} = \dfrac{n}{2}\left[ {2a + \left( {n - 1} \right)d} \right], we get
Sn=n2[2(2)+(n1)3]{S_n} = \dfrac{n}{2}\left[ {2\left( 2 \right) + \left( {n - 1} \right)3} \right]
It is given that the sum 2+5+8++x2 + 5 + 8 + \ldots + x is equal to 155.
Therefore, we get
155=n2[2(2)+(n1)3]\Rightarrow 155 = \dfrac{n}{2}\left[ {2\left( 2 \right) + \left( {n - 1} \right)3} \right]
Multiplying the terms in the expression using the distributive law of multiplication, we get
155=n2[4+3n3]\Rightarrow 155 = \dfrac{n}{2}\left[ {4 + 3n - 3} \right]
Simplifying the expression, we get
155=n2[1+3n]\Rightarrow 155 = \dfrac{n}{2}\left[ {1 + 3n} \right]
Multiplying both sides of the expression by 2, we get
310=n[1+3n]\Rightarrow 310 = n\left[ {1 + 3n} \right]
Multiplying the terms in the expression using the distributive law of multiplication, we get
310=n+3n2\Rightarrow 310 = n + 3{n^2}
Rewriting the expression, we get the equation
3n2+n310=0\Rightarrow 3{n^2} + 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+31n30n310=0 n(3n+31)10(3n+31)=0 (3n+31)(n10)=0\begin{array}{l} \Rightarrow 3{n^2} + 31n - 30n - 310 = 0\\\ \Rightarrow n\left( {3n + 31} \right) - 10\left( {3n + 31} \right) = 0\\\ \Rightarrow \left( {3n + 31} \right)\left( {n - 10} \right) = 0\end{array}
Therefore, either 3n+31=03n + 31 = 0 or n10=0n - 10 = 0.
Simplifying the expressions, we get
n=313n = - \dfrac{{31}}{3} or n=10n = 10.
The value of nn cannot be negative because the number of terms in the A.P. cannot be negative.
Therefore, we get
n=10n = 10
Now, we know that xx is the last term of the A.P.
This means that xx is the 10th term of the A.P.
Substituting an=x{a_n} = x, a=2a = 2, d=3d = 3, and n=10n = 10 in the formula an=a+(n1)d{a_n} = a + \left( {n - 1} \right)d, we get
x=2+(101)3x = 2 + \left( {10 - 1} \right)3
Subtracting the terms in the parentheses, we get
x=2+(9)3\Rightarrow x = 2 + \left( 9 \right)3
Multiplying the terms in the parentheses, we get
x=2+27\Rightarrow x = 2 + 27
Adding the terms in the parentheses, we get
x=29\Rightarrow x = 29
Therefore, we get the value of xx 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=0a{x^2} + bx + c = 0, where aa 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)=ab+aca\left( {b + c} \right) = a \cdot b + a \cdot c.