COMEDK UGET 2025 Coordinate Geometry Practice Questions with Solutions

Prateek Lakhera

Updated On: April 17, 2025 07:01 PM

Based on past year's paper analysis, COMEDK UGET 2025 Coordinate Geometry practice questions with solutions have been provided here. By regularly solving COMEDK Coordinate Geometry sample questions, you can easily score solid 12-13 marks in the Math section. 
COMEDK UGET 2025 Coordinate Geometry Practice Questions with Solutions

COMEDK UGET 2025 Coordinate Geometry Practice Questions with Solutions: The chapter on Coordinate Geometry covers topics such as Straight Lines, Conic Sections, and Three-dimensional Geometry. If you are preparing for the COMEDK UGET 2025 exam , you must prepare Coordinate Geometry diligently as it carries around 12-13 questions. You should solve COMEDK UGET 2025 Coordinate Geometry practice questions with solutions from previous year papers to ensure a comprehensive preparation for this section. The majority of the topics will be asked from COMEDK Coordinate Geometry sample questions. As per the latest exam analysis, Coordinate Geometry is expected to have approximate 20% weighatge, which can significantly affect your overall score. In this article, we have provided some of the most important COMEDK Coordinate practice questions and expected weightage for the upcoming entrance exam.

Also Check - Do or Die Chapters for COMEDK UGET 2025 Mathematics

Quick Links:

COMEDK UGET 2025 Exam Pattern

COMEDK UGET 2025 Syllabus

COMEDK UGET 2025 Exam Preparation Tips

Best Books for COMEDK UGET 2025 Exam Preparation

COMEDK UGET 2025 Coordinate Geometry Important Topics

The authorities have provided the detailed COMEDK UGET 2025 Mathematics syllabus to help students prepare for the upcoming exam. COMEDK Coordinate Geometry question paper covers mainly three topics: Straight Lines, Conic Sections, and Three-Dimensional Geometry. In the following table, we have listed the section-wise syllabus here:

Chapter

Section

Topics

Coordinate Geometry

Straight Lines

  • Brief recall of two-dimensional geometry.

  • Slope of a line and the angle between two lines.

  • Various forms of equations of a line: parallel to axis, point -slope form, slope-intercept form, two-point form, intercept form.

  • Distance of a point from a line.

Conic Sections

  • Sections of a cone: circles, ellipse, parabola, hyperbola, a point, a straight line, and a pair of intersecting lines as a degenerated case of a conic section.

  • Standard equations and simple properties of parabola, ellipse and hyperbola. Standard equation of a circle.

Three-dimensional Geometry

  • Coordinate axes and coordinate planes in three dimensions.

  • Coordinates of a point.

  • Distance between two points.

COMEDK UGET 2025 Coordinate Geometry Expected Weightage

Coordinate Geometry carries some of the highest weightage, around 20%. Around 12-13questios are asked from COMEDK Coordinate Geometry sample questions. In the following table, we have detailed Coordinate Geometry expected weighatge in COMEDK UGET 2025:

COMEDK UGET 2025 Coordinate Geometry Practice Questions with Solutions

COMEDK UGET 2025 Coordinate Geometry practice questions with solutions are provided below. You should solve these questions to practice for the exam in a diligent manner.

Q1. Let ABC be a triangle with equations of its sides AB, BC, CA respectively are x - 2 = 0, y - 5 = 0, and 5x + 2y - 10 = 0. Then the orthocentre of the triangle lies on the line is?

a. 4x + y = 13

b. 3x + y = 1

c. x - y = 0

d. X - 2y = 0

Ans. a. 4x + y = 13

Solution: We are given that the sides of triangle ABC are:

AB: x - 2 = 0

BC: y - 5 = 0

CA: 5x + 2y - 10 = 0

Let's break it down step by step.

Determine the vertices by finding the intersections of the lines:

Intersection of x - 2 = 0 and y - 5 = 0

x = 2, y = 5

So one vertex is B(2, 5)

Intersection of x - 2 = 0 and 5x + 2y - 10 = 0

Substitute x = 2 into 5x + 2y - 10 = 0

5(2) + 2y - 10 = 0; 2y = 0; y = 0

Thus, the corresponding vertex is A(2,0)

Intersection of y - 5 = 0 and 5x + 2y - 10 = 0

Substitute y = 5 into 5x + 2y - 10 = 0

5x + 2(5) - 10 = 0; 5x = 0; x = 0

Therefore, the third vertex is C(0,5)

Identify the right angle:

Notice that line x - 2 = 0, is vertical and line y - 5 = 0, is horizontal. These lines are perpendicular, so the angle at their intersection, point B(2,5), is 90°.

Find the orthocentre:

In a right-angled triangle, the orthocentre is located at the vertex where the right angle occurs. Since the right angle is at B(2,5), the orthocentre is also B(2,5)

Check which of the given lines passes through the orthocentre B(2,5)

Option A: 3x + y = 1

Substitute x = 2 and y = 5:

3(2) + 5 = 6 + 5 = 11 (≠ 1)

Thus, the orthocentre (2,5) lies on the line 4x + y = 13, which is option a.

Q2. The equation of a circle passing through the origin is x 2 + y 2 - 6x + 2y = 0. The equation of one of its diameters is:

a. 3x - y = 0

b. x + 3y = 0

c. x - 3y = 0

d. x + y = 0

Ans. b. x + 3y = 0

Solution: To determine the equation of one of the diameters of the given circle, we need to first rewrite the equation of the circle in its standard form. The given equation is:

x 2 + y 2 - 6x + 2y = 0

We will complete the square for both the x and y terms:

Starting with the x terms:

x 2 - 6x

Add and subtract (6/2) 2 = 9

x 2 - 6x + 9 - 9 = (x - 3) 2 - 9

Next, for the y terms:

y 2 + 2y

Add and subtract (2/2) 2 = 1

y 2 + 2y + 1 - 1 = (y+1) 2 - 1

Now substitute these results back into the original equation:

x 2 - 6x + y 2 +2y = 0

Becomes:

[(x-3) 2 - 9] + [(y+1) 2 - 1] = 0

Simplify it,

(x-3) 2 + (y+1) 2 - 10 = 0

This is equivalent to:

(x-3) 2 + (y+1) 2 = 10

This represents a circle with center at (3, -1) and radius √10

The equation of a diameter of the circle must pass through the center, (3, -1), and the origin, (0,0). We can find the equation of the line passing through these two points using the point-slope form.

The slope of the line passing through (3, -1) and (0,0) is:

Slope [0-(-1)]/0-3 = 1/-3 = -1/3

Using the point-slope form of the line equation:

y - y 1 = m(x - x 1 )

Where, (x 1 ,y 1 ) = (3,-1) and m = -1/3, we get,

y + 1 = -1/3 (x - 3)

Multiply through by 3 to clear the fraction:

3(y+1) = -(x-3)

Simplify the equation:

3y + 3 = -x + 3

Rearrange to get the standard form of the line equation:

x + 3y = 0

Therefore, the equation of one of its diameters is:

Option D.

Q3. In the parabola y 2 = 4ax, the length of the latus rectum is 6 units and there is a chord passing through its vertex and the negative end of the latus rectum. Then the equation of the chord is?

a. x + 2y = 0

b. x -2y = 0

c. 2x + y = 0

d. 2x - y = 0

Ans. c. 2x + y = 0

Solution: The length of the latus rectum of the parabola y 2 = 4ax is 4a

Given that the length of the latus rectum is 6 units, we have 4a = 6. Therefore, a = 3/2

The equation of the parabola becomes y 2 = 6x

The vertex of the parabola is at the origin (0,0), and the negative end of the latus rectum is at the point (-a, 2a), which is (-3/2, 3) in this case. The slope of the chord passing through the vertex and the negative end of the latus rectum is (3-0)/-3/2-0 = -2.

The equation of the chord in point-slope form is y - 0 = -2(x-0), which simplifies to y = -2x

Therefore, the equation of the chord is 2x + y = 0

Q4. If the length of the major axis of an ellipse is 3 times the length of the minor axis, then its eccentricity is

a. 1/√2

b. 2/√3

c. 1/√3

d. 2√2/3

Ans. 2√2/3

Solution: To find the eccentricity of the ellipse, we start with the given information that the length of the major axis of an ellipse is 3 times the length of the minor axis. First, let's define the standard notation for an ellipse and apply the given information.

The standard form of the ellipse with the major and minor axes along the x-axis and y-axis respectively is

x 2 /a 2 + y 2 /b 2 = 1.

where a is the semi-major axis and b is the semi-minor axis. The length of the major axis is 2a and the length of the minor axis is 2b. Given that the length of the major axis is 3 times the length of the minor axis, we have: 2a = 3(2b)

Or,

a = 3b

The eccentricity e of an ellipse is given by the formula:

e = √(1-b 2 /a 2 )

Substitute a = 3b into the eccentricity formula:

e = √[1-b 2 /(3b) 2 ]

Simplifying the equation,

e = √8/2

Or, e = 2√2/3

Q5. If the distance between the foci and the distance between the two directrices are in the ratio 3:2 for a hyperbola x 2 /a 2 - y 2 /b 2 = 1; then a:b is:

a. √2:1

b. 1:2

c. √3:√2

d. 2:1

Ans. a. √2:1

Solution: Let's work through the problem step-by-step.

For the hyperbola

x 2 /a 2 - y 2 /b 2 = 1

the foci are located at

± c with c 2 = a 2 + b 2

Thus, the distance between the foci is 2c.

The directrices of this hyperbola are given by,

x = ± a/e,

Where the eccentricity is

e = c/a.

Therefore, the distance between the two directrices is

2(a/e)

According to the problem, the ratio of the distance between the foci to the distance between the directrices is

2c/2(a/e) = ce/a = 3/2

Since the eccentricity is

e = c/a.

Multiplying by e, e 2 = ce/a

e 2 = 3/2

We also know that for this hyperbola,

e 2 = 1+b 2 /a 2

Setting these equal gives:

1 + b 2 /a 2 = 3/2

Subtract 1 from both sides

b 2 /a 2 = 3/2 - 1 = 1/2

Taking square roots on both sides, we find:

b/a = 1/√2,

which can be rewritten as

b:a = √2:1

Coordinate Geometry covers a significant part of the Mathematics syllabus in COMEDK exam, thus making it one of the most important chapters. You should focus on important chapters from the syllabus, and solve as many COMEDK UGET 2025 Coordinate Geometry practice questions as possible.

Related Article

COMEDK UGET 2025 Current Electricity Practice Questions with Solutions COMEDK UGET 2025 Electrostatics Practice Questions with Solutions
COMEDK UGET 2025 Heat and Thermodynamics Practice Questions with Solutions COMEDK UGET 2025 Atoms and Nuclei Practice Questions with Solutions
COMEDK UGET 2025 Optics Practice Questions with Solutions COMEDK UGET 2025 Atomic Structure Practice Questions with Solutions
COMEDK UGET 2025 Thermodynamics Practice Questions with Solutions COMEDK UGET 2025 Liquid Solution Practice Questions with Solutions
COMEDK UGET 2025 Chemical Kinetics Practice Questions with Solutions COMEDK UGET 2025 Chemical Bonding and Molecular Structure Practice Questions with Solutions
COMEDK UGET 2025 Vector Algebra Practice Questions with Solutions COMEDK UGET 2025 Matrices and Determinants Practice Questions with Solutions
COMEDK UGET 2025 Trigonometry Practice Questions with Solutions -

We hope this article about COMEDK UGET 2025 Coordinate Geometry Practice Questions with Solutions was helpful to you. For more such articles and information, stay tuned to CollegeDekho!

Are you feeling lost and unsure about what career path to take after completing 12th standard?

Say goodbye to confusion and hello to a bright future!

news_cta

FAQs

How many marks are covered in COMEDK UGET 2025 Coordinate Geometry?

You can expect 12 - 13 marks from COMEDK UGET 2025 Coordinate Geometry section.

Is Straight Lines an important topic for COMEDK UGET 2025 Mathematics?

Yes, Straight Lines is a topic in Coordinate Geometry syllabus for COMEDK UGET 2025 Mathematics. This topic covers concepts such as definitions, properties, and applications of the straight lines.

Can I skip Coordinate Geometry to prepare for COMEDK UGET 2025 Mathematics?

No, you should not skip Coordinate Geometry to prepare for COMEDK UGET 2025 Mathematics. Coordinate Geometry has one of the highest weightage averages, making it one of the most important chapters for exam preparation.

What is the weightage of Coordinate Geometry in COMEDK UGET 2025?

Coordinate Geometry has a weightage of around 20% in COMEDK UGET 2025 exam.

Is Coordinate Geometry difficult for COMEDK UGET 2025?

Yes, generally the difficulty level of Coordinate Geometry is considered moderate to difficult for COMEDK UGET 2025 exam.

/articles/comedk-uget-coordinate-geometry-practice-questions-with-solutions-engineering/

Next Story

View All Questions

Related Questions

Is getting into LPU difficult?

-Saurabh JoshiUpdated on November 10, 2025 06:17 PM
  • 92 Answers
vridhi, Student / Alumni

Getting into LPU is generally not very difficult compared to many other private universities, as they have a flexible admission process. Most courses have straightforward eligibility criteria, usually based on your previous academic performance (like 10+2 marks for undergraduate programs). For popular or professional programs, there may be entrance tests like LPUNEST, but the university also considers board exam scores and other qualifications. Overall, with the right preparation and meeting the eligibility requirements, securing admission to LPU is quite achievable.

READ MORE...

can you use rough paper and pen in lpunest exam online

-Annii08Updated on November 10, 2025 09:51 PM
  • 49 Answers
Vidushi Sharma, Student / Alumni

Yes, candidates can use a pen and blank sheets of paper for rough work during the LPUNEST online proctored exam. However, the sheets must be completely blank before starting. The proctor may ask students to show them via webcam anytime, ensuring exam integrity while allowing necessary calculations.

READ MORE...

What mentorship system supports SRMU Law students academically?

-shashi kant Updated on November 10, 2025 04:12 PM
  • 1 Answer
Aindrila, Content Team

At SRMU, law students are supported academically through a structured Mentorship System that includes faculty mentorship, academic guidance, career development, etc. Under this system, each student is assigned a faculty mentor who provides regular academic counselling, monitors academic performance, and helps students set and achieve their educational goals. The mentors assist students in improving their legal research, writing, and analytical skills, while offering advice on internships, moot court participation, and career planning. Regular mentor meetings are held to address academic challenges and provide feedback for overall development.

READ MORE...

Do you have a question? Ask us.

  • Typical response between 24-48 hours

  • Get personalized response

  • Free of Cost

  • Access to community

Recent Articles

Recent News

Subscribe to CollegeDekho News

By proceeding ahead you expressly agree to the CollegeDekho terms of use and privacy policy

Top 10 Engineering Colleges in India

View All