Question
Question: How do you find \(k\) such that \(k+1,4k,3k+5\) are in geometric sequence?...
How do you find k such that k+1,4k,3k+5 are in geometric sequence?
Solution
To solve this question we need to know about the Geometric Progression. To solve the question, the concept of common ratio should be known. Common ratio is the fraction having a numerator as (n+1)th term and the denominator is the (n)th. To solve the value of k we need to solve the quadratic equation, which occurs due to cross multiplication.
Complete step-by-step solution:
We are asked to find the value of k, for the given question. We will need to equate the common ratio. Since the three numbers given in terms of k are in Geometric sequence the ratio of the two numbers will be equal. Hence mathematically it could be written as,
k+14k=4k3k+5
First step to find the value of k is to perform cross multiplication
4k×4k=(3k+5)(k+1)
On multiplying each terms in the equation we get,
⇒16k2=3k2+8k+5
Further,
⇒16k2−3k2−8k−5=0
⇒13k2−8k−5=0
To find the value of k we will have know the roots, for which we need to factorise the given polynomial 13k2−8k−5
13k2−8k−5
On middle term factoring the polynomial we get,
⇒13k2−13k+5k−5
Taking 13 and 5 common we get the following expression:
⇒13k(k−1)+5(k−1)
⇒(13k+5)(k−1)
So the roots we get are k=13−5 andk=1.
∴ The value of k for which the three numbers are in geometric sequence are k=13−5 and k=1.
Note: To check whether the value of k is correct or not we need to put the values of k in the given three numbers. The numbers are k+1,4k,3k+5.
k+14k=4k3k+5
Put the value of k on the given equation:
⇒1×14×1=4×13×1+5
On calculating we get ,
⇒24=48
⇒2=2
∴ The two ratios are same for k=1
Similarly for k=13−5
⇒13−5+14×13−5=4×13−53×13−5+5
On calculating further,
⇒13−5+1313−20=13−2013−15+65
⇒8−20=−2050
⇒2−5=2−5
∴ The ratio is the same for k=13−5, the value of k is the same.
By solving this question we need to keep in mind that the ratio of (N+1)th to Nth should be equal to Nth to (N−1)thand not the vice-versa.