Q. Evaluate the integral ∫_0^1 (x^2 + 2x) dx.
Show solution
Solution
∫_0^1 (x^2 + 2x) dx = [x^3/3 + x^2] from 0 to 1 = (1/3 + 1) - (0) = 4/3.
Correct Answer:
B
— 2
Learn More →
Q. Evaluate the integral ∫_0^1 (x^3 - 3x^2 + 3x - 1) dx.
Show solution
Solution
∫_0^1 (x^3 - 3x^2 + 3x - 1) dx = [x^4/4 - x^3 + (3/2)x^2 - x] from 0 to 1 = 0.
Correct Answer:
A
— 0
Learn More →
Q. Evaluate the integral ∫_0^π/2 cos^2(x) dx.
Show solution
Solution
∫_0^π/2 cos^2(x) dx = π/4.
Correct Answer:
A
— π/4
Learn More →
Q. Evaluate the integral ∫_1^2 (3x^2 - 2) dx.
Show solution
Solution
∫_1^2 (3x^2 - 2) dx = [x^3 - 2x] from 1 to 2 = (8 - 4) - (1 - 2) = 3.
Correct Answer:
A
— 1
Learn More →
Q. Evaluate the integral: ∫ (1/(x^2 + 1)) dx
A.
tan^(-1)(x) + C
B.
sin^(-1)(x) + C
C.
ln
D.
x
.
+ C
.
cos^(-1)(x) + C
Show solution
Solution
The integral of 1/(x^2 + 1) is tan^(-1)(x) + C.
Correct Answer:
A
— tan^(-1)(x) + C
Learn More →
Q. Evaluate the integral: ∫ (2x^3 - 3x^2 + 4) dx
A.
(1/2)x^4 - x^3 + 4x + C
B.
(1/4)x^4 - (1/3)x^3 + 4x + C
C.
(1/2)x^4 - (1/3)x^3 + 4x + C
D.
(1/4)x^4 - x^3 + 4x + C
Show solution
Solution
Integrating term by term gives (1/4)x^4 - (1/3)x^3 + 4x + C.
Correct Answer:
A
— (1/2)x^4 - x^3 + 4x + C
Learn More →
Q. Evaluate the limit lim x->1 (x^3 - 1)/(x - 1).
Show solution
Solution
Factoring gives (x-1)(x^2 + x + 1)/(x - 1). Canceling (x - 1) gives lim x->1 (x^2 + x + 1) = 3.
Correct Answer:
C
— 2
Learn More →
Q. Evaluate the limit lim x->1 of (x^3 - 1)/(x - 1).
Show solution
Solution
Factoring gives (x-1)(x^2 + x + 1)/(x-1) = x^2 + x + 1, thus limit is 3.
Correct Answer:
C
— 3
Learn More →
Q. Evaluate the limit lim x->2 (x^2 - 4)/(x - 2).
Show solution
Solution
Factoring gives (x-2)(x+2)/(x-2). Canceling gives lim x->2 (x + 2) = 4.
Correct Answer:
C
— 2
Learn More →
Q. Evaluate the limit lim x->2 of (x^2 - 4)/(x - 2).
A.
0
B.
2
C.
4
D.
undefined
Show solution
Solution
Factoring gives (x-2)(x+2)/(x-2) = x + 2, thus limit is 4.
Correct Answer:
C
— 4
Learn More →
Q. Evaluate the limit lim(x→∞) (3x^2 + 2)/(5x^2 - 4).
Show solution
Solution
Dividing by x^2, lim(x→∞) (3 + 2/x^2)/(5 - 4/x^2) = 3/5.
Correct Answer:
A
— 3/5
Learn More →
Q. Evaluate the limit: lim (x -> 0) (1 - cos(x))/(x^2)
A.
0
B.
1/2
C.
1
D.
Undefined
Show solution
Solution
Using the identity 1 - cos(x) = 2sin^2(x/2), we have lim (x -> 0) (2sin^2(x/2))/(x^2) = 1/2.
Correct Answer:
B
— 1/2
Learn More →
Q. Evaluate the limit: lim (x -> 0) (e^x - 1)/x
A.
0
B.
1
C.
e
D.
Infinity
Show solution
Solution
Using L'Hôpital's Rule, we differentiate the numerator and denominator: lim (x -> 0) (e^x)/(1) = e^0 = 1.
Correct Answer:
B
— 1
Learn More →
Q. Evaluate the limit: lim (x -> 0) (ln(1 + x)/x)
A.
0
B.
1
C.
Infinity
D.
Undefined
Show solution
Solution
Using L'Hôpital's Rule, differentiate the numerator and denominator: lim (x -> 0) (1/(1 + x))/(1) = 1.
Correct Answer:
B
— 1
Learn More →
Q. Evaluate the limit: lim (x -> 0) (sin(5x)/x)
A.
0
B.
5
C.
1
D.
Infinity
Show solution
Solution
Using the standard limit lim (x -> 0) (sin(x)/x) = 1, we have lim (x -> 0) (sin(5x)/x) = 5 * lim (x -> 0) (sin(5x)/(5x)) = 5 * 1 = 5.
Correct Answer:
B
— 5
Learn More →
Q. Evaluate the limit: lim (x -> 0) (tan(3x)/x)
A.
0
B.
3
C.
1
D.
Infinity
Show solution
Solution
Using the standard limit lim (x -> 0) (tan(x)/x) = 1, we have lim (x -> 0) (tan(3x)/x) = 3 * lim (x -> 0) (tan(3x)/(3x)) = 3 * 1 = 3.
Correct Answer:
B
— 3
Learn More →
Q. Evaluate the limit: lim (x -> 0) (x^2 * sin(1/x))
A.
0
B.
1
C.
Infinity
D.
Undefined
Show solution
Solution
Since |sin(1/x)| <= 1, we have |x^2 * sin(1/x)| <= x^2, and thus lim (x -> 0) x^2 * sin(1/x) = 0.
Correct Answer:
A
— 0
Learn More →
Q. Evaluate the limit: lim (x -> 0) (x^2)/(sin(x))
A.
0
B.
1
C.
Infinity
D.
Undefined
Show solution
Solution
As x approaches 0, sin(x) approaches x, thus lim (x -> 0) (x^2)/(sin(x)) = 0.
Correct Answer:
A
— 0
Learn More →
Q. Evaluate the limit: lim (x -> 1) (x^2 - 1)/(x - 1)
A.
2
B.
0
C.
1
D.
Infinity
Show solution
Solution
Using L'Hôpital's Rule, the limit evaluates to 2.
Correct Answer:
A
— 2
Learn More →
Q. Evaluate the limit: lim (x -> ∞) (2x^2 + 3)/(5x^2 - 4x + 1)
A.
2/5
B.
3/5
C.
1/2
D.
Infinity
Show solution
Solution
Divide numerator and denominator by x^2. The limit becomes lim (x -> ∞) (2 + 3/x^2)/(5 - 4/x + 1/x^2) = 2/5.
Correct Answer:
A
— 2/5
Learn More →
Q. Evaluate the limit: lim (x -> ∞) (2x^3 - 3x)/(4x^3 + 5)
Show solution
Solution
Dividing numerator and denominator by x^3 gives lim (x -> ∞) (2 - 3/x^2)/(4 + 5/x^3) = 2/4 = 1/2.
Correct Answer:
B
— 1/2
Learn More →
Q. Evaluate the limit: lim (x -> ∞) (3x^2 + 2)/(5x^2 - 4)
A.
3/5
B.
0
C.
1
D.
Infinity
Show solution
Solution
Dividing numerator and denominator by x^2 gives lim (x -> ∞) (3 + 0)/(5 - 0) = 3/5.
Correct Answer:
A
— 3/5
Learn More →
Q. Evaluate the limit: lim (x -> ∞) (3x^2 + 2)/(5x^2 - 4x + 1)
Show solution
Solution
Dividing numerator and denominator by x^2 gives lim (x -> ∞) (3 + 2/x^2)/(5 - 4/x + 1/x^2) = 3/5.
Correct Answer:
A
— 3/5
Learn More →
Q. Evaluate the limit: lim(x->1) (x^2 - 1)/(x - 1)^2
A.
1
B.
2
C.
0
D.
Undefined
Show solution
Solution
This is an indeterminate form (0/0). Factor the numerator: (x-1)(x+1)/(x-1)^2 = (x+1)/(x-1). Thus, lim(x->1) = 2.
Correct Answer:
B
— 2
Learn More →
Q. Evaluate the limit: lim(x->infinity) (2x^3 - 3x)/(4x^3 + 5)
A.
1/2
B.
0
C.
1
D.
Infinity
Show solution
Solution
Divide numerator and denominator by x^3: lim(x->infinity) (2 - 3/x^2)/(4 + 5/x^3) = 2/4 = 1/2.
Correct Answer:
A
— 1/2
Learn More →
Q. Evaluate the limit: lim(x->infinity) (3x^2 + 2)/(5x^2 - 4)
A.
3/5
B.
0
C.
1
D.
Infinity
Show solution
Solution
Divide numerator and denominator by x^2: lim(x->infinity) (3 + 2/x^2)/(5 - 4/x^2) = 3/5.
Correct Answer:
A
— 3/5
Learn More →
Q. Evaluate \( \begin{vmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{vmatrix} \)
Show solution
Solution
The determinant of the identity matrix is 1.
Correct Answer:
B
— 1
Learn More →
Q. Evaluate \( \begin{vmatrix} 1 & 2 & 1 \\ 0 & 1 & 0 \\ 2 & 3 & 1 \end{vmatrix} \)
Show solution
Solution
The determinant is calculated as \( 1(1*1 - 0*3) - 2(0*1 - 0*2) + 1(0*3 - 1*2) = 1 - 0 - 2 = -1 \).
Correct Answer:
B
— 2
Learn More →
Q. Evaluate \( \begin{vmatrix} 1 & 2 & 3 \\ 0 & 1 & 4 \\ 5 & 6 & 0 \end{vmatrix} \)
Show solution
Solution
The determinant is calculated as \( 1(1*0 - 4*6) - 2(0 - 4*5) + 3(0 - 1*5) = -24 + 40 - 15 = 1 \).
Correct Answer:
A
— -12
Learn More →
Q. Evaluate \( \begin{vmatrix} x & 1 \\ 1 & y \end{vmatrix} \) when \( x = 2 \) and \( y = 3 \).
Show solution
Solution
The determinant is \( 2*3 - 1*1 = 6 \).
Correct Answer:
B
— 6
Learn More →
Showing 391 to 420 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!