If the points $\left( {x + 1,2} \right),\left( {1,x + 2} \right)$ and $\left( {\dfrac{1}{{x + 1}},\dfrac{2}{{x + 1}}} \right)$ are collinear, what is the value of $x$?
A. $4$
B. $0$
C. $ - 4$
D. None of these
Answer
302.1k+ views
Hint: Collinear points are those points which lie on a same straight line. Find the area of the triangle made by the given three points as vertices. Since the points are collinear, so area of the triangle is equal to zero. Using this concept, you’ll obtain an equation and solving the equation you’ll get the value of $x$.
Formula Used:
Area of a triangle having coordinates of the vertices $A\left( {{x_1},{y_1}} \right),B\left( {{x_2},{y_2}} \right),C\left( {{x_3},{y_3}} \right)$ is given by $\dfrac{1}{2}\left| {{x_1}\left( {{y_2} - {y_3}} \right) + {x_2}\left( {{y_3} - {y_1}} \right) + {x_3}\left( {{y_1} - {y_2}} \right)} \right|$ square units.
Complete step by step solution:
Here the coordinates of the vertices are $\left( {x + 1,2} \right),\left( {1,x + 2} \right)$ and $\left( {\dfrac{1}{{x + 1}},\dfrac{2}{{x + 1}}} \right)$.
Let be the triangle in which $A = \left( {x + 1,2} \right),B = \left( {1,x + 2} \right)$ and $C = \left( {\dfrac{1}{{x + 1}},\dfrac{2}{{x + 1}}} \right)$
So, ${x_1} = x + 1,{y_1} = 2,{x_2} = 1,{y_2} = x + 2,{x_3} = \dfrac{1}{{x + 1}},{y_3} = \dfrac{2}{{x + 1}}$
Substitute these values in the formula.
Area of is
$\dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\left( {x + 2} \right) - \left( {\dfrac{2}{{x + 1}}} \right)} \right\} + \left( 1 \right)\left\{ {\left( {\dfrac{2}{{x + 1}}} \right) - \left( 2 \right)} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left\{ {\left( 2 \right) - \left( {x + 2} \right)} \right\}} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{\left( {x + 1} \right)\left( {x + 2} \right) - 2}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{2 - 2\left( {x + 1} \right)}}{{x + 1}}} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left( {2 - x - 2} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{{x^2} + x + 2x + 2 - 2}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{2 - 2x - 2}}{{x + 1}}} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left( { - x} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{{x^2} + 3x}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{ - 2x}}{{x + 1}}} \right\} + \left( {\dfrac{{ - x}}{{x + 1}}} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {{x^2} + 3x} \right) + \left( {\dfrac{{ - 2x}}{{x + 1}}} \right) + \left( {\dfrac{{ - x}}{{x + 1}}} \right)} \right|\\ = \dfrac{1}{2}\left| {{x^2} + 3x - \dfrac{{2x}}{{x + 1}} - \dfrac{x}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{\left( {{x^2} + 3x} \right)\left( {x + 1} \right) - 2x - x}}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{{x^3} + 3{x^2} + {x^2} + 3x - 3x}}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right|$
The given points being collinear, the area of the triangle is equal to zero.
So,
$\dfrac{1}{2}\left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right| = 0\\ \Rightarrow \left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right| = 0$
Modulus of an expression is equal to zero if the expression itself is equal to zero.
$ \Rightarrow \dfrac{{{x^3} + 4{x^2}}}{{x + 1}} = 0\\ \Rightarrow {x^3} + 4{x^2} = 0$
Factorize the expression on the left hand side of the equation.
$ \Rightarrow {x^2}\left( {x + 4} \right) = 0$
Product of two factors is equal to zero if any of the factors is equal to zero.
$ \Rightarrow {x^2} = 0$ or $x + 4 = 0$
Solve these two equations for $x$.
${x^2} = 0 \Rightarrow x = 0$
or,
$x + 4 = 0 \Rightarrow x = - 4$
Finally, we get $x = 0, - 4$
Option ‘B’ and ‘C’ is correct
Note: Area of a triangle is equal to zero. It means that actually no triangle can’t be made by the three points as the vertices. Area of an actual triangle is always positive. Modulus of any expression is equal to zero if the expression itself is equal to zero.
Formula Used:
Area of a triangle having coordinates of the vertices $A\left( {{x_1},{y_1}} \right),B\left( {{x_2},{y_2}} \right),C\left( {{x_3},{y_3}} \right)$ is given by $\dfrac{1}{2}\left| {{x_1}\left( {{y_2} - {y_3}} \right) + {x_2}\left( {{y_3} - {y_1}} \right) + {x_3}\left( {{y_1} - {y_2}} \right)} \right|$ square units.
Complete step by step solution:
Here the coordinates of the vertices are $\left( {x + 1,2} \right),\left( {1,x + 2} \right)$ and $\left( {\dfrac{1}{{x + 1}},\dfrac{2}{{x + 1}}} \right)$.
Let be the triangle in which $A = \left( {x + 1,2} \right),B = \left( {1,x + 2} \right)$ and $C = \left( {\dfrac{1}{{x + 1}},\dfrac{2}{{x + 1}}} \right)$
So, ${x_1} = x + 1,{y_1} = 2,{x_2} = 1,{y_2} = x + 2,{x_3} = \dfrac{1}{{x + 1}},{y_3} = \dfrac{2}{{x + 1}}$
Substitute these values in the formula.
Area of is
$\dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\left( {x + 2} \right) - \left( {\dfrac{2}{{x + 1}}} \right)} \right\} + \left( 1 \right)\left\{ {\left( {\dfrac{2}{{x + 1}}} \right) - \left( 2 \right)} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left\{ {\left( 2 \right) - \left( {x + 2} \right)} \right\}} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{\left( {x + 1} \right)\left( {x + 2} \right) - 2}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{2 - 2\left( {x + 1} \right)}}{{x + 1}}} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left( {2 - x - 2} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{{x^2} + x + 2x + 2 - 2}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{2 - 2x - 2}}{{x + 1}}} \right\} + \left( {\dfrac{1}{{x + 1}}} \right)\left( { - x} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {x + 1} \right)\left\{ {\dfrac{{{x^2} + 3x}}{{x + 1}}} \right\} + \left( 1 \right)\left\{ {\dfrac{{ - 2x}}{{x + 1}}} \right\} + \left( {\dfrac{{ - x}}{{x + 1}}} \right)} \right|\\ = \dfrac{1}{2}\left| {\left( {{x^2} + 3x} \right) + \left( {\dfrac{{ - 2x}}{{x + 1}}} \right) + \left( {\dfrac{{ - x}}{{x + 1}}} \right)} \right|\\ = \dfrac{1}{2}\left| {{x^2} + 3x - \dfrac{{2x}}{{x + 1}} - \dfrac{x}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{\left( {{x^2} + 3x} \right)\left( {x + 1} \right) - 2x - x}}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{{x^3} + 3{x^2} + {x^2} + 3x - 3x}}{{x + 1}}} \right|\\ = \dfrac{1}{2}\left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right|$
The given points being collinear, the area of the triangle is equal to zero.
So,
$\dfrac{1}{2}\left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right| = 0\\ \Rightarrow \left| {\dfrac{{{x^3} + 4{x^2}}}{{x + 1}}} \right| = 0$
Modulus of an expression is equal to zero if the expression itself is equal to zero.
$ \Rightarrow \dfrac{{{x^3} + 4{x^2}}}{{x + 1}} = 0\\ \Rightarrow {x^3} + 4{x^2} = 0$
Factorize the expression on the left hand side of the equation.
$ \Rightarrow {x^2}\left( {x + 4} \right) = 0$
Product of two factors is equal to zero if any of the factors is equal to zero.
$ \Rightarrow {x^2} = 0$ or $x + 4 = 0$
Solve these two equations for $x$.
${x^2} = 0 \Rightarrow x = 0$
or,
$x + 4 = 0 \Rightarrow x = - 4$
Finally, we get $x = 0, - 4$
Option ‘B’ and ‘C’ is correct
Note: Area of a triangle is equal to zero. It means that actually no triangle can’t be made by the three points as the vertices. Area of an actual triangle is always positive. Modulus of any expression is equal to zero if the expression itself is equal to zero.
Recently Updated Pages
Letfx be a polynomial with positive degree satisfy-class-12-maths-JEE_Main

Evaluate the definite integral given as intlimits13left class 12 maths JEE_Main

The sum of squares of two parts of a number 100 is-class-12-maths-JEE_Main

The HCF of two numbers is 96 and their LCM is 1296 class 10 maths JEE_Main

If the magnetizing field on a ferromagnetic material class 12 physics JEE_Main

Four persons A B C and D initially at the corners of class 11 physics JEE_Main

Trending doubts
Understanding the Electric Field of a Uniformly Charged Ring

Electron Gain Enthalpy and Electron Affinity Explained

What Are Current and Potential Difference in Electricity?

Understanding Collisions: Types and Examples for Students

Understanding Average and RMS Value in Electrical Circuits

Ideal and Non-Ideal Solutions Explained for Class 12 Chemistry

Other Pages
JEE Advanced Percentile vs Marks 2026: JEE Main Cutoff, AIR & IIT Admission Guide

JEE Advanced Weightage Chapter Wise 2026 for Physics, Chemistry, and Mathematics

Loan Amortization Schedule Calculator – Free Online Tool

Understanding Inertial and Non-Inertial Frames of Reference

If y xxx cdots infty then find dfracdydx A yxy 1 B class 12 maths JEE_Main

Effective Nuclear Charge for JEE

