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

Intersection of vectors/segments

I would like to ask whether there is a known way of finding the intersection of 2 vectors/segments. Suppose that you have a segment a consisting of 2 points: A[1,2], B[3,4] and a segment w consisting of: W[5,1], Q[2,3] For example, if we have 2…
0
votes
4 answers

How can I (algebraically) prove that the relation $x^3+y^3-12xy=0$ has two tangents at the origin?

How can I (algebraically) prove that the relation $x^3+y^3-12xy=0$ has two tangents at the origin?
Martin.s
  • 1
  • 1
  • 22
0
votes
2 answers

equation of plane passing through one line

Q: Find the equation of the two tangent plane to the sphere $x^{2}+y^{2}+z^{2}=9$ which passes through the line $x+y=6,x-2z=3$ in solution $ : $ the equation of plane passing through the given line is $x+y-6+k(x-2z-3)=0$ I can't understand how the…
Shubham
  • 33
0
votes
1 answer

Tangent plane at a point of hyperboloid of one sheet

The tangent plane at a point of a hyperboloid meets the hyperboloid in the two generators through that point. However, a tangent plane is defined as the locus of all tangent lines at a point on the hyperboloid. Now, since generators lie completely…
Ravi
  • 9
0
votes
0 answers

4 Circles in a square not forming a cyclic quadrilateral

You are given a square with sidelength $x$. Draw $4$ circles $\Gamma_A$, $\Gamma_B$, $\Gamma_C$, $\Gamma_D$ in the square with radius $1$, such that no two circles touch/intersect. The circle can't intersect the borderline of the square aswell (it…
0
votes
0 answers

solving geometric problems analyticially by fitting a coordinate system to them

I encountered a few problems where it is quite helpful to fit the coordinate system to the problem, and I wanted to check here if that's a sound thing to do. For example, in Tom Apostol's Calculus ex. $13.25.15$ we should prove that the collection…
S11n
  • 898
0
votes
1 answer

The shortest sum of distances from two points to point is $Oxy$ plane

I have next problem: Find the point $C$ on the $Oxy$ plane, the sum of the distances from it to the points $A(-7,3,5)$ and $B(2,-2,3)$ would be the smallest. There is my progress: Let us assume that the $C_1$ point isn't fixed in $Oxy$ plane, then…
0
votes
0 answers

Finding the smallest possible "ring" that contains a given point.

A more detailed explanation. Consider a 2D graph with an x and y axis. A ring can be formed by an ordered pair of non-negative integers (a, b), where a and b represent a radius from the center of the graph (0, 0), to the edge of an inner circle and…
0
votes
1 answer

Construction of analytical geometry

In Lee's book on axiomatic geometry while constructing analytical geometry he uses integral instead of arccos(x) to define angle. And he mentions he did this for avoiding circularity. I have doubts about using integral here because concept of…
Kerem
  • 11
0
votes
0 answers

Get attributes of an infinite double cone.

Given an infinite double cone of the form $ax^2+by^2+cz^2+dxy+exz+fyz=0$, how can I get the slope of the double cone, the radius at a given height along the cone's axis, and the angles of rotation? For example: Given $2x^2+2y^2-0.5z^2=0$…
0
votes
1 answer

Do these equations indicate the same figure?

consider 3D space, $x^2+y^2+z^2=1$ and $y^2+z^2=1$ $x^2+y^2+z^2=1$ and $x=0$ $y^2+z^2=1$ and $x=0$ i think they are all the same thing , indicating 2D circle $y^2+z^2=1$ but since there are no solutions, i have to check it out will be a sphere…
Goblin
  • 7
0
votes
0 answers

How to define a line segment in math?

Can anyone tell me if I defined the blue line segment in the figure below correctly? Here is my definition of the blue line segment: $L=\bigl\{ (x,y) \in \mathbb{R} \times \mathbb{R} \,| \, x \in [1,2] \text{ and } y=x \bigr\}$ figure
0
votes
2 answers

A high-school question on Analytic Geometry.

Find and identify the locus of the incident tangents to a parabola $y^2=2px$ that their angle between them is $45°$. I tried to use the formula for tangents, i.e if $m_1, m_2$ are the slopes of these tangents then we have the equation: $$\tan…
0
votes
2 answers

A difficult problem about converting parametric equations to cartesian

this is not a homework question and I consider this problem quite difficult and confusing. I tried hard to solve it for 2 days, sure I found solutions, but they are not the same that the one provided by the book. I even know the problem by heart, I…
0
votes
1 answer

Find plane which parallel to two vectors $L_{1} ( 3,1,10)$ and $L_{2}(1,-1,1)$ passes through a point $M(7,-10,3)$

I`m trying to find a plane which parallel to two vectors $L_{1} ( 3,1,10)$ and $L_{2}(1,-1,1)$ passes through a point $M(7,-10,3)$ what I tried to do is to create $L_{1}L_{2}$ vector then to create the plane from $L_{1}L_{2}$ and the point $M$ but…
Ofir Attia
  • 3,136