Questions tagged [geometry]

For questions about geometric shapes, congruences, similarities, transformations, as well as the properties of classes of figures, points, lines, and angles.

Geometry is one of the classical disciplines of math. It is derived from two Latin words, "geo" + "metron" meaning earth & measurement. Thus it is concerned with the properties and relations of points, lines, surfaces, solids, and higher dimensional analogs. Since its earliest days, geometry has served as a practical guide for measuring lengths, areas, and volumes, and geometry is still used for this purpose today. Geometry is important because the world is made up of different shapes and spaces.

Geometry has applications to many fields, including art, architecture, physics, as well as to other branches of mathematics.

Sub-fields of contemporary geometry:

$1.\quad$ Algebraic geometry – is a branch of geometry studying zeroes of multivariate polynomials. It includes the linear and polynomial algebraic equations used for finding these sets of zeros. The applications of algebraic geometry include cryptography, string theory, etc.

$2.\quad$ Discrete geometry – is concerned with the relative positions of simple geometric objects, such as points, lines, triangles, circles etc.

$3.\quad$ Differential geometry – uses techniques of algebra and calculus for problem-solving. The applications of differential geometry include general relativity in physics, etc.

$4.\quad$ Euclidean geometry – The study of plane and solid figures on the basis of axioms and theorems including points, lines, planes, angles, congruence, similarity, solid figures. It has a wide range of applications in computer science, modern mathematics problem solving, crystallography etc.

$5.\quad$ Convex geometry – includes convex shapes in Euclidean space using techniques of real analysis. It has application in optimization and functional analysis in number theory.

$6.\quad$ Topology – is concerned with properties of space under continuous mapping. Its application includes consideration of compactness, completeness, continuity, filters, function spaces, grills, clusters and bunches, hyperspace topologies, initial and final structures, metric spaces, metrization, nets, proximal continuity, proximity spaces, separation axioms, and uniform spaces.

$7.\quad$ Plane geometry – This wing of geometry deals with flat shapes which can be drawn on a piece of paper. These include lines, circles & triangles of two dimensions.

$8.\quad$ Solid geometry – It deals with $3$-dimensional objects like cubes, prisms, cylinders & spheres.

Reference:

https://en.wikipedia.org/wiki/Geometry

50021 questions
5
votes
1 answer

To find Area of rectangular with given 3 parameters

$a,b,c$ are given parameters . I would like to find Area of (ABCD) rectangular. I can find $d$ from $a,b,c$. $$(x-m)^2+(y-n)^2=a^2$$ $$(x-m)^2+n^2=b^2$$ $$m^2+(y-n)^2=c^2$$ $$m^2+n^2=d^2$$ $$m^2+n^2+(x-m)^2+(y-n)^2=a^2+d^2=b^2+c^2$$ $$d=\sqrt…
Mathlover
  • 10,058
5
votes
3 answers

Set of all triangles with two equal edges inscribed in a circle.

Let $\Delta$ be the set of all triangles with two equal edges inscribed in a circle of radius $R$. So, how do I show that: 1, The equilateral triangle in $\Delta$ is the one maximizing the area. 2, The equilateral triangle in $\Delta$ is the one…
user67253
5
votes
0 answers

Reflections in regular polygons

I was thinking about regular polygons and paths beginning at a vertex such that whenever the path hits a side, it has a mirror reflection (angle of incidence equalling the angle of reflection) and continues on, undergoing a mirror reflection…
5
votes
3 answers

What is the equation of a hyperbola for a plane intersecting a $95^\circ$ cone at right angles?

Plane intersecting a $95^\circ$ cone at right angles: I'm trying to build a homemade tracking platform for my telescope. I'm hoping that I can come up with an equation that I can use to cut a bearing for it on a milling machine. I think it is a…
5
votes
3 answers

Circle inscribed between quarter circles - proving its center point

Square $ABCD$ has a side length of $1$. $BGD$ and $AFC$ are quarter circles, and there is an inscribed circle between the quarter circles. Two points of tangency $F$ and $G$ are labeled. How can I prove $O$ is the center of the inscribed circle? I…
Presh
  • 1,819
5
votes
1 answer

The moab Problem

The corners of a fixed convex (but not necessarily regular) $n$-gon are labeled with distinct letters. If an observer stands at a point in the plane of the polygon, but outside the polygon, they see the letters in some order from left to right, and…
5
votes
1 answer

Prove that the midpoints of $A$, $B$, $C$ and the orthocenters of $\triangle HKA$, $\triangle HKB$, $\triangle HKC$ are collinear.

$H$ and $K$ are respectively the orthocenter of and a point inside $\triangle ABC$ $(H \not\equiv K)$. $M$, $N$ and $P$ are respectively the orthocenters of $\triangle HKA$, $\triangle HKB$ and $\triangle HKC$. $D$, $E$ and $F$ are respectively the…
5
votes
2 answers

Simple question on grid

I should be able to figure this out, but my brain isn't cooperating with me. Say I have a grid of 5x5, with each cell in the grid numbered from 0-24, going from left to right. Given a cell number such as 17, how do I determine that cell's x and y…
Snowman
  • 2,664
5
votes
2 answers

Compass and straightedge difficult construction

I don't know if there is any way to geometrically construct a circle with a given length of circumference. I have tried several options but don't seem to get it. Any construction I think of, involves π, which I think is impossible to construct…
Pradeep Suny
  • 1,603
5
votes
3 answers

Formula for length of the diagonal of a parallelepiped

Let $a,b,c$ and $\alpha, \beta, \gamma $ are sides and angles ($\alpha$ is the angle between the sides $b$ and $c$ and so on) of a parallelepiped. By using the vector algebra it is easу to prove the formula for the length of the diagonal $d$ of…
Leox
  • 8,120
5
votes
2 answers

Clockwise or anticlockwise edges in a polygon

Suppose a polygon with $n$ vertices is given $(V_1,V_2,... V_n)$. If the $(x,y)$ coordinates of the each vertex of the polygon are given, then how can we find that the vertices $V_1,V_2,V_3$... $V_n$ are in clockwise or anticlockwise fashion? - that…
5
votes
4 answers

Given $\triangle BPD$ with $O$ the midpoint of $\overline{BD}$, project $P$ to $P'$ and show that $|OB||OP'|$ is independent of $|BD|$.

This recent question (put on-hold for lack of context) presented the following: Original Question. Let $ABCD$ be a square and let $P$ be a point inside it such that $|PD|=29$ and $|PB|=23$. Find the area of $\triangle APC$. As @JeanMarie's answer…
Blue
  • 75,673
5
votes
1 answer

In neutral geometry, the line connecting midpoints in a triangle is orthogonal to the perpendicular bisector?

This is a curious problem that is relatively easy to prove in Euclidean geometry, but has stumped me a good while in neutral geometry. For a given triangle, how can one show that the line joining the midpoints of two legs is orthogonal to the…
yunone
  • 22,333
5
votes
6 answers

In $\triangle ABC$, if angle bisectors $AE$ and $CD$ meet at incenter $F$, and $|FE|=|FD|$, then the triangle is isosceles or $\angle B=60^\circ$

I was screwing around lately in GeoGebra and I realized something. Draw a $\triangle ABC$, and let the bisectors for $\angle A$ and $\angle C$ meet sides $BC$ and $AB$ at points $E$ and $D$, respectively. If the angle bisectors meet at the…
user587054
  • 1,245
5
votes
1 answer

Maximize area of intersection between two rectangles

It is so simple but yet I am unable to solve it. Given two rectangles with sides x,y and a,b respectively. Determine the maximum possible common area of the two.
user61810
  • 135