Let the area of the triangle formed by a straight Line L: x + by + c = 0 with co-ordinate axes be 48 square units. If the perpendicular drawn from the origin to the line L makes an angle of 45^circ with the positive x-axis, then the value of b^2 + c^2 is:

Solution & Explanation

### Related Formula textNormal form of a straight line: x cos alpha + y sin alpha = p textArea of right-angled triangle formed with axes: A = frac12 left| x_textintercept cdot y_textintercept right| ### Core Logic We write down the normal equation of the straight line using the given polar normal angle alpha = 45^circ, find its intercept coordinates, and use the area constraint to solve for the coefficients. ### Step 1: Write down normal form The perpendicular drawn from the origin makes an angle of 45^circ with the positive x-axis, so alpha = 45^circ. The line equation is: x cos 45^circ + y sin 45^circ = p implies fracxsqrt2 + fracysqrt2 = p x + y = psqrt2 implies x + y - psqrt2 = 0 Comparing this with the given format x + by + c = 0, we find: b = 1 quad textand quad c = -psqrt2 ### Step 2: Solve for the parameters using the area constraint The line equation is x + y = psqrt2. The intercepts are: - x_textintercept = psqrt2 - y_textintercept = psqrt2 The area of the right-angled triangle formed with the axes is: textArea = frac12 left| psqrt2 cdot psqrt2 right| = p^2 Since the area is given as 48 square units: p^2 = 48 ### Step 3: Calculate the requested value We have: b^2 = 1^2 = 1 c^2 = (-psqrt2)^2 = 2p^2 = 2(48) = 96 Therefore, we find: b^2 + c^2 = 1 + 96 = 97 ### Pattern Recognition Normal equation coupling: Normal equations of lines xcosalpha+ysinalpha = p are extremely powerful when normal angles are specified. For alpha=45^circ, the coordinate intercepts are identical, making the area relation A=p^2 exceptionally simple. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines
Normal form of straight line coordinate triangle
Normal form of straight line coordinate triangle

Reference Study Guides

More Straight Lines Previous-Year Questions — Page 3

Q51 jee_main_2025_07_april_evening Orthocentre of a Triangle
If the orthocentre of the triangle formed by the lines y = x + 1, y = 4x - 8 and y = mx + c is at (3, -1), then m - c is:
  • A. 0
  • B. -2
  • C. 4
  • D. 2

Solution

### Related Formula The product of slopes of two mutually perpendicular lines is always equal to -1: m_1 cdot m_2 = -1 ### Core Logic Let the vertices of the triangle be P, Q, and R. The lines given are: 1) y = x + 1 2) y = 4x - 8 3) y = mx + c Solving lines y = x + 1 and y = 4x - 8 gives the vertex P(3, 4). The orthocentre is given as H(3, -1). Notice that the x-coordinate of P and H are identical (x = 3). This implies that the altitude from vertex P to the base line y = mx + c is a vertical line along x = 3.
Orthocentre of a Triangle diagram for Q51 - JEE Main 2025 Evening
Orthocentre of a Triangle diagram for Q51 - JEE Main 2025 Evening
### Step 1: Determine the Slopes Since the altitude from P is vertical, the side opposite to it (which lies on y = mx + c) must be a horizontal line. Therefore, the slope of the line y = mx + c must be zero: m = 0 ### Step 2: Solve for c Let's find point Q by intersecting y = x + 1 and y = mx + c. Since m = 0, y = c, we get Q(c-1, c). Using the property that the line segment connecting Q to the opposite side's altitude is perpendicular to line PR (y = 4x - 8): textSlope of QH cdot textSlope of PR = -1 frac-1 - c3 - (c - 1) cdot 4 = -1 frac-4(c + 1)4 - c = -1 implies 4c + 4 = 4 - c implies 5c = 0 implies c = 0 ### Step 3: Evaluate m - c Substituting the values of m and c: m - c = 0 - 0 = 0 ### Pattern Recognition When the x-coordinate of a vertex matches the x-coordinate of the orthocentre, the altitude is vertical, forcing the opposite base to be purely horizontal (m=0). This observation cuts down calculation time completely. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines
Q69 jee_main_2025_24_jan_morning Concurrency of Straight Lines
Let the lines 3x - 4y - alpha = 0, 8x - 11y - 33 = 0, and 2x - 3y + lambda = 0 be concurrent. If the image of the point (1, 2) in the line 2x - 3y + lambda = 0 is left(frac5713,frac-4013 ight) , then |alpha lambda| is equal to :
  • A. 84
  • B. 91
  • C. 113
  • D. 101

Solution

### Related Formula The midpoint between a point and its reflection image must lie exactly on the line mirror equation. ### Core Logic Find the midpoint M between point P(1, 2) and its given reflection image Qleft(frac5713, frac-4013right): M = left( frac1 + frac57132, \, frac2 - frac40132 right) = left( frac7026, \, frac-1426 right) = left( frac3513, \, frac-713 right) Since M lies on the reflecting line 2x - 3y + lambda = 0: 2left(frac3513right) - 3left(frac-713right) + lambda = 0 frac7013 + frac2113 + lambda = 0 implies frac9113 + lambda = 0 implies 7 + lambda = 0 implies lambda = -7 ### Step 1: Apply Concurrency Determinant For three straight lines to intersect at a single concurrent point, the determinant of their linear coefficients must equal zero: left| beginmatrix 3 & -4 & -alpha \\ 8 & -11 & -33 \\ 2 & -3 & -7 endmatrix right| = 0 Expand the determinant along the first row: 3left[ (-11)(-7) - (-33)(-3) right] - (-4)left[ (8)(-7) - (-33)(2) right] - alpha left[ (8)(-3) - (-11)(2) right] = 0 3[77 - 99] + 4[-56 + 66] - alpha[-24 + 22] = 0 3[-22] + 4[10] - alpha[-2] = 0 -66 + 40 + 2alpha = 0 implies 2alpha = 26 implies alpha = 13 ### Step 2: Compute Final Product Target Multiply the absolute values of the determined parameters together: |alpha lambda| = |13 cdot (-7)| = |-91| = 91 ### Pattern Recognition Using the midpoint property to evaluate unknown line parameters from reflection images is often much faster than using full distance formulas. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines
Q67 jee_main_2025_28_jan_evening Angle Between Lines
Two equal sides of an isosceles triangle are along -x+2y=4 and x+y=4. If m is the slope of its third side, then the sum, of all possible distinct values of m, is:
  • A. -6
  • B. 12
  • C. 6
  • D. -2sqrt10

Solution

### Related Formula Angle theta between two lines with slopes m_1 and m_2: tantheta = left| fracm_1 - m_21 + m_1 m_2 right| ### Core Logic Given lines for the equal sides: 1) -x + 2y = 4 implies y = frac12x + 2 implies m_1 = frac12 2) x + y = 4 implies y = -x + 4 implies m_2 = -1 In an isosceles triangle, the third side makes equal angles theta with both equal sides. Let the slope of the third side be m: left| fracm - 1/21 + m/2 right| = left| fracm - (-1)1 + m(-1) right| left| frac2m - 12 + m right| = left| fracm + 11 - m right| ### Step 1: Solve the Slope Equation Case 1 (Same sign): frac2m - 12 + m = fracm + 11 - m (2m - 1)(1 - m) = (m + 1)(2 + m) 2m - 2m^2 - 1 + m = m^2 + 3m + 2 -2m^2 + 3m - 1 = m^2 + 3m + 2 3m^2 + 3 = 0 implies m^2 = -1 quad (textNo real roots) Case 2 (Opposite sign): frac2m - 12 + m = -fracm + 11 - m = fracm + 1m - 1 (2m - 1)(m - 1) = (2 + m)(m + 1) 2m^2 - 3m + 1 = m^2 + 3m + 2 m^2 - 6m - 1 = 0 ### Step 2: Sum of Roots The quadratic equation for m is m^2 - 6m - 1 = 0. The sum of possible distinct values of m is given by the sum of roots of this quadratic: textSum of roots = -frac-61 = 6 ### Pattern Recognition Instead of solving for the explicit values of the slopes (which involve radicals), using Vieta's relations directly on the quadratic equation m^2 - 6m - 1 = 0 gives the final answer instantly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines
Q54 jee_main_2025_29_jan_morning Centroid and Image of a Point
Let ABC be a triangle formed by the lines 7mathrmx - 6mathrmy + 3 = 0, mathrmx + 2mathrmy - 31 = 0 and 9mathrmx - 2mathrmy - 19 = 0 . Let the point (mathrmh,mathrmk) be the image of the centroid of Delta ABC in the line 3mathrmx + 6mathrmy - 53 = 0 . Then \mathrm{h}^2 + \mathrm{k}^2 + \mathrm{hk} is equal to
  • A. 37
  • B. 47
  • C. 40
  • D. 36

Solution

### Related Formula textCentroid G = left(fracx_1+x_2+x_33, fracy_1+y_2+y_33right) textImage of (x_1, y_1) text in line ax+by+c=0: fracx-x_1a = fracy-y_1b = -2fracax_1+by_1+ca^2+b^2 ### Core Logic First, find the vertices A, B, C by solving the lines pairwise. Solving 7x - 6y + 3 = 0 and x + 2y - 31 = 0 gives A(9,11). Solving 7x - 6y + 3 = 0 and 9x - 2y - 19 = 0 gives B(3,4). Solving x + 2y - 31 = 0 and 9x - 2y - 19 = 0 gives C(5,13).
Centroid diagram for Q54 - JEE Main 2025 Morning
Centroid diagram for Q54 - JEE Main 2025 Morning
### Step 1: Determine the Centroid G = left(frac9 + 3 + 53, frac11 + 4 + 133right) = left(frac173, frac283right) ### Step 2: Find the Image (h, k) Using the line 3x + 6y - 53 = 0: frach - frac1733 = frack - frac2836 = -2 frac3left(frac173right) + 6left(frac283right) - 533^2 + 6^2 frach - frac1733 = frack - frac2836 = -2 frac17 + 56 - 5345 = -2 frac2045 = -frac89 Solving for h and k yields: h = 3, quad k = 4
Centroid diagram for Q54 - JEE Main 2025 Morning
Centroid diagram for Q54 - JEE Main 2025 Morning
### Step 3: Compute final algebraic target h^2 + k^2 + hk = 3^2 + 4^2 + (3)(4) = 9 + 16 + 12 = 37 ### Pattern Recognition Instead of solving fractions endlessly, substitute potential integer coordinates early into the slope relationship (k - y_G)/(h - x_G) = -1/m to accelerate competitive solving time. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines
Q11 jee_main_2024_29_january_evening Distance of a Point From a Line
The distance of the point (2, 3) from the line 2x - 3y + 28 = 0, measured parallel to the line sqrt3 x - y + 1 = 0, is equal to
  • A. 4sqrt2
  • B. 6sqrt3
  • C. 3 + 4sqrt2
  • D. 4 + 6sqrt3

Solution

### Related Formula x = x_1 + r cos theta, quad y = y_1 + r sin theta ### Core Logic The line is measured parallel to sqrt3x - y + 1 = 0, which has a slope tan theta = sqrt3 implies theta = 60^circ. Thus, cos theta = frac12 and \sin \theta = \frac{\sqrt{3}}{2}. Writing any point P along this direction passing through (2,3) in parametric coordinates: P = left(2 + r cos 60^circ, 3 + r sin 60^circright) = left(2 + fracr2, 3 + fracsqrt3r2right) ### Step 1: Finding Intersection Point Since P must lie on the given line 2x - 3y + 28 = 0: 2left(2 + fracr2right) - 3left(3 + fracsqrt3r2right) + 28 = 0 4 + r - 9 - frac3sqrt3r2 + 28 = 0 23 + rleft(1 - frac3sqrt32right) = 0 rleft(frac3sqrt3 - 22right) = 23 implies r = frac463sqrt3 - 2 Rationalizing the denominator: r = frac46(3sqrt3 + 2)(3sqrt3)^2 - 2^2 = frac46(3sqrt3 + 2)27 - 4 = frac46(3sqrt3 + 2)23 = 2(3sqrt3 + 2) = 4 + 6sqrt3$ ### Pattern Recognition Distance measured parallel to a given direction is always resolved most efficiently using parametric equations of lines rather than perpendicular metrics. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines

More Straight Lines Questions — jee_main_2025_02_april_evening

Practice all Straight Lines previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)