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

A geometric assembly: Triangle, circle, square, pentagon.

Let say we have an equilateral triangle and I draw its circumscribed circle, to continue we draw a square in which the previous circle is inscribed. After that we draw the circle circumscribed to the square and to continue the process we plot a…
user169373
7
votes
1 answer

Dividing a disc into equal parts

Prove that it is not possible to divide a disc into $7$ parts of equal area by means of three straight lines. Background: I saw this question asked in a way which seemed to imply the possibility of a simple solution. The hint was given: what is…
David
  • 82,662
7
votes
3 answers

A sphere that contains a circle and a point

How to prove that a circle and a point outside the plane of the circle determine a sphere? I know that the circle is determined by three non-collinear points, so from the circle, we get 3 non-collinear points and we also have an extra point which is…
user38404
7
votes
1 answer

prove equilateral triangle

Recently I have encountered such a proving problem. As shown below, given a $\triangle ABC$, $AD$ intersects $BC$ at $D$ so that $AD$ is perpendicular to $BC$, $BE$ intersects $AC$ at $E$ so that $BE$ is the angle bisector of $\angle ABC$, $CF$…
qsmy
  • 545
7
votes
1 answer

Intersection point of line segments

I need to find the intersection point of 2 line segments (lines are finite, i.e., they have end points). e.g. segment 1 from $(x_1, y_1)$ to $(x_2, y_2)$ -- segment 2 from $(x_3, y_3)$ to $(x_4, y_4)$ you can assume $m_1$ and $m_2$ are the…
temelm
7
votes
1 answer

Prove $\bigtriangleup FEG $ and $\bigtriangleup PBC$ are similar.

$ABCD$ is an inscribed quadrilateral. $P$ is a point in the circle that $$\angle BPC=\angle BAP+\angle PDC$$ and also $$PE\perp AB $$ $$ PF\perp AD $$ $$ PG\perp DC $$ Prove $\bigtriangleup FEG $ and $\bigtriangleup PBC$ are similar. I don't have…
Shabbeh
  • 1,574
7
votes
2 answers

Formula for adjusting font height

INTRODUCTION AND RELEVANT INFORMATION: I am a software developer that needs to implement printing in my application. In my application user can choose different paper sizes ( A3, A4, A5 ...) which requires from my application to scale drawing…
7
votes
3 answers

Using Sine, Cosine, and Tangent for Triangles

In Geometry, we were using sine, cosine, and tangent to find different angles and sides of the triangle, but my teacher didn't explain what they really are. Basically I just did what he told me to do without really understanding what they actually…
7
votes
2 answers

Area of Triangle via Vectors

I don't understand the formula given by a book that $$\text{Area of }\triangle ABC = \frac{1}{2}|CA \times CB|$$ How is this derived? The explanation given by the book was: $$\text{Area of } \triangle ABC = \frac{1}{2}ab \sin{C} =…
Jiew Meng
  • 4,593
7
votes
2 answers

Help with geometry problem

I have the following problem that has been annoying me for ages, I can get so close to the answer. I'll outline my working so far below. In the diagram, $|AB|=|OF|=1$, whereas $|AO|=p$ and $|OG|=q$. You may assume that all lines are straight.…
George1811
  • 1,981
7
votes
1 answer

Maximize total area of 3 circles inscribed in a triangle

Given a triangle of sides $a,b,c$ three non concentric and not intersecting circles are to be inscribed in that triangle such that the sum of areas of enclosed circles is maximum..This is an extreme value problem but I am not sure what to begin…
Tom Lynd
  • 1,342
7
votes
3 answers

How to find rectangle intersection on a coordinate plane

Given the coordinates of two rectangles on a coordinate plane, what would be the easiest way to find the coordinates of the intersecting rectangle of the two? I am trying to do this programatically.
7
votes
1 answer

How to prove that we cannot see more than 3 faces of an opaque solid cube simultaneously?

Is there an elegant mathematical proof to assert that we cannot see more than 3 faces of an opaque solid cube simultaneously (of course without mirrors or any optical tools such as camera, etc)?
7
votes
5 answers

Common chord of two circles

Find length of the common chord of two circles of radii 15 cm and 20 cm, distance between the centers being 25cm. I applied the formula $\frac{2r_1r_2}{d}$, d being distane between the centers. Ans 24cm. I also verified it with pythagous theorem…
aarbee
  • 8,246
7
votes
2 answers

Inside an equilateral triangle $ABC$,an arbitrary point $P$ is taken from which the perpendiculars $PD,PE$ and $PF$ are dropped onto the sides...

Inside an equilateral triangle $ABC$,an arbitrary point $P$ is taken from which the perpendiculars $PD,PE$ and $PF$ are dropped onto the sides $BC,CA$ and $AB$,respectively.Show that the ratio $\dfrac{PD+PE+PF}{BD+CE+AF}$ does not depend upon the…
Hawk
  • 6,540