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

Given two circles, determine the equations of shared tangents

Given two circles with centres $(x_1,y_1)$ and $(x_2,y_2)$ and radii $r_1$ and $r_2$ respectively. We get the following two equations. $$ C_1 : (x-x_1)^2+(y-y_1)^2=r_1^2 $$ $$ C_2 : (x-x_2)^2+(y-y_2)^2=r_2^2 $$ Is there a way to determine the…
Lundborg
  • 1,646
0
votes
4 answers

Analytic Geometry: Distance between a point and a line.

Get the equations of both lines going through $0$ which have a distance of 5 from the point $(1,7)$. How to handle this problem? We have this formula: If line $l$ is $ax+by=c$, distance $ P(x,y) $ to line $l$: $ \dfrac{|ax+by-c|}{\sqrt{a^2+b^2}}$
JohnPhteven
  • 2,007
0
votes
2 answers

Problem involving points on a line.

Given two points A(-3,4) and B(2,5) find the coordinates of one point P on the line and passing por A and B. Look that the point P is two times more distant from A than B.
Vinicius L. Beserra
  • 527
  • 1
  • 5
  • 14
0
votes
2 answers

Finding the equation of circle with a given center and a tangent line

Find the equation of circle that passes through the point $(2,2)$ and tangent to the line $x=1$ and $x=6$.
0
votes
1 answer

Finding the equation of a circle with a given center and two tangent lines.

Find the equation of the circle whose center is on the line $4x-3y=0$ and tangent to the lines $4x-3y-25=0$ and $3x-4y+32=0$.
0
votes
3 answers

Show by using vectors that the two diagonals of a square are equal in dimension

and also perpendicular to each other? how can we prove that ...please Help me
0
votes
2 answers

What are the coordinates of vertex C

Triangle $ABC$ has 2 given vertices, $A(1,1)$ and $B(5,3)$. Also, AC=BC and $\angle ACB = \,^{\circ}\mathrm{90}$. The triangle is in the first quadrant entirely. What are the coordinates of vertex C? I could only figure out that AB = $2\sqrt{5}$…
JohnPhteven
  • 2,007
0
votes
1 answer

Find the coordinates of P

There is a point P on the line $5x-3y=7$ that is equally far from the points $A(1,4) $ and $ B(3,10)$. Find the coordinates of P. What I did: $5x-3y=7$ is the same as $ y = \dfrac{5}{3}x-2\dfrac{1}{3}$. Line AB is $y=3x+1$ , and if we find the…
JohnPhteven
  • 2,007
0
votes
3 answers

If $\alpha$ is the angle between the asymptotes of hyperbola with eccentricity $e,$ then $ \sec \frac{\alpha}{2}$ is

If $\alpha$ is the angle between the asymptotes of hyperbola $\displaystyle \frac{x^2}{a^2}-\frac{y^2}{b^2} = 1$ with eccentricity $e,$ then $\displaystyle \sec \frac{\alpha}{2}$ is assuming $y=mx+c$ is the equation of hyperbola asymptotes is…
DXT
  • 11,241
0
votes
3 answers

unknowns in the equational of a straight line

The general equation of a straight line is given as : $$Ax + By + C = 0$$ In a book I was reading it said that " note that $x$ and $y$ are not the unknowns. In fact these are the coordinates of any point on the line and are known as current…
0
votes
1 answer

Find all planes with properties.

Few days ago I solved a task: find all planes which equidistant to $A(3,5,-1)$, $B(7,5,3)$, $C(9,-1,5)$ and $D(5,3,-3)$? I understand that it's easy to solve, but the main problem open all modules after using formula of distance between point and…
openspace
  • 6,470
0
votes
1 answer

General solution for $\sin \theta$ = $0.82 \theta$

I was looking for values of $\theta$ which satisfy the above condition.
0
votes
1 answer

Tangent of a circle lesson

I'm confuse on solving this problem: Find the equation of the circle which is tangent to the line $3x-2y=5$ at $(3,2)$ and it is passing through $(-2,1)$. Can you pretty answer and explain how did you do the solution? Please. I barely need to…
Trixie
  • 11
0
votes
0 answers

Finding a centre of a curve

So, what I need is not any construction, but equations. You are given the curve as: $p: ax^2+bxy+cy^2+dx+ey+f=0$ and I need formulas for finding its center. I think it is something like $p_x^2+p_y^2=0$ but I am not sure. Thanks!
nikola
  • 1,045