Questions tagged [analytic-geometry]

Questions on the use of algebraic techniques for proving geometric facts. Analytic Geometry is a branch of algebra that is used to model geometric objects - points, (straight) lines, and circles being the most basic of these. It is concerned with defining and representing geometrical shapes in a numerical way.

Analytic geometry, also called coordinate geometry, mathematical subject in which algebraic symbolism and methods are used to represent and solve problems in geometry.

The importance of analytic geometry is that it establishes a correspondence between geometric curves and algebraic equations. This correspondence makes it possible to reformulate problems in geometry as equivalent problems in algebra, and vice versa; the methods of either subject can then be used to solve problems in the other.

Analytic geometry was introduced by René Descartes in $1637$ and was of fundamental importance in the development of the calculus by Sir Isaac Newton and G. W. Leibniz in the late $17^{th}$ cent. More recently it has served as the basis for the modern development and exploitation of algebraic geometry.

6689 questions
0
votes
1 answer

Direction when finding bisector length

Consider the triangle defined by $ A(3, -5)$, $B(1, -3) $ and $ C(2, -2) $. I need to get the length of the angle B external bisector. Here my picture I think I know the process: Find the distances Get the ratio using the exterior bisector…
0
votes
1 answer

Cartesian Plane and Number Lines

good day. May I ask how many number lines are there in a cartesian plane? I'm clueless. Thank you so much
Plorr
  • 1
0
votes
1 answer

Locus of hyperbole chords midpoints

Find the locus of midpoints of all chords of hyperbole $b^2x^2-a^2y^2=a^2b^2$ that pass through point $A(a,0)$. How do I approach this?
Dovla
  • 205
0
votes
2 answers

Coordinate geo(Locus of a point P)

I was solving some objective problems on locus based problems and then I encountered this, If the sum of the distances of a point $P$ from two perpendicular lines in a plane is $1$,then find the locus of the point $P$. I am not able to figure out…
Anish Ray
  • 857
0
votes
1 answer

Prove that a shape must be a rhombus using rules of coordinate geometry

Quadrilateral ABCD has points A (0,0) B (a,b) C (a+b,a+b) D (b,a). Prove it is a rhombus for any values of a and b. I have tried to solve this by saying that since points A and C both have equal x and y coordinates, that this means all 4 sides are…
0
votes
2 answers

What are the coordinates of the center of the circumscribed circle of a triangle with the 3 vertices known?

So I have 3 points A(1,3), B(-2,1), C(-3,-1). What are the coordinates of the center of the circumscribed circle and what is the radius of the circle?
0
votes
1 answer

My ellipse perimeter(is this a correct formula?)

here is my proof Formula: [4b+a^2(π-2)/b+a(π-2)] Let A minor axis Let B major axis 1.)Example: given (A= 0) (B= 1000) Solving: [4*1000+0^2(π-2)/1000+0(π-2)] Answer= 4000 because A is 0 so the answer is 4000 or only…
0
votes
3 answers

Find the lines which have a certain distance from a certain point

We have a point $P(1,7)$, get the equations of the 2 lines which have a distance of $5$ from point $P$. Both of the lines go through the origin. So I used the formula $\dfrac{|ax+by-c|}{\sqrt{a^2+b^2}} = 5$ However, I only know $x, y$ and $c$. My…
JohnPhteven
  • 2,007
0
votes
1 answer

The angle between the lines represented by the equation

The angle between the lines represented by the equation $ax^2+2hxy-by^2+2gx+2fy+c=0$ is: $1$. $90^\circ $ $2$. $60^\circ $ $3$. $\tan^{-1} (\dfrac {2\sqrt {h^2-ab}}{ab}$ $4$. $30^\circ $. My Attempt: $$ax^2+2hxy-by^2+2gx+2fy+c=0$$ Taking homogeneous…
pi-π
  • 7,416
0
votes
1 answer

Find all of the circles which are tangent to another circle

We have the circle $(x-a)^2 + (y-a)^2 = a^2$ (which always is tangent to both of the axes). There are 4 of these circles which are tangent to the circle $x^2+y^2=2$. Get the 2 positive values for $a$ at which the circles are tangent (make a sketch…
JohnPhteven
  • 2,007
0
votes
0 answers

What curve is represented by combining individual curves?

If equations of two curves in a plane are given as $$ f(x,y)=0,\, g(x,y)=0,\, $$ what geometric interpretation can be given to the following five derived curves i.e., when seen plotted together in relation to individual $f,g?$ $$ f(x,y -…
Narasimham
  • 40,495
0
votes
2 answers

Prove that a line is within a plane

Prove that $x = -1+t\\ y = 2 +3t \\ z = 5t$ is within the plane $2x+y-z = 0$ I tried to substitute $t$ in the plane but when I do it I get $t=0$ and it would be only a point in the plane
user2860452
  • 153
  • 1
  • 2
  • 10
0
votes
0 answers

Why when the dot product of two vectors is 0 they're perpendicular?

If I have two vectors A and B and A.B=0 then A and B are perpendicular. I would like to know why. Thank You.
user2860452
  • 153
  • 1
  • 2
  • 10
0
votes
0 answers

Equation of the circle circumscribed on a trapezoid with given vertices

We are given a set of four points: $A=(5,-3) $ $B=(2,1)$ $C=(-5,2)$ $D=(-9,-1)$ Find the equation of the circle circumscribed on the trapezoid. My idea to solve this problem is to simply substitute these points to the equation of a circle and…
ILoveChess
  • 1,074
0
votes
3 answers

Find the co ordinates of the foot of perpendicular from $(a,0)$ on the line $y=mx +\dfrac {a}{m}$.

Find the co ordinate of the foot of perpendicular from $(a,0)$ on the line $y=mx+\dfrac {a}{m}$ My Attempt: $$y=mx+\dfrac {a}{m}$$ $$mx-y+\dfrac {a}{m}=0$$ The equation of the line perpendicular to $mx-y+\dfrac {a}{m}=0$ is $x+my+k=0$ where $k$ is…
pi-π
  • 7,416