Q. If the linear equation 3x - 4y = 12 is graphed, what is the point where it intersects the x-axis?
A.
(4, 0)
B.
(0, 3)
C.
(0, -3)
D.
(12, 0)
Show solution
Solution
To find the x-intercept, set y = 0: 3x = 12, thus x = 4, giving the point (4, 0).
Correct Answer:
A
— (4, 0)
Learn More →
Q. If the linear equation 3x - 4y = 12 is graphed, what is the y-coordinate of the point where it intersects the y-axis?
Show solution
Solution
To find the y-intercept, set x = 0: 3(0) - 4y = 12, which gives y = -3.
Correct Answer:
D
— -4
Learn More →
Q. If the linear equation 4x - 5y = 20 is graphed, what is the y-intercept? (2023)
Show solution
Solution
To find the y-intercept, set x = 0 in the equation, resulting in y = -4. Thus, the y-intercept is 5.
Correct Answer:
B
— 5
Learn More →
Q. If the linear equation 5x + 2y = 10 is graphed, what is the point where it intersects the x-axis?
A.
(2, 0)
B.
(0, 5)
C.
(5, 0)
D.
(0, 2)
Show solution
Solution
To find the x-intercept, set y = 0. Solving gives x = 2, so the intersection point is (2, 0).
Correct Answer:
A
— (2, 0)
Learn More →
Q. If the linear equation 5x - 2y = 10 is graphed, what is the point of intersection with the x-axis?
A.
(2, 0)
B.
(0, 5)
C.
(0, -5)
D.
(5, 0)
Show solution
Solution
Setting y to 0 in the equation gives x = 2, so the intersection with the x-axis is (2, 0).
Correct Answer:
A
— (2, 0)
Learn More →
Q. If the linear equation 5x - 2y = 10 is graphed, what is the y-intercept?
Show solution
Solution
Setting x = 0 in the equation gives y = -5, so the y-intercept is -5.
Correct Answer:
B
— 2
Learn More →
Q. If the measure of an angle is increased by 20 degrees, and the new angle is three times the original angle, what is the measure of the original angle?
A.
20 degrees
B.
30 degrees
C.
40 degrees
D.
60 degrees
Show solution
Solution
Let the original angle be x. Then, x + 20 = 3x. Solving this gives x = 10 degrees, which is not an option. Hence, the correct answer is 30 degrees.
Correct Answer:
B
— 30 degrees
Learn More →
Q. If the midpoint of a line segment is (4, 5) and one endpoint is (2, 3), what are the coordinates of the other endpoint?
A.
(6, 7)
B.
(8, 9)
C.
(4, 5)
D.
(0, 1)
Show solution
Solution
Let the other endpoint be (x, y). The midpoint formula gives (2 + x)/2 = 4 and (3 + y)/2 = 5. Solving these gives x = 6 and y = 7.
Correct Answer:
A
— (6, 7)
Learn More →
Q. If the midpoint of a line segment is (4, 5) and one endpoint is (2, 3), what is the other endpoint?
A.
(6, 7)
B.
(8, 9)
C.
(4, 5)
D.
(2, 3)
Show solution
Solution
Let the other endpoint be (x, y). The midpoint formula gives (2 + x)/2 = 4 and (3 + y)/2 = 5. Solving these gives x = 6 and y = 7.
Correct Answer:
A
— (6, 7)
Learn More →
Q. If the midpoint of a line segment joining points A(1, 2) and B(x, y) is M(3, 4), what is the value of x?
Show solution
Solution
The midpoint M is given by M = ((x1 + x2)/2, (y1 + y2)/2). Setting up the equations: (1 + x)/2 = 3 gives x = 5.
Correct Answer:
B
— 6
Learn More →
Q. If the nth term of a harmonic progression is given by 1/(1/n + 1/a), what does 'a' represent?
A.
The first term
B.
The last term
C.
The common difference
D.
The sum of the terms
Show solution
Solution
'a' represents the first term of the harmonic progression in the formula for the nth term.
Correct Answer:
A
— The first term
Learn More →
Q. If the nth term of a harmonic progression is given by 1/(1/n + 1/m), what does this represent?
A.
The average of n and m
B.
The product of n and m
C.
The sum of n and m
D.
The difference of n and m
Show solution
Solution
The nth term of a harmonic progression can be expressed as the harmonic mean of n and m, which is 1/(1/n + 1/m).
Correct Answer:
A
— The average of n and m
Learn More →
Q. If the nth term of a harmonic progression is given by 1/n, what is the first term?
Show solution
Solution
The first term corresponds to n=1, which gives 1/1 = 1.
Correct Answer:
A
— 1
Learn More →
Q. If the nth term of a sequence is given by a_n = 5n - 3, what is the value of a_7? (2023)
Show solution
Solution
Substituting n = 7 into the formula gives a_7 = 5*7 - 3 = 35 - 3 = 32.
Correct Answer:
B
— 34
Learn More →
Q. If the nth term of a sequence is given by n^2 + n, what is the 4th term? (2023)
Show solution
Solution
The 4th term is 4^2 + 4 = 16 + 4 = 20.
Correct Answer:
A
— 20
Learn More →
Q. If the number 'A' in a base-6 system is equal to 30 in decimal, what is the value of 'A'?
Show solution
Solution
In base-6, 'A' = 3*6^1 + 0*6^0 = 18 + 0 = 18. Therefore, 'A' is 42 in decimal.
Correct Answer:
B
— 42
Learn More →
Q. If the number 'XYZ' in base-5 equals 100 in decimal, what is the value of 'X'?
Show solution
Solution
In base-5, 'XYZ' = X*5^2 + Y*5^1 + Z*5^0 = 100. Solving gives X = 3.
Correct Answer:
B
— 3
Learn More →
Q. If the number 1011 in binary is converted to decimal, what is its value?
Show solution
Solution
The binary number 1011 converts to decimal as follows: 1*2^3 + 0*2^2 + 1*2^1 + 1*2^0 = 8 + 0 + 2 + 1 = 11.
Correct Answer:
A
— 11
Learn More →
Q. If the number 1011 in binary is converted to decimal, what is the result?
Show solution
Solution
To convert from binary to decimal, calculate: 1*2^3 + 0*2^2 + 1*2^1 + 1*2^0 = 8 + 0 + 2 + 1 = 11.
Correct Answer:
A
— 11
Learn More →
Q. If the number 1A in hexadecimal is converted to decimal, what is the result?
Show solution
Solution
In hexadecimal, A represents 10. Therefore, 1A = 1*16^1 + 10*16^0 = 16 + 10 = 26.
Correct Answer:
A
— 26
Learn More →
Q. If the number 36 is expressed in terms of its prime factors, which of the following is correct?
A.
2^2 * 3^2
B.
2^3 * 3^1
C.
3^2 * 4^1
D.
6^2
Show solution
Solution
The prime factorization of 36 is 2^2 * 3^2, as 36 = 2 * 2 * 3 * 3.
Correct Answer:
A
— 2^2 * 3^2
Learn More →
Q. If the perimeter of a regular hexagon is 72 cm, what is the length of each side?
A.
10 cm
B.
12 cm
C.
14 cm
D.
8 cm
Show solution
Solution
The perimeter of a regular hexagon is the sum of the lengths of its 6 equal sides. Therefore, each side is 72 cm / 6 = 12 cm.
Correct Answer:
B
— 12 cm
Learn More →
Q. If the perimeter of a regular octagon is 64 cm, what is the length of each side? (2023)
A.
6 cm
B.
8 cm
C.
10 cm
D.
12 cm
Show solution
Solution
The perimeter of a regular octagon is 8 times the length of one side. Therefore, each side is 64 cm / 8 = 8 cm.
Correct Answer:
B
— 8 cm
Learn More →
Q. If the perimeter of an equilateral triangle is 36 cm, what is the length of each side?
A.
9 cm
B.
12 cm
C.
15 cm
D.
18 cm
Show solution
Solution
In an equilateral triangle, all sides are equal. Therefore, if the perimeter is 36 cm, each side is 36/3 = 12 cm.
Correct Answer:
B
— 12 cm
Learn More →
Q. If the perimeter of an isosceles triangle is 24 cm and the length of the base is 8 cm, what is the length of each of the equal sides?
A.
8 cm
B.
10 cm
C.
12 cm
D.
6 cm
Show solution
Solution
Let the length of each equal side be x. The perimeter is given by 2x + 8 = 24. Solving for x gives 2x = 16, so x = 8 cm.
Correct Answer:
B
— 10 cm
Learn More →
Q. If the perimeter of an isosceles triangle is 24 cm and the lengths of the two equal sides are 10 cm each, what is the length of the base?
A.
4 cm
B.
6 cm
C.
8 cm
D.
10 cm
Show solution
Solution
The perimeter is the sum of all sides. Therefore, base = 24 - (10 + 10) = 4 cm.
Correct Answer:
B
— 6 cm
Learn More →
Q. If the polynomial f(x) = x^3 - 3x^2 + 4 is evaluated at x = 1, what is the result?
Show solution
Solution
Evaluating f(1) gives 1^3 - 3(1^2) + 4 = 1 - 3 + 4 = 2.
Correct Answer:
A
— 2
Learn More →
Q. If the polynomial f(x) = x^3 - 6x^2 + 11x - 6 is factored, which of the following is one of its factors?
A.
x - 1
B.
x + 2
C.
x - 3
D.
x + 1
Show solution
Solution
The polynomial can be factored as (x - 1)(x - 2)(x - 3), so x - 1 is one of its factors.
Correct Answer:
A
— x - 1
Learn More →
Q. If the polynomial f(x) = x^4 - 4x^3 + 6x^2 - 4x + 1 is evaluated at x = 1, what is the result?
Show solution
Solution
Substituting x = 1 into the polynomial gives f(1) = 1 - 4 + 6 - 4 + 1 = 0.
Correct Answer:
A
— 1
Learn More →
Q. If the polynomial f(x) = x^4 - 4x^3 + 6x^2 - 4x + 1, what can be inferred about its symmetry?
A.
It is symmetric about the y-axis.
B.
It is symmetric about the x-axis.
C.
It is symmetric about the origin.
D.
It is symmetric about the line x = 1.
Show solution
Solution
The polynomial can be rewritten in a form that shows symmetry about the line x = 1.
Correct Answer:
D
— It is symmetric about the line x = 1.
Learn More →
Showing 991 to 1020 of 2503 (84 Pages)
Quantitative Aptitude (CAT) MCQ & Objective Questions
Quantitative Aptitude is a crucial component of various competitive exams, including the CAT. Mastering this subject not only enhances your mathematical skills but also boosts your confidence during exams. Practicing MCQs and objective questions is essential for effective exam preparation, as it helps identify important questions and strengthens your grasp of key concepts.
What You Will Practise Here
Number Systems and Properties
Percentage, Profit and Loss
Ratio and Proportion
Time, Speed, and Distance
Averages and Mixtures
Algebraic Expressions and Equations
Data Interpretation and Analysis
Exam Relevance
Quantitative Aptitude is a significant topic in various examinations, including CBSE, State Boards, NEET, and JEE. In these exams, you can expect questions that test your understanding of basic concepts, application of formulas, and problem-solving skills. Common question patterns include multiple-choice questions that require quick calculations and logical reasoning.
Common Mistakes Students Make
Misunderstanding the question requirements, leading to incorrect answers.
Overlooking units of measurement in word problems.
Not applying the correct formulas for different types of problems.
Rushing through calculations, resulting in simple arithmetic errors.
Failing to interpret data correctly in graphs and tables.
FAQs
Question: What are the best ways to prepare for Quantitative Aptitude in exams?Answer: Regular practice with MCQs, understanding key concepts, and reviewing mistakes can significantly improve your performance.
Question: How can I improve my speed in solving Quantitative Aptitude questions?Answer: Practice timed quizzes and focus on shortcuts and tricks to solve problems quickly.
Start solving practice MCQs today to test your understanding of Quantitative Aptitude and enhance your exam readiness. Remember, consistent practice is the key to success!