SolveItNCERT · CBSE Boards

NCERT Solutions · Class 11 Mathematics Straight Lines

70 exercises · 70 still being checked

EXERCISE 9.1 1–11 (part 1 of 7)

  1. Exercise 1

    Draw a quadrilateral in the Cartesian plane, whose vertices are $\displaystyle (-4, 5)$, $\displaystyle (0, 7)$, $\displaystyle (5, -5)$ and $\displaystyle (-4, -2)$. Also, find its area.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle \frac{121}{2}$ square unit.
    Plot the points, then split the quadrilateral into two triangles.Mark \(\displaystyle A(-4,5)\), \(\displaystyle B(0,7)\), \(\displaystyle C(5,-5)\), \(\displaystyle D(-4,-2)\) and join them in that order. A rough sketch on graph paper helps here: \(\displaystyle A\) and \(\displaystyle D\) both lie on the vertical line \(\displaystyle x=-4\), so \(\displaystyle AD\) is the left-hand side, \(\displaystyle B\) is the top vertex and \(\displaystyle C\) the bottom-right one, and \(\displaystyle ABCD\) closes up without crossing itself.Join the diagonal \(\displaystyle AC\). It cuts the quadrilateral into \(\displaystyle \triangle ABC\) and \(\displaystyle \triangle ACD\), so\[\text{ar}(ABCD)=\text{ar}(\triangle ABC)+\text{ar}(\triangle ACD).\]For a triangle with vertices \(\displaystyle (x_1,y_1),(x_2,y_2),(x_3,y_3)\),\[\text{Area}=\frac{1}{2}\left|x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)\right|.\]For \(\displaystyle \triangle ABC\) with \(\displaystyle A(-4,5),B(0,7),C(5,-5)\):\[\text{ar}(\triangle ABC)=\frac{1}{2}\left|-4(7+5)+0(-5-5)+5(5-7)\right|=\frac{1}{2}\left|-48+0-10\right|=\frac{58}{2}=29.\]For \(\displaystyle \triangle ACD\) with \(\displaystyle A(-4,5),C(5,-5),D(-4,-2)\):\[\text{ar}(\triangle ACD)=\frac{1}{2}\left|-4(-5+2)+5(-2-5)+(-4)(5+5)\right|=\frac{1}{2}\left|12-35-40\right|=\frac{63}{2}=31.5.\]Adding, \(\displaystyle 29+31.5=60.5\).Area of the quadrilateral \(\displaystyle =\dfrac{121}{2}=60.5\) square units.
  2. Exercise 2

    The base of an equilateral triangle with side \(\displaystyle 2 a\) lies along the \(\displaystyle y\)-axis such that the mid-point of the base is at the origin. Find vertices of the triangle.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle (0, a),(0,-a)$ and $\displaystyle (-\sqrt{3} a, 0)$ or $\displaystyle (0, a),(0,-a)$, and $\displaystyle (\sqrt{3} a, 0)$
    Use the symmetry of the base about the origin.The base lies along the \(\displaystyle y\)-axis with its mid-point at the origin, and its length is \(\displaystyle 2a\). So the two base vertices are at distance \(\displaystyle a\) on either side of the origin along the \(\displaystyle y\)-axis:\[B(0,a)\quad\text{and}\quad C(0,-a).\]In an equilateral triangle the third vertex \(\displaystyle A\) lies on the perpendicular bisector of the base. The perpendicular bisector of \(\displaystyle BC\) is the \(\displaystyle x\)-axis, so \(\displaystyle A=(h,0)\) for some \(\displaystyle h\).Since \(\displaystyle AB=2a\), by the distance formula\[\sqrt{(h-0)^2+(0-a)^2}=2a\ \Rightarrow\ h^2+a^2=4a^2\ \Rightarrow\ h^2=3a^2\ \Rightarrow\ h=\pm\sqrt{3}\,a.\](Equivalently, the altitude of an equilateral triangle of side \(\displaystyle 2a\) is \(\displaystyle \frac{\sqrt3}{2}(2a)=\sqrt3\,a\).) Either sign gives a valid triangle — one to the right of the \(\displaystyle y\)-axis, one to the left.The vertices are \(\displaystyle (0,a)\), \(\displaystyle (0,-a)\) and \(\displaystyle (\sqrt{3}\,a,\,0)\); or \(\displaystyle (0,a)\), \(\displaystyle (0,-a)\) and \(\displaystyle (-\sqrt{3}\,a,\,0)\).
  3. Exercise 3

    Find the distance between \(\displaystyle \mathrm{P}\left(x_{1}, y_{1}\right)\) and \(\displaystyle \mathrm{Q}\left(x_{2}, y_{2}\right)\) when :
    (i)
    PQ is parallel to the \(\displaystyle y\)-axis,
    (ii)
    PQ is parallel to the \(\displaystyle x\)-axis.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    (i)
    $\displaystyle \left|y_{2}-y_{1}\right|$, (ii) $\displaystyle \left|x_{2}-x_{1}\right|$
    Distance formula, with one coordinate common.In general\[PQ=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}.\](i) \(\displaystyle PQ\) parallel to the \(\displaystyle y\)-axis. A line parallel to the \(\displaystyle y\)-axis is vertical, so both points have the same abscissa: \(\displaystyle x_1=x_2\). Then\[PQ=\sqrt{0+(y_2-y_1)^2}=|y_2-y_1|.\](ii) \(\displaystyle PQ\) parallel to the \(\displaystyle x\)-axis. A line parallel to the \(\displaystyle x\)-axis is horizontal, so both points have the same ordinate: \(\displaystyle y_1=y_2\). Then\[PQ=\sqrt{(x_2-x_1)^2+0}=|x_2-x_1|.\]The modulus is needed because a distance is never negative.(i) \(\displaystyle PQ=|y_2-y_1|\) (ii) \(\displaystyle PQ=|x_2-x_1|\).
  4. Exercise 4

    Find a point on the \(\displaystyle x\)-axis, which is equidistant from the points \(\displaystyle (7,6)\) and \(\displaystyle (3,4)\).

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle \left(\frac{15}{2}, 0\right)$
    Distance formula, with the unknown point written as \(\displaystyle (x,0)\).Every point of the \(\displaystyle x\)-axis has ordinate \(\displaystyle 0\), so let the required point be \(\displaystyle P(x,0)\). Let \(\displaystyle A(7,6)\) and \(\displaystyle B(3,4)\)."Equidistant" means \(\displaystyle PA=PB\), and since both are non-negative we may square:\[PA^2=PB^2\] \[(x-7)^2+(0-6)^2=(x-3)^2+(0-4)^2\] \[x^2-14x+49+36=x^2-6x+9+16\] \[-14x+85=-6x+25\] \[-8x=-60\ \Rightarrow\ x=\frac{15}{2}.\]Check: with \(\displaystyle x=\frac{15}{2}\), \(\displaystyle PA^2=\left(\frac{15}{2}-7\right)^2+36=\frac14+36=\frac{145}{4}\) and \(\displaystyle PB^2=\left(\frac{15}{2}-3\right)^2+16=\frac{81}{4}+16=\frac{145}{4}\). Equal, as required.The point is \(\displaystyle \left(\dfrac{15}{2},\,0\right)\).
  5. Exercise 5

    Find the slope of a line, which passes through the origin, and the mid-point of the line segment joining the points \(\displaystyle \mathrm{P}(0,-4)\) and \(\displaystyle \mathrm{B}(8,0)\).

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    Mid-point formula, then the slope formula.The mid-point of the segment joining \(\displaystyle (0,-4)\) and \(\displaystyle (8,0)\) is\[\left(\frac{0+8}{2},\ \frac{-4+0}{2}\right)=(4,-2).\]The required line passes through the origin \(\displaystyle (0,0)\) and this mid-point \(\displaystyle (4,-2)\). For two points \(\displaystyle (x_1,y_1)\) and \(\displaystyle (x_2,y_2)\) with \(\displaystyle x_1\neq x_2\),\[m=\frac{y_2-y_1}{x_2-x_1}=\frac{-2-0}{4-0}=-\frac{1}{2}.\]Slope \(\displaystyle =-\dfrac{1}{2}\).
  6. Exercise 6

    Without using the Pythagoras theorem, show that the points $\displaystyle (4, 4)$, \(\displaystyle (3,5)\) and $\displaystyle (-1, -1)$ are the vertices of a right angled triangle.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    Slope test for perpendicularity (no distances used).Let \(\displaystyle A(4,4)\), \(\displaystyle B(3,5)\), \(\displaystyle C(-1,-1)\). Two lines with slopes \(\displaystyle m_1,m_2\) are perpendicular exactly when \(\displaystyle m_1m_2=-1\), so it is enough to find the three slopes.\[m_{AB}=\frac{5-4}{3-4}=\frac{1}{-1}=-1,\qquad m_{AC}=\frac{-1-4}{-1-4}=\frac{-5}{-5}=1,\qquad m_{BC}=\frac{-1-5}{-1-3}=\frac{-6}{-4}=\frac{3}{2}.\]Now\[m_{AB}\times m_{AC}=(-1)(1)=-1,\]so \(\displaystyle AB\perp AC\), i.e. the angle at \(\displaystyle A(4,4)\) is a right angle.Also \(\displaystyle m_{AB}\neq m_{AC}\neq m_{BC}\), so the three points are not collinear and do form a triangle.The points are the vertices of a right-angled triangle, right-angled at \(\displaystyle (4,4)\).
  7. Exercise 7

    Find the slope of the line, which makes an angle of \(\displaystyle 30^{\circ}\) with the positive direction of \(\displaystyle y\)-axis measured anticlockwise.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle -\sqrt{3}$
    Convert the given angle into the inclination with the positive \(\displaystyle x\)-axis.The slope of a line is \(\displaystyle m=\tan\theta\), where \(\displaystyle \theta\) is the inclination measured from the positive \(\displaystyle x\)-axis, anticlockwise.The positive \(\displaystyle y\)-axis is already at \(\displaystyle 90^{\circ}\) from the positive \(\displaystyle x\)-axis. Turning a further \(\displaystyle 30^{\circ}\) anticlockwise gives\[\theta=90^{\circ}+30^{\circ}=120^{\circ}.\]Hence\[m=\tan 120^{\circ}=\tan(180^{\circ}-60^{\circ})=-\tan 60^{\circ}=-\sqrt{3}.\]Slope \(\displaystyle =-\sqrt{3}\).
  8. Exercise 8

    Without using distance formula, show that points $\displaystyle (-2, -1)$, $\displaystyle (4, 0)$, $\displaystyle (3, 3)$ and $\displaystyle (-3, 2)$ are the vertices of a parallelogram.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    Slope test: a quadrilateral with both pairs of opposite sides parallel is a parallelogram.Let \(\displaystyle A(-2,-1)\), \(\displaystyle B(4,0)\), \(\displaystyle C(3,3)\), \(\displaystyle D(-3,2)\), taken in that order. Two lines are parallel exactly when their slopes are equal, so compute the slopes of the four sides.\[m_{AB}=\frac{0-(-1)}{4-(-2)}=\frac{1}{6},\qquad m_{DC}=\frac{3-2}{3-(-3)}=\frac{1}{6},\] \[m_{BC}=\frac{3-0}{3-4}=\frac{3}{-1}=-3,\qquad m_{AD}=\frac{2-(-1)}{-3-(-2)}=\frac{3}{-1}=-3.\]So \(\displaystyle m_{AB}=m_{DC}\Rightarrow AB\parallel DC\), and \(\displaystyle m_{BC}=m_{AD}\Rightarrow BC\parallel AD\).Since \(\displaystyle m_{AB}\neq m_{BC}\), adjacent sides are not along the same line, so \(\displaystyle ABCD\) is a genuine quadrilateral.Both pairs of opposite sides are parallel.Hence \(\displaystyle ABCD\) is a parallelogram.
  9. Exercise 9

    Find the angle between the \(\displaystyle x\)-axis and the line joining the points \(\displaystyle (3,-1)\) and $\displaystyle (4,-2)$.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle 135^{\circ}$
    Slope of the line \(\displaystyle =\tan\) of its inclination with the \(\displaystyle x\)-axis.Slope of the line joining \(\displaystyle (3,-1)\) and \(\displaystyle (4,-2)\):\[m=\frac{-2-(-1)}{4-3}=\frac{-1}{1}=-1.\]If \(\displaystyle \theta\) is the angle the line makes with the positive direction of the \(\displaystyle x\)-axis, then \(\displaystyle \tan\theta=m\), so\[\tan\theta=-1.\]Taking \(\displaystyle \theta\) in \(\displaystyle [0^{\circ},180^{\circ})\), the inclination of a line,\[\theta=180^{\circ}-45^{\circ}=135^{\circ}.\](The acute angle the line makes with the \(\displaystyle x\)-axis is therefore \(\displaystyle 45^{\circ}\).)The angle is \(\displaystyle 135^{\circ}\).
  10. Exercise 10

    The slope of a line is double of the slope of another line. If tangent of the angle between them is \(\displaystyle \frac{1}{3}\), find the slopes of the lines.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle 1$ and $\displaystyle 2$, or $\displaystyle \frac{1}{2}$ and $\displaystyle 1$, or - $\displaystyle 1$ and -$\displaystyle 2$, or - $\displaystyle \frac{1}{2}$ and - $\displaystyle 1$
    Angle-between-two-lines formula.Let the slopes be \(\displaystyle m\) and \(\displaystyle 2m\). If \(\displaystyle \theta\) is the angle between two lines of slopes \(\displaystyle m_1,m_2\), then\[\tan\theta=\left|\frac{m_2-m_1}{1+m_1m_2}\right|.\]Here\[\tan\theta=\left|\frac{2m-m}{1+m\cdot 2m}\right|=\left|\frac{m}{1+2m^{2}}\right|=\frac{1}{3}.\]So \(\displaystyle \dfrac{m}{1+2m^{2}}=\pm\dfrac13\).Case \(\displaystyle +\): \(\displaystyle 3m=1+2m^{2}\Rightarrow 2m^{2}-3m+1=0\Rightarrow(2m-1)(m-1)=0\Rightarrow m=\tfrac12\) or \(\displaystyle m=1\).Case \(\displaystyle -\): \(\displaystyle -3m=1+2m^{2}\Rightarrow 2m^{2}+3m+1=0\Rightarrow(2m+1)(m+1)=0\Rightarrow m=-\tfrac12\) or \(\displaystyle m=-1\).Each value of \(\displaystyle m\) gives the pair \(\displaystyle (m,2m)\); substituting back, every one of them gives \(\displaystyle \left|\frac{m}{1+2m^{2}}\right|=\frac13\).The slopes are \(\displaystyle 1\) and \(\displaystyle 2\); or \(\displaystyle \dfrac12\) and \(\displaystyle 1\); or \(\displaystyle -1\) and \(\displaystyle -2\); or \(\displaystyle -\dfrac12\) and \(\displaystyle -1\).
  11. Exercise 11

    A line passes through \(\displaystyle \left(x_{1}, y_{1}\right)\) and \(\displaystyle (h, k)\). If slope of the line is \(\displaystyle m\), show that \(\displaystyle k-y_{1}=m\left(h-x_{1}\right)\).

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    Slope formula for a line through two known points.If a line passes through \(\displaystyle (x_1,y_1)\) and \(\displaystyle (x_2,y_2)\) with \(\displaystyle x_1\neq x_2\), its slope is\[m=\frac{y_2-y_1}{x_2-x_1}.\]Here the two points are \(\displaystyle (x_1,y_1)\) and \(\displaystyle (h,k)\), so\[m=\frac{k-y_1}{h-x_1}.\]Multiplying both sides by \(\displaystyle h-x_1\) (which is non-zero, since a slope \(\displaystyle m\) exists only when the line is not vertical):\[k-y_1=m\left(h-x_1\right).\]Hence \(\displaystyle k-y_1=m\left(h-x_1\right)\), as required.