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

Analytic geometry - Mutual tangent for circle and ellipse

The problem I'm trying to solve is : Given a circle of equation $x^2+y^2=4$ ,an ellipse of equation $2x^2+5y^2=10$ and their mutual tangent whose equation is $y=kx+n$, determine $k^2+n^2$. I would like some kind of a subtle hint, not a complete…
0
votes
1 answer

What is the approach required for questions in which you least expect that the graphs meet?

Find the no. of solutions of x in these two equations: (A)$2^x=x^2+1$ (B)$e^x=2x^2$ Both are of the same type, that is, the answer is the least you can expect. (When you plot it on a grapher, you will get it). Both are interesting scenarios but I am…
Rohinb97
  • 1,702
0
votes
1 answer

About a pair of vectors and the value of its sum norm

Knowing that |u|=11, |v|=23 and |u-v|=30 how can i calculate |u+v| (where || denotes the norm of a vector)?
Julio
  • 581
0
votes
1 answer

How do i find the radius and the center of these circles

Please help me with my math Radius Homework Help is really appreciated! PS: Pls Don't be bothered by my erasure on my sheet, those 4 question are unanswered. Instructors' formula is x^2 + y^2 = r^2 $$\begin{array}{rcl} x^2 + y^2 &=& 49\\ x^2 +…
0
votes
2 answers

How to create perpendicular bisector

Say we have an 0XY coordinates plane. We have coordinates of points A(xa, ya), B(xb, yb) forming line. How to find points C and D forming new line so that its center would be in the middle of AB and its length would be some N*K float value:
DuckQueen
  • 169
0
votes
0 answers

Computer program for visualizing multivariable Calculus topics

I am an undergraduate studying multivariable Calculus. However I have difficulty visualizing concepts. In single variable calculus I can visualize stuff, for example when one talks about derivatives, I can see the tangent line etc. In multivariable,…
0
votes
2 answers

How to justify the similarity of objects in mathematics form

I have developed a system to trace the outlines of (images of) objects. Now I want to test whether two independent traces represent a common feature. Imagine two people (or machines) tracing the outline of a feature in an image, recording it as…
0
votes
1 answer

Equation of horizontal/vertical line and changing to $y=mx+c$ format

I've been given the equation $2x-3y=5$. I was wondering whether this is a horizontal or vertical equation and how would I rearrange this to $y=mx+c$. I know that this is a fairly basic equation but the $-3y$ was throwing me off.
jn025
  • 989
0
votes
1 answer

points in the 3-dimensional space

Let $A=(a,b,c)$, $B=(d,e,f)$ and $C=(g,h,i)$ be points in the $3$-dimensional real vector space. It is well known that we can consider a new referential where we can see these points as $A'=(0,0,0)$, $B'=(\alpha,0,0)$ and…
0
votes
2 answers

How to solve such an equation ? (Line-Plane Intersection)

I don't know how to solve such an equation: $$ t =…
0
votes
1 answer

Line-line intersection derivation

I wanted to derive the formula to give the point of intersection of two lines, each defined by a pair of points. I got the wrong answer and cannot find the error. Which drives me crazy. I don't how how it could be more straightforward. I can get…
jnm2
  • 3,170
0
votes
1 answer

Plane equation question!

Could anyone explain me how to do tasks like this one: Plane is intersecting Oy axis when $y = 3$ and line equation is $ 2x + 4= y-2=z$ belonds to plane. Write plane equation.
Laury
  • 37
0
votes
2 answers

**Each Pair Bisects the angle between the other pair** then $pq=?$

If the pair of straight line $x^2-2pxy-y^2=0,x^2-2qxy-y^2=0$ are $\ni$ Each Pair Bisects the angle between the other pair then $pq=?$ I do not understand geometrically,mathematically the boldly written portion. and it would be nice if some one give…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
0
votes
2 answers

Analytic geometry simple question

need help in this. In a right triangle in the three-deminsion plane $ABC$, A=$(2,-3,4)$, B=$(1,-1,5)$. Find $C$ if its known $C$ is on the line $L: (1,5,-2)+t(3,0,-2)$. What I did was finding the direction vector $\vec {AB}$ but saying that $\vec…
charlie
  • 567
0
votes
1 answer

Find the equation of the hyperbola?

The hyperbola being an orthogonal parabola, for which $(-1,2)$ is a focal point and $x-y+1=0$ is an asymptote. If I have the equation for the asymptote $y=x+1$ is the center $(0,1)$? I do not know where to proceed next.
Jake
  • 63