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
2 answers

find the area of a parallelogram with the sides are given using the fourth standard equation of straight line

the sides of a parallelogram are on the lines $$x-3y+20=0,\\ x+y+6=0,\\ x-3y-10=0 \text{ and} \\ x+y+2=0.$$ Find its area. solve using the fourth standard equation of the straight line.
hannah
  • 1
0
votes
1 answer

Textbooks for understanding Cones and Conicoids in Analytical Geometry

I am new to 3-D Geometry(Analytical Geometry) I am having difficulty in understanding Cones, Conicoids and Generating lines. I could understand lines, spheres and planes with ease as I was able to visualize the shapes, but not so with the other…
0
votes
0 answers

Representing a plane equation using three points and three parameters l,m,n

The question is "Show that the set of points on the plane determined by the three points $(x_1,y_1,z_1),(x_2,y_2,z_2),(x_3,y_3,z_3)$ is $[(\frac{lx_1+mx_2+nx_3}{l+m+n},\frac{ly_1+my_2+ny_3}{l+m+n},\frac{lz_1+mz_2+nz_3}{l+m+n})]$ such that…
0
votes
2 answers

the angle of intersection of the curves $x^2=4y$ and $y^2=4x$ at point $(0,0)$ is

If two lines are perpendicular, so their slope multiplication is negative. And one of these has slope zero and another is infinity. My question is that the multiplication of infinity to zero can be negative? like sum of no. from 1 to infinity is…
0
votes
1 answer

Find the value of k, so that the following lines intersect at the same point

Find the value of k, so that the following lines intersect at the same point: $$3x + y - 2 = 0$$ $$kx + 2y - 3 = 0$$ $$2x - y + 3 = 0$$ How can I resolve this? thanks I was able to find that $(-\frac15,\frac{13}5)$ is the intersection of the first…
0
votes
2 answers

A simple problem over reflection of point about a line

My question is extremely dull, so please don't bother: I want to have an explicit expression for the reflection of a point $(p,q)$ about a line $y=mx$, in terms of coefficients $p$,$q$ and $m$. But I am unable to get it. (Atleast no textbook or…
0
votes
1 answer

Equation of line: find $p + q$

The question: The following two lines intersect, forming an angle of $60°$: $$ \frac{x-1}a = \frac{y-2}{a+1} = \frac{z-1}{a-1} \\ x = y \; \& \; z = 1. $$ If $a = -(p/q)$ where $p$ and $q$ are coprime positive integers, what is $p + q$? Assume…
Willy
  • 85
0
votes
1 answer

Possibly wrong question in S L Loney Coordinate Geometry

Given question: $P, Q, R$ are three points on a parabola and the chord $PQ$ cuts the diameter through $R$ in $V$. Ordinates $PM$ and $QN$ are drawn to this diameter. Prove that $RM.RN = RV^2$ What I did: I represented the three as parametric…
0
votes
1 answer

Finding the line by a given point $(1, 2, 3)$, the line touches $\frac{x}{2}=\frac{y+1}{-2}=\frac{z-2}{1}$, $\frac{x}{4}=\frac{y+2}{0}=\frac{z}{3}$

Find the line by a given point $(1, 2, 3)$, the line has common points with $\frac{x}{2}=\frac{y+1}{-2}=\frac{z-2}{1}$ and $\frac{x}{4}=\frac{y+2}{0}=\frac{z}{3}$ What am I doing wrong? I decide to give a line as an intersection of two planes.…
0
votes
1 answer

$A = (2, 6, -5); B = (6, 9, 7); C = (5, 5.0); D = (3, 10, 2)$ form a parallelogram?

The vertices: $A = (2, 6, -5); B = (6, 9, 7); C = (5, 5.0); D = (3, 10, 2)$ form a parallelogram? I was able to show that the vector norm $AC=BD$ and $CB=DA$. This is enough?
Ilovemath
  • 2,921
0
votes
1 answer

How to find the intersection of a line through the origin and an ellipse that has been shifted away from the origin.

Here is an ellipse, $\mathrm E$, whose center occurs at $x=-1$ and $y=1$ and whose semimajor axis length is $\sqrt {2/5 \,}$. Therefore, the origin is outside of the ellipse. $$\mathrm E = \{ \mathbf x \in \mathbb R^2 : 4x^2 + 3xy + 4y^2 -x +y =0…
EricVonB
  • 397
0
votes
1 answer

Analytic geometry in the space equations

I'm studying now the part of the algebra which talks about perpendicularity and // of the line to the plane. And I am stuck in this. I have the vector $P(1,2,3)$ perpendicular to $2x-3y+z+1=0$. (find the equations of the straight called r, which…
Ciao
  • 81
0
votes
1 answer

Tangent and normal to ellipse

I'm stuck with this question here. Find the equation of the normal at the point $x=a\cos\theta$, $y=b\sin\theta$, of the ellipse $\frac {x^2}{a^2} +\frac{ y^2}{b^2} = 1$. The normal at $P$ on the ellipse meets the major axes of the ellipse at $N$.…
0
votes
3 answers

Find the equation of a line with 1 point

I'll provide a quickly-drawn representation of what the problem is. Basically, there is a line $$l: y=-x+b$$ and there are 2 known points on it: $$A = (-6,8)$$ and $$B = (-2,4)$$ The line in question (let's name it k, it's the red one) passes…
0
votes
1 answer

How to find condition of three planes intersecting at a point (according to vector approach)?

For example, if Plane 1: $2x+y+z=1$ Plane 2: $x-y+z=2$ Plane 3 : $4x-y+3z =5$ How to check if these planes intersecting at a single point? I want to check the coordinates of intersection , from scalar triple product or solving from normals of the…
Pankaj
  • 3