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
1
vote
1 answer

Converting coordinates Points to Slope Intercept Form?

Write the equation of the plane in intercept form and find the points where it intersects the coordinate axes. $4x + 5y − 6z = 60.$ Is there a way to algebraically using y = mx+b to convert this to this form? I am confused as to how to convert this…
Jon
  • 1,920
1
vote
1 answer

Finding out which points lie on this equation?

Which of the points P(3, 2, 1), Q(2, 3, 1), R(1, 4, 1) lie on the plane $3(x − 1) + 4y − 5(z + 2) = 0?$ The equation I know is $3x + 4y + 5z.$ do I just graph this or do I plug in the points to find out the answer.
Jon
  • 1,920
1
vote
2 answers

Analytic Geometry in Space

Can someone help me solve the following two questions: 1) Find the distance between the lines: $$ L_1: \frac{x-1}{2} = \frac{y+3}{1} = \frac{z}{-1}$$ and $$\displaystyle L_2 : \frac{x+2}{-2}=\frac{y+5}{3} = \frac{z-1}{-5} $$ I've tried taking…
joshua
  • 1,269
1
vote
1 answer

What is the shortest method to solve this sum?-Pair Of Straight Lines

What is the shortest method to solve this sum? One of the bisector of the angle between the lines $a(x-1)^2+2h(x-1)(y-2)+b(y-2)^2=0$ is $x+2y=5$.The other bisector is what? My approach is becoming long.I took the other bisector as mx+ny+p=0…
user220382
1
vote
1 answer

Coordinate Geometry:Locus Based Problem

A rod AB of length l slides with its ends on the coordinate axes.Let O be the origin.The rectangle OAPB is completed. How to prove the locus of the foot of perpendicular drawn from P onto AB is $x^{2/3}+y^{2/3}=l^{2/3} $ ?
user220382
1
vote
1 answer

Rotation and translation of coordinate axes

I am studying rotation and translation of conical but have no doubt in basic concept (Sorry, I know this is a very stupid question but I'm really struggling to understand). Especially in this equation: $$ 9x^2 - 4y^2 - 18x - 16y - 7 =…
1
vote
1 answer

Finding the Equation of an Ellipse given the Length of the Latus Rectum and the Distance between the Foci

For a National Board Exam Review: Find the equation of the ellipse having a length of latus rectum of ${ \frac{3}{2} }$ and the distance between the foci is ${ 2\sqrt{13} }$ Answer is ${ \frac{x^2}{16} + \frac{y^2}{3} = 1 }$ So I try: $${ LR =…
james
  • 1,017
1
vote
1 answer

Converting a plane from Cartesian to Parametric

Find the equations of the following plane in both cartesian and parametric form: The plane through the point $(1,4,5)$ and perpendicular to the vector $(7,1,4)$. So far, I have obtained the cartesian form, which is: $$7x + 4y + z =31.$$ How do I…
1
vote
1 answer

Translate 2x^2 -8xy+4x+12 into the Standard form of a Hyperbola; Second Degree Term Missing

For a National Board Exam Review: What conic section is ${ 2x^2 -8xy+4x+12 }$ ? Answer is Hyperbola. But I can't seem to translate it properly to the standard form of a hyperbola.. What am I doing wrong? $${ 2x^2 - 8xy + 4x = 12 }$$ $${ 2x^2 -…
james
  • 1,017
1
vote
2 answers

Finding the Width at the Bottom of a Vertical Parabolic Arc

For a National Board Exam Review: An arc 18m high has the form of a parabola with the axis vertical. If the width of the arc 8m from the top is 64m, Find the width of the arc at the bottom. Answer is 96 Construct Equation: $${ (y-k) =…
james
  • 1,017
1
vote
3 answers

How to Translate two Equations for a "+/-"

For a National Board Exam Review: Find the Equation for the Asymptotes of a Hyperbola ${ (y-x)^2 - (x+5)^2 = 36 }$ Answer is ${ y-5 = \pm (x+5) }$ I've already solved the equations: here they are: $${ y = x+10 }$$ $${ y = -x }$$ My problem is how…
james
  • 1,017
1
vote
2 answers

Distance of the Focus of an Hyperbola to the X-Axis

For a National Board Exam Review: How far from the $x$-axis is the focus of the hyperbola $x^2 -2y^2 + 4x + 4y + 4$? Answer is $2.73$ Simplify into Standard Form: $$ \frac{ (y-1)^2 }{} - \frac{ (x+2)^2 }{-2} = 1$$ $$ a^2 = 1 $$ $$ b^2 = 2 $$ $$…
james
  • 1,017
1
vote
1 answer

Parabolic Cable Suspended; Inconsistent Latus Rectum and Equation of Line

For a National Board Exam Review: A cable suspended form supports that are the same height and 600ft apart has a sag of 100ft. If the cable hangs in the form of a parabola, find its equation taking the origin and the lowest point. Answer is A.…
james
  • 1,017
1
vote
4 answers

Tangent to the x-1 Axis

For a National Board Exam Review: Point (3,4) is the center of the circle tangent to the x-1 axis. What is the point of tangency? Answer is (3,0) I usually would provide an attempt but I do not understand the problem? How can the center of a…
james
  • 1,017
1
vote
1 answer

Ellipse or hyperbola?

$C$ is the equation $$-2x^2+6xy+6y^2 = 1.$$ How can you see whether it is an ellipse or a hyperbola? I've calculated the eigenvalues and eigenvectors but I don't know how to continue. Thanks!