Question
Question: If three successive term of a G.P with common ratio \(\left( {{\rm{r}} > 1} \right)\) from the sides...
If three successive term of a G.P with common ratio (r>1) from the sides of a triangle ABC and [r] denotes greatest integer function, then modulus of [-r] + [r] is.
Solution
Suppose the sides of the triangle be a, ar and ar2 (being the largest side as r>1). Now, using a+ar>ar2(sum of two side is greater than third side) find the range of r and then [r] and [-r].
Complete step by step solution:
Let us suppose the sides of the triangle be a, ar and ar2 (being the largest side as r > 1).
Now
We know that, sum of two sides is greater than the third side
So,
a+ar>ar2
a+ar−ar2>0
Multiply both sides by (×1) and the inequality sign will be changed.
then , ar2−ar−a<0
Take a, will be common
⇒a(r2−r−1)<0
⇒r2−r−1<0
We know that quadratic equation.
ax2−bx+c<0
then, 2a−b−D<x<2a−b+D
Where D=b2−4ac
So,
⇒21−1−4(1)(−1)<r<2−1+1−4(1)(−1)
⇒21−5<r<21+5
⇒[r]=1
Also,
−21+5<\-r<\-1
⇒[−r]=−2
Hence
∴[r]+[−r]=1−2=−1
Note:
Greatest integer function is that function rounds of the real number down to the integer less than the number. When negative is multiplied, the inequality sign changes. It is also known as the floor function. it’s one of the mostly used piecewise continuous functions. Whenever a problem needs to be made more complex just add floor function in it.