Question
Question: For what values of the parameter t does the point \(\left( t,t+1 \right)\) lies inside the triangle ...
For what values of the parameter t does the point (t,t+1) lies inside the triangle ABC where A=(0,3),B=(−2,0) and C=(6,1) .
Solution
Firstly, we have to draw a figure with the given data. Then, we have to find the equation of the line AB, BC and AC using the formula for a line joining two points (x1,y1) and (x2,y2) which is given by y−y1=(x2−x1y2−y1)(x−x1) . Then, we have to check whether the given point point is placed above or below AB, BC and AC since the point is present inside the triangle ABC. Accordingly, we will create a linear inequality using the equations of lines AB, BC and AC. If the point is below a line gegment, then the equation of the corresponding line segment will be less than 0, at the same time, we have to substitute the coordinates of the point in the equation. If the point is above the line, then the equation of the corresponding line will be greater than 0. Here also, we have to substitute the coordinates of the point in the equation. Then, we have to find the value of t and reach a conclusion on its value by looking into the three values of t obtained from the above method.
Complete step-by-step solution:
We have to find the values of t such that the point (t,t+1) lies inside the triangle ABC where A=(0,3),B=(−2,0) and C=(6,1) . Let us draw a triangle with the given values.
We have to find the equation of the line AB. We know that equation of a line with points (x1,y1) and (x2,y2) is given by
y−y1=(x2−x1y2−y1)(x−x1)...(i)
We are given with the points of line segment AB as A=(0,3) and B=(−2,0) . Therefore, equation of the line AB can be found by substituting x1=0,x2=−2,y1=3 and y2=0 in the equation (i).
⇒y−3=−2−00−3(x−0)⇒y−3=−2−3x⇒y−3=23x
Let us take the 2 in the denominator of the RHS to the LHS.
⇒2(y−3)=3x
We have to apply the distributive law in the LHS.
⇒2y−6=3x
Let us take the terms in the LHS to the RHS.
⇒3x−2y+6=0...(ii)
Similarly, we have to find the equation of the line AC. We are given the points A=(0,3) and C=(6,1) .
⇒y−3=6−01−3(x−0)⇒y−3=6−2x⇒y−3=3−1x
Let us take the coefficient of x to the RHS.
⇒−3(y−3)=x
We have to apply distributive property on the LHS.
⇒−3×y−(−3)×3=x⇒−3y+9=x
Let us take the terms in the LHS to the RHS.
⇒x+3y−9=0...(iii)
Now, let us find the equation of the line BC. We are given the points B=(−2,0) and C=(6,1) .
⇒y−0=6−(−2)1−0(x−(−2))⇒y=6+21(x+2)⇒y=81(x+2)
Let us take 81 to the LHS.
⇒8y=x+2
We have to take 8y to the RHS.
⇒x−8y+2=0...(iv)
Let us consider an equation of a line ax+by+c=0 and a point (x1,y1) , then ax1+by1+c<0 if the point (x1,y1) is below the line and ax1+by1+c>0 if the point (x1,y1) is above the line.
So let us consider the point (t,t+1) . We can see that this point is below the line AB Therefore, we will consider the inequality ax1+by1+c<0 . Let us substitute x=t and y=t+1 in the equation (ii).
⇒3t−2(t+1)+6<0⇒3t−2t−2+6<0⇒t+4<0
Let us take 4 to the RHS.
⇒t<−4...(v)
Now, we have to consider the point (t,t+1) which is below the line AC. Let us substitute x=t and y=t+1 in the equation (iii).
⇒t+3(t+1)−9<0⇒t+3t+3−9<0⇒4t−6<0
Let us take -6 to the RHS.
⇒4t<6
We have to take 4 to the RHS.
⇒t<46⇒t<23...(vi)
Now, let us consider the point (t,t+1) which is above the line BC. Therefore, we will consider the inequality ax1+by1+c>0 . Let us substitute x=t and y=t+1 in the equation (iv).
⇒t−8(t+1)+2>0⇒t−8t−8+2>0⇒−7t−6>0
Let us take -6 to the RHS.
⇒−7t>0+6⇒−7t>6
We have to take the coefficient of t to the RHS.
⇒t<−76..(vii)
From (v), (vi) and (vii), we can write t<−4 or t∈(−∞,−4) .
Hence, the value of t must be such that t∈(−∞,−4) .
Note: Students must be through with the general formula of equation of a line joining two points. They must carefully put the appropriate inequality to find the value of t. They must note that we used open brackets in the final value of t because the inequality sign is not a ‘greater than or equal to’ sign or ‘less than or equal to’ sign.