Q. If the roots of the equation x^2 - kx + 8 = 0 are equal, what is the value of k?
Show solution
Solution
For equal roots, the discriminant must be zero: k^2 - 4*1*8 = 0, solving gives k = 4.
Correct Answer:
A
— 4
Learn More →
Q. If the roots of the quadratic equation ax^2 + bx + c = 0 are 3 and -2, what is the value of c if a = 1 and b = -1?
Show solution
Solution
Using the product of the roots, c = 3 * (-2) = -6.
Correct Answer:
A
— -6
Learn More →
Q. If the roots of the quadratic equation ax^2 + bx + c = 0 are equal, what is the condition on a, b, and c?
A.
b^2 - 4ac > 0
B.
b^2 - 4ac = 0
C.
b^2 - 4ac < 0
D.
a + b + c = 0
Show solution
Solution
The condition for equal roots is given by the discriminant b^2 - 4ac = 0.
Correct Answer:
B
— b^2 - 4ac = 0
Learn More →
Q. If the roots of the quadratic equation x^2 + mx + n = 0 are 3 and 4, what is the value of m?
Show solution
Solution
The sum of the roots is 3 + 4 = 7, hence m = -7.
Correct Answer:
A
— 7
Learn More →
Q. If the roots of the quadratic equation x^2 + px + q = 0 are equal, what is the relationship between p and q?
A.
p^2 = 4q
B.
p^2 > 4q
C.
p^2 < 4q
D.
p + q = 0
Show solution
Solution
For equal roots, the discriminant must be zero: p^2 - 4q = 0, hence p^2 = 4q.
Correct Answer:
A
— p^2 = 4q
Learn More →
Q. If the roots of the quadratic equation x^2 - 3x + p = 0 are 1 and 2, what is the value of p?
Show solution
Solution
Using Vieta's formulas, sum of roots = 1 + 2 = 3 and product of roots = 1*2 = 2. Thus, p = 2.
Correct Answer:
D
— 6
Learn More →
Q. If the scalar product of two vectors A and B is 0, what can be said about the vectors?
A.
They are parallel
B.
They are orthogonal
C.
They are equal
D.
They are collinear
Show solution
Solution
If A · B = 0, then the vectors are orthogonal.
Correct Answer:
B
— They are orthogonal
Learn More →
Q. If the scalar product of vectors A = (x, y, z) and B = (2, -1, 3) is 10, what is the equation?
A.
2x - y + 3z = 10
B.
2x + y + 3z = 10
C.
2x - y - 3z = 10
D.
2x + y - 3z = 10
Show solution
Solution
A · B = 2x - y + 3z = 10.
Correct Answer:
A
— 2x - y + 3z = 10
Learn More →
Q. If the scores of 10 students are: 50, 60, 70, 80, 90, 100, 50, 60, 70, 80, what is the mode?
Show solution
Solution
Mode is the value that appears most frequently. Here, 50, 60, 70, and 80 all appear twice, but 50 is the smallest.
Correct Answer:
A
— 50
Learn More →
Q. If the scores of 5 students are 10, 20, 30, 40, and x, and the mean is 30, what is the value of x?
Show solution
Solution
Mean = (10 + 20 + 30 + 40 + x) / 5 = 30. Solving gives x = 50.
Correct Answer:
C
— 50
Learn More →
Q. If the scores of 7 students are 50, 60, 70, 80, 90, 100, and 110, what is the median score?
Show solution
Solution
Arranging the scores: 50, 60, 70, 80, 90, 100, 110. Median = 80 (4th value).
Correct Answer:
B
— 80
Learn More →
Q. If the scores of a student are 50, 60, 70, 80, and 90, what is the mode?
A.
50
B.
60
C.
70
D.
No mode
Show solution
Solution
All scores occur only once, so there is no mode.
Correct Answer:
D
— No mode
Learn More →
Q. If the scores of a student in five subjects are 60, 70, 80, 90, and 100, what is the median score?
Show solution
Solution
Arranging the scores: 60, 70, 80, 90, 100. Median = 80 (middle value).
Correct Answer:
B
— 80
Learn More →
Q. If the scores of a student in five subjects are 70, 80, 90, 100, and 60, what is the median score?
Show solution
Solution
Median = 80 (middle value when arranged: 60, 70, 80, 90, 100).
Correct Answer:
B
— 80
Learn More →
Q. If the sides of triangle ABC are 7 cm, 24 cm, and 25 cm, what is the perimeter of the triangle?
A.
50 cm
B.
55 cm
C.
60 cm
D.
65 cm
Show solution
Solution
Perimeter = a + b + c = 7 + 24 + 25 = 56 cm.
Correct Answer:
A
— 50 cm
Learn More →
Q. If the sides of triangle ABC are in the ratio 3:4:5, what type of triangle is it?
A.
Acute
B.
Obtuse
C.
Right
D.
Equilateral
Show solution
Solution
A triangle with sides in the ratio 3:4:5 is a right triangle, as it satisfies the Pythagorean theorem.
Correct Answer:
C
— Right
Learn More →
Q. If the standard deviation of a data set is 0, what can be said about the data?
A.
All values are different
B.
All values are the same
C.
Values are in a range
D.
Data is not valid
Show solution
Solution
A standard deviation of 0 indicates that all values in the data set are the same.
Correct Answer:
B
— All values are the same
Learn More →
Q. If the standard deviation of a data set is 3, what is the variance?
Show solution
Solution
Variance = (Standard Deviation)^2 = 3^2 = 9.
Correct Answer:
C
— 9
Learn More →
Q. If the standard deviation of a data set is 4, what is the variance?
Show solution
Solution
Variance = (Standard Deviation)² = 4² = 16.
Correct Answer:
B
— 16
Learn More →
Q. If the standard deviation of a data set is 5, what is the variance?
Show solution
Solution
Variance is the square of the standard deviation. Variance = 5² = 25.
Correct Answer:
C
— 25
Learn More →
Q. If the sum of the first n terms of a geometric series is 81, and the first term is 3, what is the common ratio?
Show solution
Solution
Using the formula S_n = a(1 - r^n) / (1 - r), we have 81 = 3(1 - r^n) / (1 - r). Solving gives r = 3.
Correct Answer:
B
— 3
Learn More →
Q. If the sum of the first n terms of a geometric series is given by S_n = a(1 - r^n)/(1 - r), what is the sum when r = 1?
A.
na
B.
a
C.
0
D.
undefined
Show solution
Solution
When r = 1, S_n = a(1 - 1^n)/(1 - 1) is indeterminate, but the sum of n terms is na.
Correct Answer:
A
— na
Learn More →
Q. If the sum of the first n terms of an arithmetic series is given by S_n = 3n^2 + 2n, what is the 4th term?
Show solution
Solution
The 4th term a_4 = S_4 - S_3 = (3(4^2) + 2(4)) - (3(3^2) + 2(3)) = (48 + 8) - (27 + 6) = 56 - 33 = 23.
Correct Answer:
A
— 26
Learn More →
Q. If the sum of the first n terms of an arithmetic series is given by S_n = 5n^2 + 3n, what is the 5th term?
Show solution
Solution
The 5th term can be found using a_n = S_n - S_(n-1). Calculate S_5 and S_4, then find a_5 = S_5 - S_4 = (5(5^2) + 3(5)) - (5(4^2) + 3(4)) = 38.
Correct Answer:
A
— 38
Learn More →
Q. If the sum of the roots of the equation x^2 - 3x + p = 0 is 3, what is the value of p?
Show solution
Solution
The sum of the roots is given by -b/a = 3. Here, -(-3)/1 = 3, so p can be any value.
Correct Answer:
A
— 0
Learn More →
Q. If the universal set U = {1, 2, 3, 4, 5} and A = {1, 2}, what is A'?
A.
{3, 4, 5}
B.
{1, 2}
C.
{1, 2, 3}
D.
{2, 3, 4, 5}
Show solution
Solution
The complement of A, denoted A', includes all elements in U that are not in A. Thus, A' = {3, 4, 5}.
Correct Answer:
A
— {3, 4, 5}
Learn More →
Q. If the variance of a data set is 16, what is the standard deviation?
Show solution
Solution
Standard deviation = √variance = √16 = 4.
Correct Answer:
A
— 4
Learn More →
Q. If the vector A = (1, 2) and B = (2, 1), what is the angle between them?
A.
0 degrees
B.
90 degrees
C.
45 degrees
D.
180 degrees
Show solution
Solution
Cosine of angle = (A · B) / (|A| |B|) = (1*2 + 2*1) / (√5 * √5) = 4/5, angle = cos^(-1)(4/5).
Correct Answer:
C
— 45 degrees
Learn More →
Q. If the vector a = (1, 2) and b = (3, 4), find the angle between them using the dot product.
A.
0 degrees
B.
90 degrees
C.
45 degrees
D.
60 degrees
Show solution
Solution
cos(θ) = (a · b) / (|a| |b|). a · b = 1*3 + 2*4 = 11, |a| = √(1^2 + 2^2) = √5, |b| = √(3^2 + 4^2) = 5. Thus, cos(θ) = 11 / (√5 * 5) = 11 / (5√5), θ = 60 degrees.
Correct Answer:
D
— 60 degrees
Learn More →
Q. If the vector a = (2, -1) and b = (1, 3), what is a + b?
A.
(3, 2)
B.
(1, 2)
C.
(2, 2)
D.
(3, 1)
Show solution
Solution
a + b = (2 + 1, -1 + 3) = (3, 2)
Correct Answer:
A
— (3, 2)
Learn More →
Showing 1561 to 1590 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!