Careers360 Logo
Class 12 Maths - 10 Most Likely Questions You Must Prepare

Class 12 Maths - 10 Most Likely Questions You Must Prepare

Edited By Ramraj Saini | Updated on Jan 04, 2023 09:10 AM IST | #CBSE Class 12th
Upcoming Event
CBSE Class 12th  Exam Date : 02 Apr' 2025 - 02 Apr' 2025

Four topics from the Class 12 Mathematics syllabus for the Central Board of Secondary Education (CBSE) together account for close to 80% of all questions asked in the board exam. These four topics are Calculus, Vector and Three- Dimensional Geometry, Algebra and Probability.

Questions based on certain concepts have been asked repeatedly through the years. Once all concepts are clearly understood, it is a good idea to direct attention specifically to topics that are tested on most often.

Given below are the most important sections along with a few most commonly-asked questions along with solutions.

Calculus

This unit includes five topics which are correlated to each other. If you have grasped the fundamental concepts of integration, continuity and differentiability, then you can score high marks in the other three topics of this unit because these are nothing but the application of integrals and derivatives.

Integration

This is the reverse process of differentiation and it is used for adding or summing up the parts to find the whole. There are two types of integrals,

Definite Integrals: If an integral contains a lower and upper limit then it is a definite integral. It is represented as,

ab f(x) dx

Indefinite Integrals: If an integral does not have a lower or upper limit then it is an indefinite integral. It is represented as,

∫ f(x) dx = F(x) + C , where C is constant.

There are some methods for finding integrals,

  • Integration by substitution.

  • Integration by parts.

  • Integration using by partial fraction

Here are some often-asked questions..

Q.1 : Evaluate following integrals:

  1. ∫ 5bx(a+2x) dx

  2. ∫ 7bx/ ( c2 + a2 x2 ) dx

  3. ∫{( sin2x - cos2x)/ (sinx.cosx)} dx

  4. 13 ( 5x2 + 3x) dx

  5. -11 ( 7x3+ 3x + 11) dx

NEET/JEE Coaching Scholarship

Get up to 90% Scholarship on Offline NEET/JEE coaching from top Institutes

JEE Main Important Mathematics Formulas

As per latest 2024 syllabus. Maths formulas, equations, & theorems of class 11 & 12th chapters

Q.2 :

(1). Evaluate given functions using the substitution method:

  1. ∫ { (sec2x ⋅ sec2x )/(tan2x)}dx

  2. ∫ (cos3x ⋅ sin2x )dx

50+ Entrance Exams for 10+2 Students Must Not Miss
Download this ebook to learn about 50+ entrance exams for 12th students to get admission to the best colleges for undergraduates.
Download EBook

(2).

  1. Find the area of region lying above the x-axis and bounded by the circle x2 + y2 - 12x = 0 and inside the parabola y2 = 4x.

  2. Find the area of the region bounded by y2 = 12x , x =3 , x =5 and above the x-axis.

  1. Find the area of the curve y = sin2x between 0 to 2π.

Another fundamental topic is Differentiation. It measures the instantaneous rate of change of any function with respect to its variables. Differential equations and continuity and differentiability are the applications of differential and integrals. For example, velocity is the rate of change of displacement with respect to time. If x and y are two variables then the rate of change of x with respect to y is given by dy/dx. It is also represented by f’(x).

Here are some questions from that section.

Q.1 :

a. Find the order and degree of given equations:

  1. x3 (d2y/dx2) = {1 + (dy/dx)2}3

  2. x4 (d2y/dx2)3 + (dy/dx)3 = 0

  3. d2y/dx2 + x(dy/dx)3 = 5x2 log(d2y/dx2)

b. Determine the point of discontinuity of given functions:

  1. f(x) = (x+2)/{(x-3)(x+5)}

  2. f(x) = (x2+ 5x + 6)/(x2 + 2x - 3)

Q.2 :

a. Find the differential equations representing the family of following curves:

  1. y = 5q cos( x + p ), p and q are constant.

  2. A circle having a centre on the x-axis and radius 5 unit.

b. Find the general solution of differential equations which are given below:

  1. y2 dx = x2 dy

  2. dx/dy = (1 + x2)/(1 + y2)

  3. dx/dy = 1 + x +y + xy , at x= 1 and y =0

Q.3 :

  1. In a city, the Covid-19 virus initially infected 5,000 citizens. Numbers have increased by 5 % in 2 days. In how many days will the count reach 30,000, if the rate of growth of virus is proportional to the number present?

  2. Show that every polynomial function is a continuous function.

  3. Find the equation of a curve which is passing through point ( 1, 3) and slope of the tangent at any point (x, y) is x 2/ 2xy .

Vector And Three-Dimensional Geometry

A quantity that has magnitude as well as direction is a vector. A scalar quantity has only magnitude.

Some important concepts are described below.

Position Vector

It is given with respect to the origin O (0,0,0), where the coordinates of point A are x, y, and z.

Magnitude of vector = | OA | = √(x2 +y2+z2)

  • Sum of two vectors,

R = P + Q

1672745642815

Product Of Vectors

There are two types of product

  1. Scalar product (Dot product) : If P and Q are two vectors then

P ⋅ Q = |P |⋅|Q|cos(θ) , where θ is the angle between P and Q .

  1. Vector product (Cross product):

Let P = ai +bj+ ck and Q =xi +yj+ zk

P × Q = (bz - cy)i + (cx - az)j+ (ay - bx)k

Magnitude of cross product

|P × Q| = |P |⋅|Q|sin(θ) , where θ is the angle between P and Q .

  • Vector equation of a line that passes through a vector a and parallel to the vector b is

r = a + λb

  • The position vector of a point R dividing a line segment joining the points P and Q whose position vectors a and b respectively in the ratio m: n is given by:

(i) Internal dividation = (na + mb) / (m + n)

(ii) External dividation = (na - mb) /( m - n )

  • The distance between parallel lines r = a1 + λb1 and r = a2 + μ b2

|(b1⨯b2).( a2 - a1) | / |(b1⨯b2)|

  • The Direction cosines of a line joining two points P (x1, y1, z1) and

Q (x2, y2, z2 ) are,

L = (x2- x1) / PQ, m= (y2 - y1) / PQ , n= (z2- z1) / PQ

Where, PQ = √{(x2-x1)2+(y2-y1)2+(z2-z1)2}

If l, m, and n are the direction cosines of a line, then l2 + m2 + n2 = 1.

  • Equation of a line which is passing through a point (x1 , y1 , z1 ), having direction cosines l, m, n is:

(x - x1) / l = (y - y1) / m = (z - z1) / n

  • Equation of a plane which is passing through a given point (x1 , y1 , z1 ) and perpendicular to a given line with direction ratios P, Q, R and is,

P (x - x1) + Q (y - y1)+ R (z - z1)= 0

  • Cartesian equation of a line which is passing through two points (x1,y1,z1) and (x2,y2,z2) is,

(x-x1)/(x2 - x1) = (y-y1)/(y2 - y1) = (z-z1)/(z2 - z1)

Some important questions are given below

Q.1 : Find the solution of given questions:

a. Find the cross product and dot products of given vectors

  1. P = 2i + 3j+4k and Q = i - 2j+3k

  2. P = i - 5j+2k and Q = 3i - 2j+2k

b. Find the unit vector of given vector P and Q in the direction of sum of vector P and Q .

  1. P = 1i + 2j-4k and Q = 2i - 3j+3k

  2. P = 2i - 3j+2k and Q = 3i - 2j+3k

c. Identify the linear, equal, and co-initial vectors in the given figure

1672745642558

Q. 2: Solve the following questions

  1. Find the value of x if the vectors P = 3i + xj+k and Q = 9i - j+3k are parallel.

  2. Find the value of angle between P = 3i + 2j+k and Q = 1i -2 j+3k

  3. Find the area of triangle ABC with vertices A( 2,2,4), B( 2,5,3), C( 3, 1, 2).

  4. Find the area of parallelogram whose diagonals are represented by vectors 4i -6 j+8k and 4i - 2j+4k .

  5. If P = i + 2j-3k and Q = 3i - j+2k are two vectors then show that (P + Q ) and (P - Q ) are perpendicular to each other.

  6. Show that (p - q)×(p + q) = 2(p × q).

Q.3: Solve following questions

  1. Find the equation of line which is passing through the point A ( 1, 4, 5) and parallel to the vector 3i + 2j+k .

  2. If a line makes angles 45º , 60º and 90º with the x, y and z-axis respectively, find its direction cosines.

  3. If a line makes angles 90º , 60º and θ with x, y, and z-axis respectively, where θ is an acute angle then find the value of θ .

  4. Find the cartesian equation of line which passes through the point ( -4, 8 , -10 ) and is parallel to the line (x+3)/6 = (4-y)/10 = (z+8)/12 .

Algebra

This unit includes matrices and determinants. These have various applications in science, engineering, economics and other fields. Some important properties and concepts are given below.

  • If two columns or rows are interchanged then the sign of determinant changes

  • If the rows and columns of a determinant are interchanged then the value of the determinant will be unchanged.

  • Value of a determinant will be zero (0), if two identical rows or columns are present in the given determinant.

  • If each element of a column or row is multiplied by constant k then the value of the determinant obtained is multiplied with k.

  • A square matrix A = [aij] is said to be symmetric if the transpose of A is equal to A, that is, [aij] = [aji] for all possible values of i and j.

  • A square matrix A = [aij] is said to be a skew-symmetric matrix if A’ = -A, that is aij=-aij for all possible values of i and j.

  • For a skew-symmetric, if we substitute i=j, we have aii=-aii and thus 2aii = 0 or aii=0 for all i. There, all the diagonal elements of a skew-symmetric matrix are zero.

  • Suppose A and B are two matrices with the same order m, such that AB = BA = I, then B is called the inverse matrix of A, and it is denoted by A-1. and A is known as invertible matrix.

Also check - CBSE Class 12 Biology: 10 Most Asked Questions On Genetics And Evolution In Boards

Some important questions are given below.

Q.1: Estimate the following

  1. If 2A - B = 1672745641416 And B = 1672745641815 Find the value of matrix A,


  1. If A is the Square matrix such that A2 = I then find the value of ( A + I )2 + ( A -I )2 + 5A .


  1. Find the value of ( a + b) if 1672745642164


  1. Find the value of x if 1672745641572


  1. Simplify 1672745643188


Q.2:

  1. Show that

  2. det 1672745643406= ( x - y )( y - z )( z - a )


  1. det 1672745643858= ( x -1 )3

b.using properties of determinant

  1. Find the value of det 1672745643619


  1. Find the value of f(2) - f’(1) if

f(x) = det 1672745644079, where a = 5


Probability

There are many applications of probability in real life. Every CBSE Class 12 board exam Maths paper has included questions related to dice, coins, playing cards and real life situations. There are several important concepts and formulas in probability theory that are used to calculate the likelihood of different events occurring. Some of the most important ones include:

  • The probability of an event occurring is given by the formula:

P(A) = n(A) / n(S),

Where, P(A) is the probability of the event,

n(A) is the number of favourable events that occur,

n(S) is the total number of possible outcomes.

  • The probability of two independent events:

P(A ∩ B) = P(A) * P(B),

Where P(A) and P(B) are the probabilities of both events occurring.

  • The probability of an event occurring given that another event has already occurred is called conditional probability and is given by the formula:

P(A | B) = P(A ∩ B) / P(B),

Where, P(A ∩ B) is the probability of both events occurring

P(B) is the probability of the second event occurring.

  • P(A ∪ B) = P(A) + P(B) - P(A∩B)

  • The probability of an event not occurring is given by the formula:

P(not A) = 1 - P(A),

Where P(A) is the probability of the event occurring.

  • Theorem of total probability:

Let S be a sample space and let A1 , A2, ...,An be a partition of S,

i.e. the events A1 , A2, ..., An are disjoint and their union is S. Let B be an event in S. Then the probability of B occurring is given by:

P(B) = P(B | A1 ) * P(A1 ) + P(B | A2) * P(A2) + ... + P(B | An) * P(An)

The questions given below – or ones similar to them – are likely to be asked.

Q.1: Calculate the probability for given situation

a. If a dice is thrown twice then estimate following:

  1. Probability that the sum of numbers obtained is more than 8.

  2. Probability that the number obtained is the prime number on both dice

  3. Probability of not getting a one on either throw .

  4. Probability of not getting the same number both times

b. A coin is tossed thrice. Calculate the probability of getting

  1. At least two heads

  2. Only one head

  3. Same face

  4. Only two tails

Q.2: Calculate the probability for a given situation

  1. Evaluate P(A ∪ B) if 2 P(A) = P(B) = 5/8 and P(A/B) = 3/5
  2. P and Q take turns to throw a pair of dice. P wins the game if he gets the total of 8 and Q wins the game if he gets the total of 9. If A starts the game then find the probability of B winning the game.
  3. A family has two children. What is the conditional probability that both are girls if it is known that
  1. One of them is a boy
  2. The youngest is a girl
  3. The older child is a boy

Also check - Class 12 Board Exams - Top Maths Formulae You Should Know

Articles

Upcoming School Exams

Admit Card Date:25 March,2025 - 17 April,2025

Admit Card Date:25 March,2025 - 21 April,2025

View All School Exams

Explore Top Universities Across Globe

University of Essex, Colchester
 Wivenhoe Park Colchester CO4 3SQ
University College London, London
 Gower Street, London, WC1E 6BT
The University of Edinburgh, Edinburgh
 Old College, South Bridge, Edinburgh, Post Code EH8 9YL
University of Bristol, Bristol
 Beacon House, Queens Road, Bristol, BS8 1QU
University of Nottingham, Nottingham
 University Park, Nottingham NG7 2RD

Questions related to CBSE Class 12th

Have a question related to CBSE Class 12th ?

Changing from the CBSE board to the Odisha CHSE in Class 12 is generally difficult and often not ideal due to differences in syllabi and examination structures. Most boards, including Odisha CHSE , do not recommend switching in the final year of schooling. It is crucial to consult both CBSE and Odisha CHSE authorities for specific policies, but making such a change earlier is advisable to prevent academic complications.

Hello there! Thanks for reaching out to us at Careers360.

Ah, you're looking for CBSE quarterly question papers for mathematics, right? Those can be super helpful for exam prep.

Unfortunately, CBSE doesn't officially release quarterly papers - they mainly put out sample papers and previous years' board exam papers. But don't worry, there are still some good options to help you practice!

Have you checked out the CBSE sample papers on their official website? Those are usually pretty close to the actual exam format. You could also look into previous years' board exam papers - they're great for getting a feel for the types of questions that might come up.

If you're after more practice material, some textbook publishers release their own mock papers which can be useful too.

Let me know if you need any other tips for your math prep. Good luck with your studies!

It's understandable to feel disheartened after facing a compartment exam, especially when you've invested significant effort. However, it's important to remember that setbacks are a part of life, and they can be opportunities for growth.

Possible steps:

  1. Re-evaluate Your Study Strategies:

    • Identify Weak Areas: Pinpoint the specific topics or concepts that caused difficulties.
    • Seek Clarification: Reach out to teachers, tutors, or online resources for additional explanations.
    • Practice Regularly: Consistent practice is key to mastering chemistry.
  2. Consider Professional Help:

    • Tutoring: A tutor can provide personalized guidance and support.
    • Counseling: If you're feeling overwhelmed or unsure about your path, counseling can help.
  3. Explore Alternative Options:

    • Retake the Exam: If you're confident in your ability to improve, consider retaking the chemistry compartment exam.
    • Change Course: If you're not interested in pursuing chemistry further, explore other academic options that align with your interests.
  4. Focus on NEET 2025 Preparation:

    • Stay Dedicated: Continue your NEET preparation with renewed determination.
    • Utilize Resources: Make use of study materials, online courses, and mock tests.
  5. Seek Support:

    • Talk to Friends and Family: Sharing your feelings can provide comfort and encouragement.
    • Join Study Groups: Collaborating with peers can create a supportive learning environment.

Remember: This is a temporary setback. With the right approach and perseverance, you can overcome this challenge and achieve your goals.

I hope this information helps you.







Hi,

Qualifications:
Age: As of the last registration date, you must be between the ages of 16 and 40.
Qualification: You must have graduated from an accredited board or at least passed the tenth grade. Higher qualifications are also accepted, such as a diploma, postgraduate degree, graduation, or 11th or 12th grade.
How to Apply:
Get the Medhavi app by visiting the Google Play Store.
Register: In the app, create an account.
Examine Notification: Examine the comprehensive notification on the scholarship examination.
Sign up to Take the Test: Finish the app's registration process.
Examine: The Medhavi app allows you to take the exam from the comfort of your home.
Get Results: In just two days, the results are made public.
Verification of Documents: Provide the required paperwork and bank account information for validation.
Get Scholarship: Following a successful verification process, the scholarship will be given. You need to have at least passed the 10th grade/matriculation scholarship amount will be transferred directly to your bank account.

Scholarship Details:

Type A: For candidates scoring 60% or above in the exam.

Type B: For candidates scoring between 50% and 60%.

Type C: For candidates scoring between 40% and 50%.

Cash Scholarship:

Scholarships can range from Rs. 2,000 to Rs. 18,000 per month, depending on the marks obtained and the type of scholarship exam (SAKSHAM, SWABHIMAN, SAMADHAN, etc.).

Since you already have a 12th grade qualification with 84%, you meet the qualification criteria and are eligible to apply for the Medhavi Scholarship exam. Make sure to prepare well for the exam to maximize your chances of receiving a higher scholarship.

Hope you find this useful!

hello mahima,

If you have uploaded screenshot of your 12th board result taken from CBSE official website,there won,t be a problem with that.If the screenshot that you have uploaded is clear and legible. It should display your name, roll number, marks obtained, and any other relevant details in a readable forma.ALSO, the screenshot clearly show it is from the official CBSE results portal.

hope this helps.

View All

what is the difference between nucleophilicity and basicity?

5) During a trekking activity of 6km a student Ram will go to Sangam and return back up to 12 noon. He estimates that he can go to the Sangam at 1.5km/h on average, and return at half of that speed. These speeds take into account breaks and rest times. Using Ram's estimated speeds, what is the latest time he can begin his walk so that he can return by 12 noon?

(a) State the reasons for which Hershey and Chase carried out their experiments.
(b) Answer the following questions based on the experiments of Hershey and Chase :
(i) Name the different radioactive isotopes they used, and explain how they used them.
(ii) Why did they need to agitate and spin their culture ?
(iii) Write their observations and the conclusions they arrived at.

 

 

 

 
 
 
 
 

While studying the dependence of potential difference (V) across a resistor on the current (I) passing through it, in order to determine the resistance of the resistor, a student took 5 readings for different values of current and plotted a graph between V and I . He got a straight line graph passing through the origin. What does the straight line signify ? Write the method of determining resistance of the resistor using this graph.

 

 

 

 
 
 
 
 

A student holding a mirror in his hand, directed the reflecting surface of the mirror towards the Sun. He then directed the reflected light on to a sheet of paper held close to the mirror.

(a) What should he do to burn the paper ?

(b) Which type of mirror does he have ?

(c) Will he be able to determine the approximate value of focal length of this mirror from this activity ? Give reason and draw ray diagram to justify your answer in this case. 

 

 

 

 
 
 
 
 

formula of 3rd law of thermodynamics

 

A student while observing an embryo of a pen seed in the laboratory listed various parts of the embryo as given below : 

Testa, tegmen, radicle, Plumule, micropyle, cotyledon

 

On examining the list the teacher remarked that only three parts are correct. Select three correct parts from the above list

a) tests, Radicle, cotyledons    b) Tegmen, Radicle, Microphyle

c) cotyledons, plumule, Testa    d) Radicel, cotyledons, plumule

 

 

 

 
 
 
 
 

Two identical billiard balls strike a rigid wall with the same speed but at different angles, and get reflected without any change in speed, as shown in Fig. 5.6. What is (i) the direction of the force on the wall due to each ball? (ii) the ratio of the magnitudes of impulses imparted to the balls by the wall ?

A police jeep on a petrol duty on national highway was moving with a speed of 54km/hr. in the same direction. It finds a thief rushing up in a car at a rate of 126km/hr in the same direction. Police sub – inspector fired at the car of the thief with his service revolver with a muzzle speed of 100m/s. with what speed will the bullet hit the car of thief? CLASS - XI PHYSICS (Kinematics)

How many of the following points satisfy the inequality 2x-3y≤ -5?

A.  (0, -1)

B. (0, 1)

C. (-4, 0)

D. (4, 0)

Back to top