Q. What is the angle between the lines 2x + 3y - 6 = 0 and 4x - y + 1 = 0?
A.
45 degrees
B.
60 degrees
C.
90 degrees
D.
30 degrees
Show solution
Solution
The slopes of the lines are -2/3 and 4. The angle θ can be found using tan(θ) = |(m1 - m2) / (1 + m1*m2)|.
Correct Answer:
C
— 90 degrees
Learn More →
Q. What is the angle between the lines represented by the equation 2x^2 + 3xy - 2y^2 = 0?
A.
45 degrees
B.
60 degrees
C.
90 degrees
D.
30 degrees
Show solution
Solution
Using the formula for the angle between two lines, we find that the angle is 90 degrees.
Correct Answer:
C
— 90 degrees
Learn More →
Q. What is the angle between the lines represented by the equation x^2 - 2xy + y^2 = 0?
A.
0 degrees
B.
45 degrees
C.
90 degrees
D.
135 degrees
Show solution
Solution
The angle can be calculated using the slopes derived from the equation, leading to 90 degrees.
Correct Answer:
C
— 90 degrees
Learn More →
Q. What is the angle between the lines represented by the equation x^2 - 6x + y^2 - 8y + 9 = 0?
A.
0 degrees
B.
45 degrees
C.
90 degrees
D.
135 degrees
Show solution
Solution
By completing the square, we can find the slopes of the lines and calculate the angle between them.
Correct Answer:
C
— 90 degrees
Learn More →
Q. What is the angle between the lines y = 2x + 1 and y = -0.5x + 3?
A.
90 degrees
B.
60 degrees
C.
45 degrees
D.
30 degrees
Show solution
Solution
The slopes are m1 = 2 and m2 = -0.5. The angle θ is given by tan(θ) = |(m1 - m2) / (1 + m1*m2)| = |(2 + 0.5) / (1 - 1)|, which is undefined, indicating 90 degrees.
Correct Answer:
A
— 90 degrees
Learn More →
Q. What is the angle between the lines y = 2x + 3 and y = -1/2x + 1?
A.
90 degrees
B.
45 degrees
C.
60 degrees
D.
30 degrees
Show solution
Solution
The slopes are m1 = 2 and m2 = -1/2. The angle θ = tan^(-1) |(m1 - m2) / (1 + m1*m2)| = tan^(-1)(5/0) = 90 degrees.
Correct Answer:
A
— 90 degrees
Learn More →
Q. What is the angle between the vectors (1, 0) and (0, 1)?
A.
0 degrees
B.
90 degrees
C.
45 degrees
D.
180 degrees
Show solution
Solution
The angle between (1, 0) and (0, 1) is 90 degrees.
Correct Answer:
B
— 90 degrees
Learn More →
Q. What is the angle between the vectors (1, 2, 2) and (2, 1, 2)?
A.
90 degrees
B.
60 degrees
C.
45 degrees
D.
30 degrees
Show solution
Solution
Cosine of angle θ = (u · v) / (|u| |v|). Calculate to find θ = 60 degrees.
Correct Answer:
B
— 60 degrees
Learn More →
Q. What is the angle between the vectors a = (1, 2, 2) and b = (2, 0, 2)?
A.
0 degrees
B.
45 degrees
C.
90 degrees
D.
60 degrees
Show solution
Solution
cos(θ) = (a · b) / (|a| |b|). Calculate a · b = 1*2 + 2*0 + 2*2 = 6, |a| = √(1^2 + 2^2 + 2^2) = 3, |b| = √(2^2 + 0^2 + 2^2) = 2√2. Thus, cos(θ) = 6 / (3 * 2√2) = 1/√2, θ = 45 degrees.
Correct Answer:
D
— 60 degrees
Learn More →
Q. What is the angle between the vectors u = (1, 0) and v = (0, 1)?
A.
0 degrees
B.
90 degrees
C.
45 degrees
D.
180 degrees
Show solution
Solution
The angle between u and v is 90 degrees since they are perpendicular.
Correct Answer:
B
— 90 degrees
Learn More →
Q. What is the angle between vectors A = (1, 0, 0) and B = (0, 1, 0)?
A.
0 degrees
B.
45 degrees
C.
90 degrees
D.
180 degrees
Show solution
Solution
The angle θ = cos⁻¹((A . B) / (|A| |B|)) = cos⁻¹(0) = 90 degrees.
Correct Answer:
C
— 90 degrees
Learn More →
Q. What is the area between the curves y = x^2 and y = 4 from x = -2 to x = 2?
Show solution
Solution
The area between the curves is given by ∫(from -2 to 2) (4 - x^2) dx = [4x - x^3/3] from -2 to 2 = (8 - (8/3)) - (-8 + (8/3)) = 16 - (16/3) = 32/3.
Correct Answer:
A
— 8
Learn More →
Q. What is the area of a circle with a radius of 10?
A.
100π
B.
50π
C.
25π
D.
200π
Show solution
Solution
The area of a circle is given by A = πr², so A = π(10)² = 100π.
Correct Answer:
A
— 100π
Learn More →
Q. What is the area of a circle with a radius of 7?
A.
49π
B.
14π
C.
21π
D.
28π
Show solution
Solution
The area of a circle is given by A = πr², so A = π(7)² = 49π.
Correct Answer:
A
— 49π
Learn More →
Q. What is the area of a triangle with vertices at (0,0), (4,0), and (0,3)?
Show solution
Solution
The area is calculated as (1/2) * base * height = (1/2) * 4 * 3 = 6.
Correct Answer:
A
— 6
Learn More →
Q. What is the area of an ellipse with semi-major axis 7 and semi-minor axis 4?
A.
28π
B.
14π
C.
21π
D.
35π
Show solution
Solution
The area of an ellipse is given by A = πab. Here, A = π * 7 * 4 = 28π.
Correct Answer:
A
— 28π
Learn More →
Q. What is the area of an equilateral triangle with side length 'a'?
A.
(√3/4)a²
B.
(1/2)a²
C.
(√2/2)a²
D.
(3/2)a²
Show solution
Solution
The area of an equilateral triangle is given by the formula (√3/4)a².
Correct Answer:
A
— (√3/4)a²
Learn More →
Q. What is 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. What is the area under the curve y = 1/x from x = 1 to x = 2?
A.
ln(2)
B.
1
C.
ln(2) - 1
D.
0
Show solution
Solution
The area is given by the integral from 1 to 2 of 1/x dx. This evaluates to [ln(x)] from 1 to 2 = ln(2) - ln(1) = ln(2).
Correct Answer:
A
— ln(2)
Learn More →
Q. What is the area under the curve y = cos(x) from x = 0 to x = π/2?
Show solution
Solution
The area is given by the integral from 0 to π/2 of cos(x) dx. This evaluates to [sin(x)] from 0 to π/2 = 1 - 0 = 1.
Correct Answer:
A
— 1
Learn More →
Q. What is the area under the curve y = sin(x) from x = 0 to x = π?
Show solution
Solution
The area is given by the integral from 0 to π of sin(x) dx. This evaluates to [-cos(x)] from 0 to π = [1 - (-1)] = 2.
Correct Answer:
C
— π
Learn More →
Q. What is the area under the curve y = x^2 from x = 0 to x = 3?
Show solution
Solution
The area is given by the integral ∫_0^3 x^2 dx = [x^3/3]_0^3 = 27/3 = 9.
Correct Answer:
A
— 9
Learn More →
Q. What is the area under the curve y = x^2 from x = 1 to x = 3?
A.
8/3
B.
10/3
C.
9/3
D.
7/3
Show solution
Solution
The area is ∫(1 to 3) x^2 dx = [1/3 * x^3] from 1 to 3 = (27/3 - 1/3) = 26/3.
Correct Answer:
B
— 10/3
Learn More →
Q. What is the area under the curve y = x^3 from x = 1 to x = 2?
Show solution
Solution
The area under the curve y = x^3 from x = 1 to x = 2 is given by ∫(from 1 to 2) x^3 dx = [x^4/4] from 1 to 2 = (16/4) - (1/4) = 4 - 0.25 = 3.75.
Correct Answer:
B
— 4
Learn More →
Q. What is the area under the curve y = x^4 from x = 0 to x = 1?
A.
1/5
B.
1/4
C.
1/3
D.
1/2
Show solution
Solution
The area under the curve y = x^4 from x = 0 to x = 1 is given by ∫(from 0 to 1) x^4 dx = [x^5/5] from 0 to 1 = 1/5.
Correct Answer:
A
— 1/5
Learn More →
Q. What is the argument of the complex number z = -1 + 0i?
Show solution
Solution
The argument of z = -1 + 0i is arg(z) = π.
Correct Answer:
A
— π
Learn More →
Q. What is the argument of the complex number z = -1 - i?
A.
-3π/4
B.
3π/4
C.
-π/4
D.
π/4
Show solution
Solution
The argument of z = -1 - i is θ = tan^(-1)(-1/-1) = -3π/4.
Correct Answer:
A
— -3π/4
Learn More →
Q. What is the arithmetic mean of the first five prime numbers?
Show solution
Solution
Mean = (2 + 3 + 5 + 7 + 11) / 5 = 28 / 5 = 5.6.
Correct Answer:
B
— 6
Learn More →
Q. What is the axis of symmetry for the parabola defined by the equation y^2 = -12x?
A.
x = 0
B.
y = 0
C.
y = -6
D.
x = -6
Show solution
Solution
The axis of symmetry for a parabola in the form y^2 = 4px is the x-axis, which is x = 0.
Correct Answer:
A
— x = 0
Learn More →
Q. What is the axis of symmetry for the parabola given by the equation y = -2x^2 + 4x + 1?
A.
x = 1
B.
y = 1
C.
x = 2
D.
y = 2
Show solution
Solution
The axis of symmetry for a parabola in the form y = ax^2 + bx + c is given by x = -b/(2a). Here, a = -2, b = 4, so x = -4/(2*-2) = 1.
Correct Answer:
A
— x = 1
Learn More →
Showing 2191 to 2220 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!