Q. Calculate ∫_0^1 (x^3 - 2x^2 + x) dx.
A.
-1/12
B.
0
C.
1/12
D.
1/6
Show solution
Solution
The integral evaluates to [x^4/4 - 2x^3/3 + x^2/2] from 0 to 1 = (1/4 - 2/3 + 1/2) = 1/12.
Correct Answer:
C
— 1/12
Learn More →
Q. Calculate ∫_0^π/2 cos^2(x) dx.
Show solution
Solution
∫_0^π/2 cos^2(x) dx = π/4.
Correct Answer:
A
— π/4
Learn More →
Q. Calculate ∫_1^e (ln(x)) dx.
Show solution
Solution
∫_1^e ln(x) dx = [x ln(x) - x] from 1 to e = (e - e) - (1 - 1) = 1.
Correct Answer:
B
— e - 1
Learn More →
Q. Calculate ∫_1^e (ln(x))^2 dx.
Show solution
Solution
Using integration by parts, the integral evaluates to 1.
Correct Answer:
B
— 2
Learn More →
Q. Consider the relation R on the set of real numbers defined by R = {(x, y) | x^2 + y^2 = 1}. What type of relation is R?
A.
Reflexive
B.
Symmetric
C.
Transitive
D.
None of the above
Show solution
Solution
R is symmetric because if (x,y) is in R, then (y,x) is also in R. It is not reflexive or transitive.
Correct Answer:
B
— Symmetric
Learn More →
Q. Determine if the function f(x) = x^3 - 3x + 2 is differentiable at x = 1.
A.
Yes
B.
No
C.
Only from the left
D.
Only from the right
Show solution
Solution
f(x) is a polynomial function, which is differentiable everywhere, including at x = 1.
Correct Answer:
A
— Yes
Learn More →
Q. Determine if the function f(x) = { x^2, x < 0; 1/x, x > 0 } is continuous at x = 0.
A.
Yes
B.
No
C.
Depends on limit
D.
None of the above
Show solution
Solution
The left limit is 0 and the right limit is undefined. Thus, f(x) is not continuous at x = 0.
Correct Answer:
B
— No
Learn More →
Q. Determine if the function f(x) = { x^2, x < 1; 3, x = 1; 2x, x > 1 } is continuous at x = 1.
A.
Continuous
B.
Not continuous
C.
Depends on k
D.
None of the above
Show solution
Solution
At x = 1, f(1) = 3, but lim x->1- f(x) = 1 and lim x->1+ f(x) = 2. Thus, it is not continuous.
Correct Answer:
B
— Not continuous
Learn More →
Q. Determine if the function f(x) = { x^2, x < 1; x + 1, x >= 1 } is continuous at x = 1.
A.
Yes
B.
No
C.
Depends on x
D.
None of the above
Show solution
Solution
Both sides equal 2 at x = 1, hence it is continuous.
Correct Answer:
A
— Yes
Learn More →
Q. Determine if the function f(x) = |x - 1| is differentiable at x = 1.
A.
Yes
B.
No
C.
Only from the left
D.
Only from the right
Show solution
Solution
The left-hand derivative is -1 and the right-hand derivative is 1. Since they are not equal, f(x) is not differentiable at x = 1.
Correct Answer:
B
— No
Learn More →
Q. Determine the area between the curves y = x^3 and y = x from x = 0 to x = 1.
A.
1/4
B.
1/3
C.
1/2
D.
1/6
Show solution
Solution
The area is given by the integral from 0 to 1 of (x - x^3) dx. This evaluates to [x^2/2 - x^4/4] from 0 to 1 = (1/2 - 1/4) = 1/4.
Correct Answer:
A
— 1/4
Learn More →
Q. Determine the area enclosed by the curves y = x^2 and y = 4.
Show solution
Solution
The area enclosed is found by integrating from -2 to 2: ∫(from -2 to 2) (4 - x^2) dx = [4x - x^3/3] from -2 to 2 = (8 - 8/3) - (-8 + 8/3) = 16/3.
Correct Answer:
C
— 16/3
Learn More →
Q. Determine the area of the triangle formed by the points (0, 0), (4, 0), and (0, 3).
Show solution
Solution
Area = 1/2 * base * height = 1/2 * 4 * 3 = 6.
Correct Answer:
A
— 6
Learn More →
Q. Determine the area under the curve y = 1/x from x = 1 to x = 2.
A.
ln(2)
B.
ln(1)
C.
ln(2) - ln(1)
D.
ln(2) + ln(1)
Show solution
Solution
The area under the curve y = 1/x from x = 1 to x = 2 is given by ∫(from 1 to 2) (1/x) dx = [ln(x)] from 1 to 2 = ln(2) - ln(1) = ln(2).
Correct Answer:
A
— ln(2)
Learn More →
Q. Determine the area under the curve y = e^x from x = 0 to x = 1.
Show solution
Solution
The area under the curve y = e^x from 0 to 1 is given by ∫(from 0 to 1) e^x dx = [e^x] from 0 to 1 = e - 1.
Correct Answer:
A
— e - 1
Learn More →
Q. Determine the coefficient of x^2 in the expansion of (3x - 4)^4.
A.
144
B.
216
C.
108
D.
96
Show solution
Solution
The coefficient of x^2 is C(4,2) * (3)^2 * (-4)^2 = 6 * 9 * 16 = 864.
Correct Answer:
B
— 216
Learn More →
Q. Determine the coefficient of x^2 in the expansion of (3x - 4)^6.
A.
540
B.
720
C.
480
D.
360
Show solution
Solution
The coefficient of x^2 is C(6,2) * (3)^2 * (-4)^4 = 15 * 9 * 256 = 34560.
Correct Answer:
B
— 720
Learn More →
Q. Determine the coefficient of x^2 in the expansion of (x - 2)^6.
A.
-60
B.
-30
C.
15
D.
20
Show solution
Solution
The coefficient of x^2 is C(6,2)(-2)^4 = 15 * 16 = 240.
Correct Answer:
A
— -60
Learn More →
Q. Determine the condition for the lines represented by ax^2 + 2hxy + by^2 = 0 to be parallel.
A.
h^2 = ab
B.
h^2 > ab
C.
h^2 < ab
D.
h^2 ≠ ab
Show solution
Solution
The lines are parallel if the discriminant of the quadratic equation is zero, which leads to the condition h^2 = ab.
Correct Answer:
A
— h^2 = ab
Learn More →
Q. Determine the condition for the lines represented by ax^2 + 2hxy + by^2 = 0 to be perpendicular.
A.
h^2 = ab
B.
h^2 = -ab
C.
a + b = 0
D.
a - b = 0
Show solution
Solution
The lines are perpendicular if 2h = a + b, which leads to h^2 = -ab.
Correct Answer:
B
— h^2 = -ab
Learn More →
Q. Determine the condition for the lines represented by the equation 4x^2 + 4xy + y^2 = 0 to be coincident.
A.
b^2 - 4ac = 0
B.
b^2 - 4ac > 0
C.
b^2 - 4ac < 0
D.
b^2 - 4ac = 1
Show solution
Solution
For the lines to be coincident, the discriminant must be zero, i.e., b^2 - 4ac = 0.
Correct Answer:
A
— b^2 - 4ac = 0
Learn More →
Q. Determine the condition for the lines represented by the equation ax^2 + 2hxy + by^2 = 0 to be perpendicular.
A.
a + b = 0
B.
ab = h^2
C.
a - b = 0
D.
h = 0
Show solution
Solution
The lines are perpendicular if the condition a + b = 0 holds true.
Correct Answer:
A
— a + b = 0
Learn More →
Q. Determine the continuity of f(x) = { 1/x, x != 0; 0, x = 0 } at x = 0.
A.
Continuous
B.
Not continuous
C.
Depends on limit
D.
None of the above
Show solution
Solution
The limit as x approaches 0 does not exist, hence f(x) is not continuous at x = 0.
Correct Answer:
B
— Not continuous
Learn More →
Q. Determine the continuity of f(x) = { x^2 - 1, x < 1; 3, x = 1; 2x, x > 1 } at x = 1.
A.
Continuous
B.
Discontinuous
C.
Depends on x
D.
Not defined
Show solution
Solution
The left limit is 0, the right limit is 2, and f(1) = 3. Thus, it is discontinuous.
Correct Answer:
B
— Discontinuous
Learn More →
Q. Determine the continuity of the function f(x) = { x^2, x < 1; 2x - 1, x >= 1 } at x = 1.
A.
Continuous
B.
Not continuous
C.
Depends on the limit
D.
Only left continuous
Show solution
Solution
The left limit as x approaches 1 is 1, and the right limit is also 1. Thus, f(1) = 1, making it continuous.
Correct Answer:
A
— Continuous
Learn More →
Q. Determine the coordinates of the centroid of the triangle with vertices at (0, 0), (6, 0), and (3, 6).
A.
(3, 2)
B.
(3, 3)
C.
(2, 3)
D.
(0, 0)
Show solution
Solution
Centroid = ((0+6+3)/3, (0+0+6)/3) = (3, 2).
Correct Answer:
B
— (3, 3)
Learn More →
Q. Determine the critical points of f(x) = x^3 - 3x + 2.
A.
-1, 1
B.
0, 2
C.
1, -2
D.
2, -1
Show solution
Solution
Setting f'(x) = 3x^2 - 3 = 0 gives x^2 = 1, so critical points are x = -1 and x = 1.
Correct Answer:
A
— -1, 1
Learn More →
Q. Determine the critical points of f(x) = x^3 - 3x^2 + 4.
A.
(0, 4)
B.
(1, 2)
C.
(2, 1)
D.
(3, 0)
Show solution
Solution
f'(x) = 3x^2 - 6x. Setting f'(x) = 0 gives x = 0 and x = 2. Critical points are (0, 4) and (2, 1).
Correct Answer:
B
— (1, 2)
Learn More →
Q. Determine the critical points of f(x) = x^3 - 6x^2 + 9x.
A.
x = 0, 3
B.
x = 1, 2
C.
x = 2, 3
D.
x = 1, 3
Show solution
Solution
Setting f'(x) = 0 gives critical points at x = 0 and x = 3.
Correct Answer:
A
— x = 0, 3
Learn More →
Q. Determine the critical points of f(x) = x^4 - 4x^3 + 6.
A.
x = 0, 3
B.
x = 1, 2
C.
x = 2, 3
D.
x = 1, 3
Show solution
Solution
Setting f'(x) = 0 gives critical points at x = 1 and x = 2.
Correct Answer:
B
— x = 1, 2
Learn More →
Showing 211 to 240 of 2847 (95 Pages)
Mathematics Syllabus (JEE Main) MCQ & Objective Questions
The Mathematics Syllabus for JEE Main is crucial for students aiming to excel in competitive exams. Understanding this syllabus not only helps in grasping key concepts but also enhances your ability to tackle objective questions effectively. Practicing MCQs and important questions from this syllabus is essential for solid exam preparation, ensuring you are well-equipped to score better in your exams.
What You Will Practise Here
Sets, Relations, and Functions
Complex Numbers and Quadratic Equations
Permutations and Combinations
Binomial Theorem
Sequences and Series
Limits and Derivatives
Statistics and Probability
Exam Relevance
The Mathematics Syllabus (JEE Main) is not only relevant for JEE but also appears in CBSE and State Board examinations. Students can expect a variety of question patterns, including direct MCQs, numerical problems, and conceptual questions. Mastery of this syllabus will prepare you for similar topics in NEET and other competitive exams, making it vital for your overall academic success.
Common Mistakes Students Make
Misinterpreting the questions, especially in word problems.
Overlooking the importance of units and dimensions in problems.
Confusing formulas related to sequences and series.
Neglecting to practice derivations, leading to errors in calculus.
Failing to apply the correct methods for solving probability questions.
FAQs
Question: What are the key topics in the Mathematics Syllabus for JEE Main? Answer: Key topics include Sets, Complex Numbers, Permutations, Binomial Theorem, and Calculus.
Question: How can I improve my performance in Mathematics MCQs? Answer: Regular practice of MCQs and understanding the underlying concepts are essential for improvement.
Now is the time to take charge of your exam preparation! Dive into solving practice MCQs and test your understanding of the Mathematics Syllabus (JEE Main). Your success is just a question away!