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

Explain what are the projections of the point $P(a,b,c)$ on the planes of the coordinate system.

I want to explain what are the projections of the point $P(a,b,c)$ on the planes of the coordinate system. the meaning is that if it on $XY$ plane so it will be $P(a,b,0)$ and so on? Thanks!
Ofir Attia
  • 3,136
0
votes
1 answer

A Series of Equations which Converge to a Cube

I am a first-year engineering student and attending a course that involves analytic geometry and vector calculus. While studying for a test I had run into the equation for the surface $\sum: x^4+y^4+z^4 = 1$ and didn't know what shape it had, so I…
0
votes
1 answer

Conic section - hyperbolic path

I got that equation of path is conic section $u=\frac{1}{3c}(1+2\cos\theta)$ where $c$ is constant and one vertex of hyperbola is $(-c,0)$ and $u=r^{-1}$. So, $r=\frac{3c}{1+2\cos\theta}$. Since $e=2>1$ is eccentricity, the path is hyperbolic. How…
gov
  • 179
0
votes
2 answers

Calculate $\bigtriangleup$ ABC where $A(-2,-3,0)$,$B(-1,0,5)$,$C(4,2,2)$

I want to calculate $\bigtriangleup$ ABC where $A(-2,-3,0)$,$B(-1,0,5)$,$C(4,2,2)$ What I did was to mark the triangle vertices randomly 1) calculate the middle of AB ( I call it G ) to find the vertical vector CG then what I do is to calculate…
Ofir Attia
  • 3,136
0
votes
0 answers

Minimum Number of Variables required to represent any 4 points in Cartesian Co-Ordinates?

The points are guaranteed to be the vertices of some orthogonally oriented rectangle. A trivial solution to problem is to use 8 variables, Two for each point. A better solution is to use 4 values, namely x , y co-ordinates of the center of the…
0
votes
2 answers

Where is the horizontal asymptote here?

My textbook tells me about 3 cases of how to define whether or not the function in hand has a horizontal asymptote: Here I have this function: As far as I understand, I am dealing here with case number 3, that is, the case where the degree of…
brilliant
  • 818
0
votes
0 answers

How to find coordinates of centre and radius given equation x-2x+y^+10y=-14 x

How do I determine the coordinates of the centre and length of the radius of a circle given the equation x-2x+y^+10y=-14 I don't know how to solve this But I think -14 is one of the coordinates of the radius This is analytical geometry
0
votes
2 answers

Find the vector that meets the following criteria

I want to find the vector $X$ by the following lines: $$(1,-3,5) \cdot X=49$$ $$(4,1,-1) \cdot X = 0$$ $$(2,0,-3)\cdot X=-9$$ I would like to get some advice how to find him. Thanks!
Ofir Attia
  • 3,136
0
votes
1 answer

For which values ​​of M vectors$A(m-4,2,2m-12),B(2,m-12,2)$ are orthogonal

I want to find for which values ​​of M vectors$A(m-4,2,2m-12),B(2,m-12,2)$ are orthogonal. what I did is to do $A*B=0$ and the result was $m=7$ then I inserted $7$ and tried to check if they are orthogonal but it didnt gave me $0.$ there is…
Ofir Attia
  • 3,136
0
votes
1 answer

Proving $AB$, $AC$ perpendicular to each other when vectors are median

I want to prove this claim: Triangle $ABC$ with $A(2,4,6),B(6,2,2),C(0,0,0)$ median, $AC$ and $BC$ perpendicular to each other. What I did is to the $AB$, $BC$ make a dot product and thought it will be zero, but no result. there is something I…
Ofir Attia
  • 3,136
0
votes
0 answers

No rational point on a line equation

As such we know max rational points on a line can be atmost one in which slope is irrational . I wonder if there are examples of line equation which has no rational point? Is it possible like taking √2x +√3y = 5 ? I dont have a proof yet .
Orion_Pax
  • 431
  • 4
  • 12
0
votes
1 answer

Prove that norm vector $\lVert \vec{u}\rVert$ is equal zero then vector $\vec{u}$ is equal zero

How to prove this without using algebraism? Prove that $\lVert\vec{u}\rVert=0 \iff \vec{u}=\vec{0}$. Question 1.8 of Geometria Analítica Third Ed., Ivan Camargo & Paulo Boulos
0
votes
2 answers

Will the ball hit the wall?

There is a ball starting at point $A$ going forward in the direction towards point $B$ (so it moves along the $(AB)$ line). A wall is represented by its two ends $W_1$ and $W_2$. I have to solve in a general way the question "Will the ball hit the…
Cydonia7
  • 891
0
votes
1 answer

Since the director circle of a parabola is the directrix itself, does it mean that it has a set of infinite director circles (point circles )?

Here is the result I obtained The director circle for a parabola is x+a=0 . Where the equation of parabola is taken as y^2=4ax .
0
votes
1 answer

Why is the vector projected onto the unit normal vector, in proving the distance between a plane and a point?

In proving the formula of the distance between a plane and a point, why is the vector joining the point and an arbitrary point in the plane projected onto the unit normal vector? If it projected onto the normal vector itself, will make the formula…
wawar05
  • 211