Q. Calculate the determinant: | 2 3 1 | | 1 0 4 | | 0 5 2 |.
Show solution
Solution
Using the determinant formula, we find that the determinant evaluates to 0.
Correct Answer:
A
— -1
Learn More →
Q. Calculate the integral ∫ (x^2 + 2x + 1) dx.
A.
(1/3)x^3 + x^2 + x + C
B.
(1/3)x^3 + x^2 + C
C.
(1/3)x^3 + 2x^2 + C
D.
(1/3)x^3 + x^2 + x
Show solution
Solution
The integral of x^2 is (1/3)x^3, the integral of 2x is x^2, and the integral of 1 is x. Thus, ∫ (x^2 + 2x + 1) dx = (1/3)x^3 + x^2 + x + C.
Correct Answer:
A
— (1/3)x^3 + x^2 + x + C
Learn More →
Q. Calculate the integral ∫ (x^2 + 2x + 1)/(x + 1) dx.
A.
(1/3)x^3 + x^2 + C
B.
x^2 + 2x + C
C.
x^2 + x + C
D.
(1/3)x^3 + (1/2)x^2 + C
Show solution
Solution
The integrand simplifies to x + 1. Therefore, ∫ (x + 1) dx = (1/2)x^2 + x + C.
Correct Answer:
A
— (1/3)x^3 + x^2 + C
Learn More →
Q. Calculate the integral ∫ (x^3 - 4x) dx.
A.
(1/4)x^4 - 2x^2 + C
B.
(1/4)x^4 - 2x^2
C.
(1/4)x^4 - 4x^2 + C
D.
(1/4)x^4 - 2x^2 + 1
Show solution
Solution
The integral of x^3 is (1/4)x^4 and the integral of -4x is -2x^2. Therefore, ∫ (x^3 - 4x) dx = (1/4)x^4 - 2x^2 + C.
Correct Answer:
A
— (1/4)x^4 - 2x^2 + C
Learn More →
Q. Calculate the integral ∫ cos^2(x) dx.
A.
(1/2)x + (1/4)sin(2x) + C
B.
(1/2)x + C
C.
(1/2)x - (1/4)sin(2x) + C
D.
(1/2)x + (1/2)sin(2x) + C
Show solution
Solution
Using the identity cos^2(x) = (1 + cos(2x))/2, we find that ∫ cos^2(x) dx = (1/2)x + (1/4)sin(2x) + C.
Correct Answer:
A
— (1/2)x + (1/4)sin(2x) + C
Learn More →
Q. Calculate the integral ∫ from 0 to π of sin(x) dx.
Show solution
Solution
The integral evaluates to [-cos(x)] from 0 to π = [1 - (-1)] = 2.
Correct Answer:
C
— 2
Learn More →
Q. Calculate the interquartile range (IQR) for the data set: 1, 3, 7, 8, 9, 10.
Show solution
Solution
Q1 = 3, Q3 = 9; IQR = Q3 - Q1 = 9 - 3 = 6.
Correct Answer:
A
— 4
Learn More →
Q. Calculate the limit: lim (x -> 0) (1 - cos(x))/(x^2)
A.
0
B.
1/2
C.
1
D.
Infinity
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.
Correct Answer:
B
— 1/2
Learn More →
Q. Calculate the limit: lim (x -> 0) (e^x - 1)/x
A.
0
B.
1
C.
Infinity
D.
Undefined
Show solution
Solution
Using the definition of the derivative of e^x at x = 0, we find that lim (x -> 0) (e^x - 1)/x = e^0 = 1.
Correct Answer:
B
— 1
Learn More →
Q. Calculate the limit: lim (x -> 0) (tan(3x)/x)
A.
3
B.
1
C.
0
D.
Infinity
Show solution
Solution
Using the standard limit lim (x -> 0) (tan(kx)/x) = k, we have k = 3, so the limit is 3.
Correct Answer:
A
— 3
Learn More →
Q. Calculate the limit: lim (x -> 1) (x^2 - 1)/(x - 1)
A.
0
B.
1
C.
2
D.
Undefined
Show solution
Solution
This is an indeterminate form (0/0). Factor the numerator: (x-1)(x+1)/(x-1) = x + 1. Thus, lim (x -> 1) (x + 1) = 2.
Correct Answer:
C
— 2
Learn More →
Q. Calculate the limit: lim (x -> 1) (x^2 - 1)/(x - 1)^2
A.
0
B.
1
C.
2
D.
Undefined
Show solution
Solution
Factoring gives (x - 1)(x + 1)/(x - 1)^2 = (x + 1)/(x - 1). Thus, lim (x -> 1) (x + 1)/(x - 1) = 2.
Correct Answer:
C
— 2
Learn More →
Q. Calculate the limit: lim (x -> 1) (x^3 - 1)/(x - 1)
A.
0
B.
1
C.
3
D.
Undefined
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
— 3
Learn More →
Q. Calculate the limit: lim (x -> 2) (x^2 - 2x)/(x - 2)
A.
0
B.
2
C.
4
D.
Undefined
Show solution
Solution
Factoring gives (x(x - 2))/(x - 2), canceling gives lim (x -> 2) x = 2.
Correct Answer:
D
— Undefined
Learn More →
Q. Calculate the mean absolute deviation for the data set: 1, 2, 3, 4, 5.
Show solution
Solution
Mean = 3. Mean Absolute Deviation = (|1-3| + |2-3| + |3-3| + |4-3| + |5-3|)/5 = (2 + 1 + 0 + 1 + 2)/5 = 1.5.
Correct Answer:
B
— 1.5
Learn More →
Q. Calculate the mean of the following data: 5, 10, 15, 20.
A.
10
B.
12.5
C.
15
D.
17.5
Show solution
Solution
Mean = (5 + 10 + 15 + 20) / 4 = 50 / 4 = 12.5.
Correct Answer:
B
— 12.5
Learn More →
Q. Calculate the mean of the following numbers: 10, 20, 30, 40, 50.
Show solution
Solution
Mean = (10 + 20 + 30 + 40 + 50) / 5 = 150 / 5 = 30.
Correct Answer:
A
— 30
Learn More →
Q. Calculate the mean of the following numbers: 4, 8, 12, 16, 20.
Show solution
Solution
Mean = (4 + 8 + 12 + 16 + 20) / 5 = 60 / 5 = 12.
Correct Answer:
C
— 14
Learn More →
Q. Calculate the range of the data set: 12, 15, 22, 30, 5.
Show solution
Solution
Range = Maximum - Minimum = 30 - 5 = 25.
Correct Answer:
A
— 25
Learn More →
Q. Calculate the range of the data set: 4, 8, 15, 16, 23, 42.
Show solution
Solution
Range = Maximum - Minimum = 42 - 4 = 38.
Correct Answer:
A
— 38
Learn More →
Q. Calculate the range of the data set: 8, 12, 15, 20, 22.
Show solution
Solution
Range = Max - Min = 22 - 8 = 14.
Correct Answer:
A
— 10
Learn More →
Q. Calculate the range of the following data set: 12, 15, 20, 22, 30.
Show solution
Solution
Range = Maximum - Minimum = 30 - 12 = 18.
Correct Answer:
C
— 18
Learn More →
Q. Calculate the range of the following data set: 15, 22, 8, 19, 30.
Show solution
Solution
Range = max - min = 30 - 8 = 22.
Correct Answer:
D
— 30
Learn More →
Q. Calculate the range of the following data set: 4, 8, 15, 16, 23, 42.
Show solution
Solution
Range = Maximum - Minimum = 42 - 4 = 38.
Correct Answer:
A
— 38
Learn More →
Q. Calculate the range of the following data set: 8, 12, 15, 7, 10.
Show solution
Solution
Range = Maximum - Minimum = 15 - 7 = 8.
Correct Answer:
A
— 5
Learn More →
Q. Calculate the scalar product of A = (1, 1, 1) and B = (2, 2, 2).
Show solution
Solution
A · B = 1*2 + 1*2 + 1*2 = 2 + 2 + 2 = 6.
Correct Answer:
D
— 6
Learn More →
Q. Calculate the scalar product of the vectors (1, 0, 0) and (0, 1, 0).
Show solution
Solution
Scalar product = 1*0 + 0*1 + 0*0 = 0.
Correct Answer:
A
— 0
Learn More →
Q. Calculate the scalar product of the vectors (1, 2, 3) and (4, 5, 6).
Show solution
Solution
Scalar product = 1*4 + 2*5 + 3*6 = 4 + 10 + 18 = 32.
Correct Answer:
A
— 32
Learn More →
Q. Calculate the scalar product of the vectors (2, 3, 4) and (4, 3, 2).
Show solution
Solution
Scalar product = 2*4 + 3*3 + 4*2 = 8 + 9 + 8 = 25.
Correct Answer:
A
— 28
Learn More →
Q. Calculate the scalar product of the vectors (3, 0, -3) and (1, 2, 1).
Show solution
Solution
Scalar product = 3*1 + 0*2 + (-3)*1 = 3 + 0 - 3 = 0.
Correct Answer:
A
— 0
Learn More →
Showing 151 to 180 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!