Q. Determine the critical points of f(x) = x^4 - 8x^2 + 16.
A.
x = 0, ±2
B.
x = ±4
C.
x = ±1
D.
x = 2
Show solution
Solution
Setting f'(x) = 0 gives critical points at x = 0, ±2.
Correct Answer:
A
— x = 0, ±2
Learn More →
Q. Determine the critical points of f(x) = x^4 - 8x^2.
A.
x = 0, ±2
B.
x = ±4
C.
x = ±1
D.
x = 2
Show solution
Solution
f'(x) = 4x^3 - 16x = 4x(x^2 - 4). Critical points are x = 0, ±2.
Correct Answer:
A
— x = 0, ±2
Learn More →
Q. Determine the critical points of the function f(x) = x^3 - 6x^2 + 9x.
A.
(0, 0)
B.
(1, 4)
C.
(2, 0)
D.
(3, 0)
Show solution
Solution
f'(x) = 3x^2 - 12x + 9. Setting f'(x) = 0 gives (x - 1)(x - 3) = 0, so critical points are x = 1 and x = 3.
Correct Answer:
D
— (3, 0)
Learn More →
Q. Determine the derivative of f(x) = 1/x.
A.
-1/x^2
B.
1/x^2
C.
1/x
D.
-1/x
Show solution
Solution
Using the power rule, f'(x) = -1/x^2.
Correct Answer:
A
— -1/x^2
Learn More →
Q. Determine the derivative of f(x) = ln(x^2 + 1).
A.
2x/(x^2 + 1)
B.
1/(x^2 + 1)
C.
2/(x^2 + 1)
D.
x/(x^2 + 1)
Show solution
Solution
Using the chain rule, f'(x) = (1/(x^2 + 1)) * (2x) = 2x/(x^2 + 1).
Correct Answer:
A
— 2x/(x^2 + 1)
Learn More →
Q. Determine the derivative of f(x) = x^2 * e^x.
A.
e^x * (x^2 + 2x)
B.
e^x * (2x + 1)
C.
2x * e^x
D.
x^2 * e^x
Show solution
Solution
Using the product rule, f'(x) = d/dx(x^2 * e^x) = e^x * (x^2 + 2x).
Correct Answer:
A
— e^x * (x^2 + 2x)
Learn More →
Q. Determine the equation of the circle with center (2, -3) and radius 5.
A.
(x - 2)² + (y + 3)² = 25
B.
(x + 2)² + (y - 3)² = 25
C.
(x - 2)² + (y - 3)² = 25
D.
(x + 2)² + (y + 3)² = 25
Show solution
Solution
Equation of circle: (x - h)² + (y - k)² = r² => (x - 2)² + (y + 3)² = 5² = 25.
Correct Answer:
A
— (x - 2)² + (y + 3)² = 25
Learn More →
Q. Determine the equation of the line that passes through the points (0, 0) and (3, 9).
A.
y = 3x
B.
y = 2x
C.
y = 3x + 1
D.
y = x + 1
Show solution
Solution
The slope m = (9 - 0) / (3 - 0) = 3. The equation is y = 3x.
Correct Answer:
A
— y = 3x
Learn More →
Q. Determine the equation of the tangent line to the curve y = x^2 + 2x at the point where x = 1.
A.
y = 3x - 2
B.
y = 2x + 1
C.
y = 2x + 3
D.
y = x + 3
Show solution
Solution
f'(x) = 2x + 2. At x = 1, f'(1) = 4. The point is (1, 4). The tangent line is y - 4 = 4(x - 1) => y = 4x - 4 + 4 => y = 4x - 2.
Correct Answer:
A
— y = 3x - 2
Learn More →
Q. Determine the family of curves represented by the equation x^2 - y^2 = c, where c is a constant.
A.
Circles
B.
Ellipses
C.
Hyperbolas
D.
Parabolas
Show solution
Solution
The equation x^2 - y^2 = c represents a family of hyperbolas with varying values of c.
Correct Answer:
C
— Hyperbolas
Learn More →
Q. Determine the family of curves represented by the equation x^2/a^2 + y^2/b^2 = 1.
A.
Circles
B.
Ellipses with varying axes
C.
Hyperbolas
D.
Parabolas
Show solution
Solution
The equation x^2/a^2 + y^2/b^2 = 1 represents a family of ellipses with varying semi-major and semi-minor axes.
Correct Answer:
B
— Ellipses with varying axes
Learn More →
Q. Determine the family of curves represented by the equation y = ax^2 + bx + c.
A.
Parabolas
B.
Circles
C.
Ellipses
D.
Straight lines
Show solution
Solution
The equation y = ax^2 + bx + c represents a family of parabolas with varying coefficients a, b, and c.
Correct Answer:
A
— Parabolas
Learn More →
Q. Determine the family of curves represented by the equation y = ax^3 + bx.
A.
Cubic functions
B.
Quadratic functions
C.
Linear functions
D.
Exponential functions
Show solution
Solution
The equation y = ax^3 + bx represents a family of cubic functions where a and b are constants.
Correct Answer:
A
— Cubic functions
Learn More →
Q. Determine the family of curves represented by the equation y = ax^3 + bx^2 + cx + d.
A.
Cubic functions
B.
Quadratic functions
C.
Linear functions
D.
Exponential functions
Show solution
Solution
The equation y = ax^3 + bx^2 + cx + d represents a family of cubic functions.
Correct Answer:
A
— Cubic functions
Learn More →
Q. Determine the family of curves represented by the equation y = e^(kx) for varying k.
A.
Exponential curves
B.
Linear functions
C.
Quadratic functions
D.
Logarithmic functions
Show solution
Solution
The equation y = e^(kx) represents a family of exponential curves with varying growth rates determined by k.
Correct Answer:
A
— Exponential curves
Learn More →
Q. Determine the family of curves represented by the equation y = k/x, where k is a constant.
A.
Hyperbolas
B.
Circles
C.
Ellipses
D.
Parabolas
Show solution
Solution
The equation y = k/x represents a family of hyperbolas with varying values of 'k'.
Correct Answer:
A
— Hyperbolas
Learn More →
Q. Determine the family of curves represented by the equation y = kx^2, where k is a constant.
A.
Circles
B.
Ellipses
C.
Parabolas
D.
Hyperbolas
Show solution
Solution
The equation y = kx^2 represents a family of parabolas that open upwards or downwards depending on the sign of k.
Correct Answer:
C
— Parabolas
Learn More →
Q. Determine the focus of the parabola defined by the equation x^2 = 12y.
A.
(0, 3)
B.
(0, -3)
C.
(3, 0)
D.
(-3, 0)
Show solution
Solution
The equation x^2 = 4py gives 4p = 12, hence p = 3. The focus is at (0, p) = (0, 3).
Correct Answer:
A
— (0, 3)
Learn More →
Q. Determine the focus of the parabola given by the equation x^2 = 8y.
A.
(0, 2)
B.
(0, 4)
C.
(2, 0)
D.
(4, 0)
Show solution
Solution
The standard form of the parabola is x^2 = 4py. Here, 4p = 8, so p = 2. The focus is at (0, p) = (0, 2).
Correct Answer:
B
— (0, 4)
Learn More →
Q. Determine the intervals where the function f(x) = x^3 - 3x is increasing.
A.
(-∞, -1)
B.
(-1, 1)
C.
(1, ∞)
D.
(-∞, 1)
Show solution
Solution
f'(x) = 3x^2 - 3. Setting f'(x) = 0 gives x = ±1. f'(x) > 0 for x > 1, so f(x) is increasing on (1, ∞).
Correct Answer:
C
— (1, ∞)
Learn More →
Q. Determine the intervals where the function f(x) = x^4 - 4x^3 has increasing behavior.
A.
(-∞, 0) U (2, ∞)
B.
(0, 2)
C.
(0, ∞)
D.
(2, ∞)
Show solution
Solution
f'(x) = 4x^3 - 12x^2 = 4x^2(x - 3). The function is increasing where f'(x) > 0, which is in the intervals (-∞, 0) and (3, ∞).
Correct Answer:
A
— (-∞, 0) U (2, ∞)
Learn More →
Q. Determine the length of the latus rectum of the parabola y^2 = 16x.
Show solution
Solution
The length of the latus rectum for the parabola y^2 = 4px is given by 4p. Here, p = 4, so the length is 16.
Correct Answer:
B
— 8
Learn More →
Q. Determine the local maxima and minima of f(x) = x^3 - 3x.
A.
Maxima at (1, -2)
B.
Minima at (0, 0)
C.
Maxima at (0, 0)
D.
Minima at (1, -2)
Show solution
Solution
f'(x) = 3x^2 - 3. Setting f'(x) = 0 gives x = ±1. f''(1) = 6 > 0 (min), f''(-1) = 6 > 0 (min). Local maxima at (0, 0).
Correct Answer:
A
— Maxima at (1, -2)
Learn More →
Q. Determine the local maxima and minima of the function f(x) = x^3 - 6x^2 + 9x.
A.
(0, 0)
B.
(2, 0)
C.
(3, 0)
D.
(1, 0)
Show solution
Solution
f'(x) = 3x^2 - 12x + 9. Setting f'(x) = 0 gives x = 1, 3. f''(1) > 0 (min), f''(3) < 0 (max).
Correct Answer:
C
— (3, 0)
Learn More →
Q. Determine the local maxima and minima of the function f(x) = x^4 - 4x^3 + 4x.
A.
Maxima at (0, 0)
B.
Minima at (2, 0)
C.
Maxima at (2, 0)
D.
Minima at (0, 0)
Show solution
Solution
f'(x) = 4x^3 - 12x^2 + 4. Setting f'(x) = 0 gives x = 0 and x = 2. f''(0) = 4 > 0 (min), f''(2) = -8 < 0 (max).
Correct Answer:
B
— Minima at (2, 0)
Learn More →
Q. Determine the maximum value of f(x) = -x^2 + 4x + 1.
Show solution
Solution
The vertex occurs at x = 2. f(2) = -2^2 + 4(2) + 1 = 5, which is the maximum value.
Correct Answer:
B
— 5
Learn More →
Q. Determine the minimum value of the function f(x) = x^2 - 4x + 5.
Show solution
Solution
The vertex occurs at x = 2. f(2) = 2^2 - 4*2 + 5 = 1. Thus, the minimum value is 1.
Correct Answer:
A
— 1
Learn More →
Q. Determine the nature of the lines represented by the equation 7x^2 + 2xy + 3y^2 = 0.
A.
Parallel
B.
Intersecting
C.
Coincident
D.
Perpendicular
Show solution
Solution
The discriminant indicates that the lines intersect at two distinct points.
Correct Answer:
B
— Intersecting
Learn More →
Q. Determine the point at which the function f(x) = x^3 - 3x^2 + 4 has a local minimum.
A.
(1, 2)
B.
(2, 1)
C.
(0, 4)
D.
(3, 4)
Show solution
Solution
Find f'(x) = 3x^2 - 6x. Setting f'(x) = 0 gives x(x - 2) = 0, so x = 0 or x = 2. f''(2) = 6 > 0, so (2, 1) is a local minimum.
Correct Answer:
A
— (1, 2)
Learn More →
Q. Determine the point at which the function f(x) = |x - 1| is not differentiable.
A.
x = 0
B.
x = 1
C.
x = 2
D.
x = -1
Show solution
Solution
The function |x - 1| is not differentiable at x = 1 due to a cusp.
Correct Answer:
B
— x = 1
Learn More →
Showing 241 to 270 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!