Q. For the parabola y = x^2 - 4x + 3, find the coordinates of the vertex.
A.
(2, -1)
B.
(1, 2)
C.
(2, 1)
D.
(1, -1)
Show solution
Solution
To find the vertex, use x = -b/(2a). Here, a = 1, b = -4, so x = 2. Substitute x = 2 into the equation to find y = -1. Thus, the vertex is (2, -1).
Correct Answer:
A
— (2, -1)
Learn More →
Q. For the parabola y^2 = 16x, what is the coordinates of the vertex?
A.
(0, 0)
B.
(4, 0)
C.
(0, 4)
D.
(0, -4)
Show solution
Solution
The vertex of the parabola y^2 = 4px is at (0, 0).
Correct Answer:
A
— (0, 0)
Learn More →
Q. For the parabola y^2 = 20x, what is the coordinates of the vertex?
A.
(0, 0)
B.
(5, 0)
C.
(0, 5)
D.
(10, 0)
Show solution
Solution
The vertex of the parabola y^2 = 4px is at (0, 0). Here, p = 5, but the vertex remains at (0, 0).
Correct Answer:
A
— (0, 0)
Learn More →
Q. Identify the family of curves represented by the equation x^2 + y^2 = r^2.
A.
Straight lines
B.
Ellipses
C.
Circles
D.
Hyperbolas
Show solution
Solution
The equation x^2 + y^2 = r^2 represents a family of circles with varying radii 'r'.
Correct Answer:
C
— Circles
Learn More →
Q. Identify the family of curves represented by the equation y = a(x - h)^2 + k.
A.
Parabolas
B.
Circles
C.
Ellipses
D.
Hyperbolas
Show solution
Solution
The equation y = a(x - h)^2 + k represents a family of parabolas that open upwards or downwards.
Correct Answer:
A
— Parabolas
Learn More →
Q. Identify the family of curves represented by the equation y = ax^2 + bx + c.
A.
Linear functions
B.
Quadratic functions
C.
Cubic functions
D.
Exponential functions
Show solution
Solution
The equation y = ax^2 + bx + c represents a family of quadratic functions with varying coefficients (a, b, c).
Correct Answer:
B
— Quadratic functions
Learn More →
Q. Identify the family of curves represented by the equation y = a^x.
A.
Exponential functions
B.
Logarithmic functions
C.
Polynomial functions
D.
Trigonometric functions
Show solution
Solution
The equation y = a^x represents a family of exponential functions where a is a positive constant.
Correct Answer:
A
— Exponential functions
Learn More →
Q. Identify the family of curves represented by the equation y = c/x, where c is a constant.
A.
Linear functions
B.
Hyperbolas
C.
Parabolas
D.
Circles
Show solution
Solution
The equation y = c/x represents a family of hyperbolas with varying asymptotes.
Correct Answer:
B
— Hyperbolas
Learn More →
Q. Identify the family of curves represented by the equation y = e^(kx), where k is a constant.
A.
Linear functions
B.
Exponential functions
C.
Logarithmic functions
D.
Polynomial functions
Show solution
Solution
The equation y = e^(kx) represents a family of exponential functions with varying growth rates determined by k.
Correct Answer:
B
— Exponential functions
Learn More →
Q. Identify the family of curves represented by the equation y = e^(kx).
A.
Linear functions
B.
Exponential functions
C.
Logarithmic functions
D.
Polynomial functions
Show solution
Solution
The equation y = e^(kx) represents a family of exponential functions with varying growth rates determined by 'k'.
Correct Answer:
B
— Exponential functions
Learn More →
Q. Identify the family of curves represented by the equation y = mx^3 + c.
A.
Cubic functions
B.
Quadratic functions
C.
Linear functions
D.
Exponential functions
Show solution
Solution
The equation y = mx^3 + c represents a family of cubic functions with varying coefficients m and c.
Correct Answer:
A
— Cubic functions
Learn More →
Q. Identify the family of curves represented by the equation y = sin(kx) for varying k.
A.
Sine waves
B.
Cosine waves
C.
Straight lines
D.
Parabolas
Show solution
Solution
The equation y = sin(kx) represents a family of sine waves with varying frequencies determined by k.
Correct Answer:
A
— Sine waves
Learn More →
Q. Identify the family of curves represented by the equation y^2 = 4ax.
A.
Parabolas
B.
Hyperbolas
C.
Ellipses
D.
Straight lines
Show solution
Solution
The equation y^2 = 4ax represents a family of parabolas that open to the right with varying values of 'a'.
Correct Answer:
A
— Parabolas
Learn More →
Q. If a circle has a diameter of 10, what is its circumference?
A.
10π
B.
20π
C.
5π
D.
15π
Show solution
Solution
Circumference C = πd = π(10) = 10π.
Correct Answer:
B
— 20π
Learn More →
Q. If a circle has the equation x² + y² - 4x + 6y + 9 = 0, what is the center of the circle?
A.
(2, -3)
B.
(2, 3)
C.
(-2, 3)
D.
(-2, -3)
Show solution
Solution
Rearranging the equation to standard form gives (x - 2)² + (y + 3)² = 0, thus the center is (2, -3).
Correct Answer:
A
— (2, -3)
Learn More →
Q. If a line passes through the points (1, 1) and (2, 3), what is its equation in slope-intercept form?
A.
y = 2x - 1
B.
y = 3x - 2
C.
y = 2x + 1
D.
y = x + 2
Show solution
Solution
Slope m = (3 - 1) / (2 - 1) = 2. Using point-slope form: y - 1 = 2(x - 1) => y = 2x - 1.
Correct Answer:
A
— y = 2x - 1
Learn More →
Q. If an ellipse has a semi-major axis of 10 and a semi-minor axis of 6, what is the value of b^2?
Show solution
Solution
For an ellipse, b is the semi-minor axis. Here, b = 6, so b^2 = 6^2 = 36.
Correct Answer:
A
— 36
Learn More →
Q. If the center of a circle is at (0, 0) and it passes through the point (3, 4), what is the radius of the circle?
Show solution
Solution
The radius is the distance from the center to the point, which is √(3² + 4²) = √25 = 5.
Correct Answer:
A
— 5
Learn More →
Q. If the center of a circle is at (0, 0) and it passes through the point (3, 4), what is the equation of the circle?
A.
x² + y² = 25
B.
x² + y² = 12
C.
x² + y² = 7
D.
x² + y² = 16
Show solution
Solution
The radius is 5 (distance from (0,0) to (3,4)), so the equation is x² + y² = 5² = 25.
Correct Answer:
A
— x² + y² = 25
Learn More →
Q. If the coordinates of the vertices of a triangle are (1, 1), (4, 5), and (7, 2), what is the perimeter of the triangle?
Show solution
Solution
Calculate distances AB, BC, CA and sum them: AB = 5, BC = 5, CA = 7. Perimeter = 5 + 5 + 7 = 17.
Correct Answer:
B
— 14
Learn More →
Q. If the coordinates of the vertices of a triangle are (1, 2), (3, 4), and (5, 2), what is the perimeter of the triangle?
Show solution
Solution
Perimeter = AB + BC + CA = √[(3-1)² + (4-2)²] + √[(5-3)² + (2-4)²] + √[(1-5)² + (2-2)²] = 2.83 + 2.83 + 4 = 10.
Correct Answer:
B
— 10
Learn More →
Q. If the coordinates of the vertices of a triangle are (1, 2), (4, 6), and (7, 2), what is the perimeter of the triangle?
Show solution
Solution
Perimeter = AB + BC + CA = √[(4-1)² + (6-2)²] + √[(7-4)² + (2-6)²] + √[(1-7)² + (2-2)²] = 3 + √(9 + 16) + 6 = 3 + 5 + 6 = 14.
Correct Answer:
B
— 14
Learn More →
Q. If the coordinates of the vertices of a triangle are A(1, 1), B(4, 5), and C(7, 2), what is the area of the triangle?
Show solution
Solution
Area = 1/2 | x1(y2-y3) + x2(y3-y1) + x3(y1-y2) | = 1/2 | 1(5-2) + 4(2-1) + 7(1-5) | = 1/2 | 3 + 4 - 28 | = 1/2 * 21 = 10.5.
Correct Answer:
B
— 12
Learn More →
Q. If the directrix of a parabola is given by the equation y = -p, what is the equation of the parabola?
A.
y^2 = 4px
B.
x^2 = 4py
C.
y^2 = -4px
D.
x^2 = -4py
Show solution
Solution
The equation of a parabola with directrix y = -p is y^2 = -4px.
Correct Answer:
C
— y^2 = -4px
Learn More →
Q. If the eccentricity of a parabola is e, what is the value of e?
Show solution
Solution
The eccentricity of a parabola is always equal to 1.
Correct Answer:
B
— 1
Learn More →
Q. If the equation of a parabola is given by y^2 = 12x, what is the value of 'p'?
Show solution
Solution
In the equation y^2 = 4px, p = 3, hence the value of 'p' is 3.
Correct Answer:
B
— 6
Learn More →
Q. If the equation of an ellipse is 9x^2 + 16y^2 = 144, what are the lengths of the semi-major and semi-minor axes?
A.
3, 4
B.
4, 3
C.
6, 8
D.
8, 6
Show solution
Solution
Rewriting the equation in standard form gives (x^2/16) + (y^2/9) = 1, so semi-major axis a = 4 and semi-minor axis b = 3.
Correct Answer:
A
— 3, 4
Learn More →
Q. If the family of curves is given by y = k/x, what type of curves does it represent?
A.
Linear
B.
Hyperbolic
C.
Circular
D.
Exponential
Show solution
Solution
The equation y = k/x represents a family of hyperbolas.
Correct Answer:
B
— Hyperbolic
Learn More →
Q. If the lengths of the semi-major and semi-minor axes of an ellipse are 5 and 3 respectively, what is the distance between the foci?
Show solution
Solution
The distance between the foci is given by 2c, where c = √(a^2 - b^2). Here, c = √(5^2 - 3^2) = √16 = 4, so the distance is 2c = 8.
Correct Answer:
A
— 4
Learn More →
Q. If the line 3x + 4y = 12 intersects the x-axis, what is the point of intersection?
A.
(4, 0)
B.
(0, 3)
C.
(0, 4)
D.
(3, 0)
Show solution
Solution
Set y = 0 in the equation: 3x = 12 => x = 4. The point is (4, 0).
Correct Answer:
A
— (4, 0)
Learn More →
Showing 91 to 120 of 361 (13 Pages)
Coordinate Geometry MCQ & Objective Questions
Coordinate Geometry is a crucial topic for students preparing for school exams and competitive tests in India. Mastering this subject not only enhances your understanding of geometric concepts but also significantly boosts your performance in exams. Practicing MCQs and objective questions on Coordinate Geometry helps you identify important questions and strengthens your exam preparation strategy.
What You Will Practise Here
Understanding the Cartesian coordinate system and plotting points.
Finding the distance between two points using the distance formula.
Determining the midpoint of a line segment.
Exploring the slope of a line and its significance.
Analyzing equations of lines, including slope-intercept and point-slope forms.
Working with the equations of circles and their properties.
Solving problems involving the area of triangles and quadrilaterals in the coordinate plane.
Exam Relevance
Coordinate Geometry is a vital part of the curriculum for CBSE, State Boards, NEET, and JEE exams. Questions from this topic often appear in various formats, including direct application problems, conceptual understanding, and graphical interpretations. Students can expect to encounter questions that require them to apply formulas, interpret graphs, and solve real-world problems, making it essential to practice thoroughly.
Common Mistakes Students Make
Confusing the formulas for distance and midpoint, leading to calculation errors.
Misinterpreting the slope of a line, especially when dealing with vertical and horizontal lines.
Overlooking the significance of signs in coordinate points, which can alter the outcome of problems.
Failing to convert between different forms of line equations when required.
FAQs
Question: What are the key formulas I need to remember for Coordinate Geometry?Answer: The key formulas include the distance formula, midpoint formula, and the slope formula, which are essential for solving problems in this topic.
Question: How can I improve my speed in solving Coordinate Geometry MCQs?Answer: Regular practice with timed quizzes and focusing on understanding concepts rather than rote memorization can help improve your speed and accuracy.
Start solving practice MCQs on Coordinate Geometry today to test your understanding and enhance your exam readiness. Remember, consistent practice is the key to mastering this topic and achieving your academic goals!