JEE · Maths doubts
233 doubts found
What does “Definite integral as area” actually mean in Applications of Integrals, and why does it matter for JEE?
the definite integral of f(x) between a and b gives the signed area between the curve and the x-axis.
What is the 'separation of variables' method and when can I use it?
You can use it whenever the equation factors as dy/dx = g(x)·h(y) — the x-stuff and y-stuff multiply separately.
What does “Bijective functions” actually mean in Relations, Functions & Inverse Trigonometry, and why does it matter for JEE?
a function has an inverse only if it is bijective — both one-one (injective) and onto (surjective).
What does “Inclusion–exclusion” actually mean in Sets & Statistics, and why does it matter for JEE?
for two sets, n(A∪B) = n(A) + n(B) − n(A∩B) — you subtract the overlap so it isn't double-counted.
What does “Nature of roots” actually mean in Quadratic Equations, and why does it matter for JEE?
the sign of the discriminant decides whether roots are real, equal, or complex.
What does “Argand plane” actually mean in Complex Numbers, and why does it matter for JEE?
a complex number a+bi is a point (a, b), turning algebra into geometry.
What does “Infinite geometric series” actually mean in Sequences & Series, and why does it matter for JEE?
an infinite GP has a finite sum a/(1−r) only when |r| < 1.
What does “Fundamental principle of counting” actually mean in Permutations & Combinations, and why does it matter for JEE?
if one task has m ways and another n ways, together they have m×n ways.
What does “Middle term” actually mean in Binomial Theorem, and why does it matter for JEE?
for even n there is one middle term; for odd n there are two.
What does “Range of sine and cosine” actually mean in Trigonometry, and why does it matter for JEE?
sinθ and cosθ always lie between −1 and 1.
What does “Equation forms” actually mean in Straight Lines, and why does it matter for JEE?
slope-intercept y=mx+c, point-slope y−y₁=m(x−x₁), and two-point forms describe the same line.
What does “Standard equations” actually mean in Conic Sections, and why does it matter for JEE?
circle (x−h)²+(y−k)²=r² and parabola y²=4ax are the building blocks.
What does “Standard limit” actually mean in Limits & Continuity, and why does it matter for JEE?
lim(x→0) sin x / x = 1 is a key result used everywhere.
What does “Product and quotient rules” actually mean in Differentiation, and why does it matter for JEE?
the derivative of a product is u'v+uv'; of a quotient is (u'v−uv')/v².
What does “Methods of integration” actually mean in Integration, and why does it matter for JEE?
substitution, integration by parts, and partial fractions handle most integrals.
What does “Conditional probability” actually mean in Probability, and why does it matter for JEE?
P(A|B) is the probability of A given that B has occurred, equal to P(A∩B)/P(B).
What does “Direction ratios” actually mean in Vectors & 3D Geometry, and why does it matter for JEE?
the components that fix a line's or vector's direction in 3D space.
What does “Matrix as a system solver” actually mean in Matrices & Determinants, and why does it matter for JEE?
a system of linear equations can be written as AX = B, and if A is invertible the unique solution is X = A⁻¹B.
What does “Critical points” actually mean in Application of Derivatives, and why does it matter for JEE?
at a maximum or minimum of a smooth function the derivative is zero (the tangent is flat).
I keep getting “Definite integral as area” questions wrong in Applications of Integrals. What's the trap?
treating area below the x-axis as positive.
What does “Order and degree” actually mean in Differential Equations, and why does it matter for JEE?
the order is the highest derivative present; the degree is the power of that highest derivative (once the equation is free of radicals/fractions in derivatives).
I keep getting “Bijective functions” questions wrong in Relations, Functions & Inverse Trigonometry. What's the trap?
trying to invert a function that maps two inputs to the same output.
I keep getting “Inclusion–exclusion” questions wrong in Sets & Statistics. What's the trap?
adding the two group sizes and forgetting to remove the overlap.
I keep getting “Nature of roots” questions wrong in Quadratic Equations. What's the trap?
solving fully when you only need the nature of the roots.