Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Straight Line flash cards

Master Straight Line through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Straight Line, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.Find the distance of a point (x1,y1)(x_1,y_1) from the line ax+by+c=0ax+by+c=0.

    d=ax1+by1+ca2+b2d=\dfrac{|ax_1+by_1+c|}{\sqrt{a^2+b^2}}

    Hint: Use the perpendicular distance formula.

  2. 2.What is the angle θ\theta between two lines with slopes m1m_1 and m2m_2?

    tanθ=m1m21+m1m2\tan\theta=\left|\dfrac{m_1-m_2}{1+m_1m_2}\right|; lines are parallel if m1=m2m_1=m_2 and perpendicular if m1m2=1m_1m_2=-1.

    Hint: Think slope difference over 1+1+ product.

  3. 3.Write the equation of a line in intercept form and normal (perpendicular) form.

    Intercept form: xa+yb=1\dfrac{x}{a}+\dfrac{y}{b}=1; Normal form: xcosα+ysinα=px\cos\alpha+y\sin\alpha=p, where pp is the perpendicular distance from the origin to the line.

    Hint: a,ba,b are the x- and y-intercepts; α\alpha is the angle the normal makes with the x-axis.

  4. 4.Give the equation of a line through (x1,y1)(x_1,y_1) with slope mm, and through two points (x1,y1)(x_1,y_1), (x2,y2)(x_2,y_2).

    Point-slope form: yy1=m(xx1)y-y_1=m(x-x_1); Two-point form: yy1=y2y1x2x1(xx1)y-y_1=\dfrac{y_2-y_1}{x_2-x_1}(x-x_1)

    Hint: Slope of the line through the two points is y2y1x2x1\dfrac{y_2-y_1}{x_2-x_1}.

  5. 5.How do you find the equations of the two lines that bisect the angles between the lines a1x+b1y+c1=0a_1x+b_1y+c_1=0 and a2x+b2y+c2=0a_2x+b_2y+c_2=0?

    a1x+b1y+c1a12+b12=±a2x+b2y+c2a22+b22\dfrac{a_1x+b_1y+c_1}{\sqrt{a_1^2+b_1^2}}=\pm\dfrac{a_2x+b_2y+c_2}{\sqrt{a_2^2+b_2^2}} (the ++ sign gives one bisector, the - sign gives the other, and together they are always perpendicular to each other).

    Hint: Equate the perpendicular distances from a point on the bisector to each line, with both signs.

  6. 6.If the family of lines (2+λ)x+(13λ)y5(1+λ)=0(2+\lambda)x+(1-3\lambda)y-5(1+\lambda)=0 passes through a fixed point for every value of λ\lambda, find that point.

    Group terms in λ\lambda: (2x+y5)+λ(x3y5)=0(2x+y-5)+\lambda(x-3y-5)=0. This holds for all λ\lambda only if both brackets vanish simultaneously: 2x+y=52x+y=5 and x3y=5x-3y=5. Solving gives y=57y=-\dfrac{5}{7} and x=207x=\dfrac{20}{7}. So every line of the family passes through (207,57)\left(\dfrac{20}{7},-\dfrac{5}{7}\right).

    Hint: Split the equation into two brackets, one free of λ\lambda.

  7. 7.Find the value of kk for which the lines x+2y3=0x+2y-3=0, 3x+ky1=03x+ky-1=0 and 2xy+5=02x-y+5=0 are concurrent.

    First find the intersection of x+2y3=0x+2y-3=0 and 2xy+5=02x-y+5=0: solving gives x=75,y=115x=-\dfrac{7}{5}, y=\dfrac{11}{5}. For concurrency this point must satisfy the third line: 3(75)+k(115)1=021+11k5=03\left(-\dfrac{7}{5}\right)+k\left(\dfrac{11}{5}\right)-1=0 \Rightarrow -21+11k-5=0, so k=2611k=\dfrac{26}{11}.

    Hint: Intersect the two lines without kk first, then substitute.

  8. 8.Find the equation of the line passing through the intersection of x+y1=0x+y-1=0 and xy+3=0x-y+3=0, and also through the point (2,3)(2,3).

    The required line has the form (x+y1)+λ(xy+3)=0(x+y-1)+\lambda(x-y+3)=0. Substituting (2,3)(2,3): (2+31)+λ(23+3)=04+2λ=0λ=2(2+3-1)+\lambda(2-3+3)=0 \Rightarrow 4+2\lambda=0 \Rightarrow \lambda=-2. Substituting back, (x+y1)2(xy+3)=0(x+y-1)-2(x-y+3)=0 simplifies to x3y+7=0x-3y+7=0.

    Hint: Use the one-parameter family through the two lines' intersection.

  9. 9.Prove that the lines ax+by+c=0ax+by+c=0, bx+cy+a=0bx+cy+a=0, and cx+ay+b=0cx+ay+b=0 (with a,b,ca,b,c not all equal) are concurrent whenever a+b+c=0a+b+c=0.

    If a+b+c=0a+b+c=0, test the point (1,1)(1,1) in each line: the first gives a(1)+b(1)+c=a+b+c=0a(1)+b(1)+c=a+b+c=0, and the same sum, just re-ordered, vanishes for the other two equations as well. So (1,1)(1,1) satisfies all three lines simultaneously, proving they are concurrent at (1,1)(1,1) whenever a+b+c=0a+b+c=0.

    Hint: Try the point (1,1)(1,1) directly in all three equations.

  10. 10.The lines 3x4y+5=03x-4y+5=0 and 7x8y+5=07x-8y+5=0 intersect at a point PP. Find cc so that the line 4x+5y+c=04x+5y+c=0 also passes through PP.

    Solving the first two equations (eliminate yy using twice the first minus the second) gives x=5x=5, and back-substitution gives y=5y=5, so P=(5,5)P=(5,5). For concurrency, 4(5)+5(5)+c=045+c=04(5)+5(5)+c=0 \Rightarrow 45+c=0, so c=45c=-45.

    Hint: Find the common point of the first two lines, then substitute.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp