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

Coordinates of the altitude

Suppose we have points $P(1,3,2), Q(0,-1,1), R(2,1,0)$. Let's consider a triangle PQR. Let's draw line segment from $R$ which is orthogonal to the side $QP$. Suppose it intersects this line at the point $S$. How to find coordinates of the $S$? Can…
RFZ
  • 16,814
0
votes
0 answers

General parabola-circle intersection

A circle is centered at [0,0] with radius R. A parabolic arc is defined by a point P, a velocity vector v and an acceleration vector a. The entire arc is considered; the point chosen is arbitrary. Find all points of intersection. I understand this…
Kotlopou
  • 375
  • 3
  • 13
0
votes
1 answer

Find a point along a circles edge

As I have tried to demonstrate in the above image, I am trying to find Cartesian coordinates along a circles edge. I have a heading angle in radians from the center of the circle and I have the magnitude of a vector point outwards along that angle…
0
votes
3 answers

$X(3,5)$, $Y(x,y)$ and $Z(9,-3)$ are collinear points and $XY=5$ units then find $Y$

$X(3,5)$, $Y(x,y)$ and $Z(9,-3)$ are collinear points and $XY=5$ units then find $Y$. What's the use of the distance $XY$ ?
pi-π
  • 7,416
0
votes
2 answers

Find the equation in standard form of the parabola that has vertex, has its axis of symmetry parallel to the x-axis, and passes through the point

Find the equation in standard form of the parabola that has vertex (2, −5), has its axis of symmetry parallel to the x-axis, and passes through the point (7, −3). I got $f(y)=\frac{5y^2}{4}+\frac{50y}{4}+\frac{133}{4}$ My Analytic geometry skills…
Alkahest
  • 307
0
votes
1 answer

What is the area for given conic?

I need to Find the area of conic section given by: $5x^2 - 6xy + 5y^2 = 8$, Using substitution $x = u+ v$ and $y = u-v$ we get : $5\left(u+v\right)^2 - 6\left(u^2 - v^2\right) + 5\left(u-v\right)^2 = 8$ which simplifies to : $4u^2 + 16v^2 = 8$ thus,…
user435638
0
votes
2 answers

Finding the equation of the perpendicular to the line through $(-4,3)$ and $(5,1)$

I am struggling with the following question: This seems like a question I should be able to do and here is my working: I get an answer of $$2x+9y-17=0$$, but the books says the answer is $$18x-4y-1=0$$. Could someone explain to me where I went…
Jamminermit
  • 1,923
0
votes
1 answer

Finding the area of a triangle, given three coordinates?

I have been attempting the following question: I can get the answer to part (a) and part (b) but am struggling to find the area of the triangle from the three coordinates. Here is my working: I have tried showing he triangle is right-angled, and…
Jamminermit
  • 1,923
0
votes
1 answer

How can we verify whether the shortest route is really the shortest?

I found the following question: I had fun solving the problem and got the following answer (which is correct according to the book): However, if I wasn’t able to check the answer in the back of the book, how can I be sure that this is the shortest…
Jamminermit
  • 1,923
0
votes
1 answer

2015 MMATHS Solution #6

Yes, I'm here again, with another misunderstanding about the solution. Question: Two positive integers $a$ and $b$ are chosen randomly, uniformly, and independently from the set of positive integers less than or equal to $1000$. What is the…
asdf334
  • 376
0
votes
1 answer

Polynomial of conical surface is homogenous.

Consider a real polynomial $f(x,y,z)$ such that forall $t \in \mathbb{R} :$ $f(x,y,z)=0 \Rightarrow f(tx,ty,ty)=0$ If $f(x_0,y_0,z_0)=0$ then prove that forall $t \in \mathbb{R} : f(tx'+x_0,ty'+y_0,tz'+z_0)=t^n f(x'+x_0,y'+y_0,z'+z_0)$ , where…
mike moke
  • 332
0
votes
1 answer

finding the locus of quotient lengths of tangents to circles

I'm trying to find the locus of all points so that their quotient of the Tangents lengths to circles: $x^2+y^2-12x=0, x^2+y^2+8x-3y=0$ is $2:3$, respectively. i tried to use the formula: $(-ma+b-n)^2=R^2(m^2+1)$, but it didn't help. any ideas? thank…
user64370
  • 381
0
votes
1 answer

General equation of a point on a line, coordinate geometry

I'm going through coordinate geometry chapter and I cannot understand where the formula below comes from. Let $X$ and $Y$ be distinct point. The line from $O$ to $X-Y$ is parallel to line from $Y$ to $X$. A point on the line from $Y$ to $X$ is of…
bluecat
  • 13
0
votes
1 answer

analytical geometry, I've done the chart. What would the calculation look like? I found in the graph the answers:$-\sqrt5$ and $\sqrt5$

The actual values $n$ for which the line (t) $y = x + n$ is tangent to the ellipse of equation $2x^2 + 3y^2 = 6$ are equal to: note: I answered through the Cartesian plane, the answers are $-\sqrt5$ and $\sqrt5$. How would you arrive at the result…
funfun
  • 119
0
votes
3 answers

How would one describe 2 or more lines in 1 equation?

Take the line: $$y=x+1$$ I noticed that by multiplying both sides by $x-a$ the resulting equation when graphed shows the two lines: $y=x+1$ and $x=a$. $$y(x-a)=(x+1)(x-a)$$ This works nicely when one of the lines is a vertical line but what about…
Kantura
  • 2,721