SOLUTION: The sum of three terms of an A.P. is 21 and the product of the first and third exceeds the second term by 6, find the terms.

Algebra ->  Sequences-and-series -> SOLUTION: The sum of three terms of an A.P. is 21 and the product of the first and third exceeds the second term by 6, find the terms.       Log On


   



Question 1135842: The sum of three terms of an A.P. is 21 and the product of the first and third exceeds the second term by 6, find the terms.
Found 4 solutions by MathLover1, Boreal, ikleyn, greenestamps:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

Let the three terms of AP are a,a%2Bd,a%2B2d.
Now,
As per the question ,

a%2Ba%2Bd%2Ba%2B2d+=21
+3a%2B3d+=+21+
+a%2Bd+=+7+
=>+a%2Bd+=+7 => d=+7-a....eq.1
Now,
a%28a%2B2d%29+=%28a%2Bd%29%2B+6
a%28a%2B2d%29-%28a%2Bd%29+=+6
a%5E2%2B2ad-a-d+=+6.........substitute d from eq.1
a%5E2%2B2a%287-a%29-a-%287-a%29+=+6
a%5E2%2B14a-2a%5E2-a-7%2Ba+=+6
-a%5E2%2B14a+=+6%2B7
+a%5E2-14a+%2B13=0...factor
+a%5E2-a-13a+%2B13=0
+%28a%5E2-a%29-%2813a+-13%29=0
+a%28a-1%29-13%28a+-1%29=0
+%28a-13%29%28a+-1%29=0
so you will get
a=+13, or a=1

find d

d=+7-a....eq.1
d=+7-13
d=+-6
or
d=+7-a....eq.1
d=+7-1
d=+6


Now, there will be two AP:
13,7, 1 and 1,7,13



Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
a1+a2+a3=21
note, a2 is n more than a1 and a3 is n more than a2 so the sum is 3a2=21 and a2=7
a1*a3=a2+6
so a1*a3=13
a2-a1=a3-a2
a1=1
a2=7
a3=13

Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let x be the middle term a%5B2%5D.  

Then  a%5B1%5D = x - d,  a%5B3%5D = x + d.


Also,  a%5B1%5D + a%5B2%5D + a%5B3%5D = (x-d) + x + (x+d) = 3x,  


therefore the first statement of the condition means that


    3x = 21,  which  implies  x = a%5B2%5D = 21/3 = 7.


The second statement of the condition means then that

    a%5B1%5D.a%5B3%5D = (7-d)*(7+d) = 7 + 6 = 13,   or

    49+-+d%5E2 = 13  ====>  d%5E2 = 49 - 13 = 36  ====>  d = sqrt%2836%29 = +/- 6.


So, the three terms of the progression are EITHER

    7 - 6 = 1, 7, 7 + 6 = 13


OR in reverse order

    13, 7, 1.

Solved.


Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Here is a quick informal solution, if an algebraic solution is not required.

The middle term in an AP with three terms is the average of the terms. If the sum of the three terms is 21, then the middle term is 7.

The given information then says the product of the first and third terms is 7+6=13. Since 13 = 1*13, the first and last terms are (in either order) 1 and 13.

ANSWERS: 1, 7, 13 or 13, 7, 1