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

Finding side of rectangle using given information

Really simple question but I am stuck. The following information is given: $$BD=8,\quad AB = 6,\quad ED =5,\quad EF = EC$$ and we want to find $AF$. If we have three $90^\circ$, what does that really mean, and how I can find $AF$?
SSK
  • 673
3
votes
0 answers

How do you mathematically describe a uniform distribution of points on a sphere?

Consider the vertices of a regular polygon. They form a uniform distribution of points on the enclosing circle. The angle subtended by any two neighbors is the same. Rotation about that angle gives the exact same pattern. How would you describe…
user1153980
  • 1,121
3
votes
2 answers

Does folded cube have a name?

Folding a square to produce a torus has an analogy with "folding" a cube to produce what? Is there a name for the resulting 4D structure?
3
votes
1 answer

Find the angle in the drawing

In the below drawing, we are given: Triangle ABC is right. D is the midpoint of AB. Angle $ACD = φ$ and $BCE = φ$. Angle $EAB = φ$. $ED=α$ and $CD=4a$. We are looking for angle φ (to be solved by using Geometry, not trigonometry). What I have tried…
3
votes
1 answer

The shortest distance between a vertex in a simplex and a non-adjacent face

Provided a simplex defined by four vertices $(v_1,v_2,v_3,v_4)$, and known edge lengths, for a given vertex $v_i$, how can I calculate the shortest distance between $v_i$ and the non-adjacent face of the simplex? To provide an example, if…
R.C.
  • 33
3
votes
1 answer

Calculate the angle x

In the figure, AB is diameter, PM = MH and PN = NB. If PEB arc = 108 °, calculate "x" Drawing to obtain the right triangle in P: $\Delta APB $. $\hat{A}$ as $\hat{B}$ are angles inscribed on the circumference, they are equal to half the arc you…
peta arantes
  • 6,211
3
votes
2 answers

Projecting a surface segment of a cone onto a 2D plane?

Firstly, I'd like to apologise - I do not know the correct terms for what I am asking. Assume that the top/bottom of the highlighted portion there is actually aligned with the base. To help explain: I need to wrap that section of the cone using a…
3
votes
2 answers

ABCD is a cyclic quadrilateral whose two diagonals are perpendicular.

ABCD is a cyclic quadrilateral whose two diagonals are perpendicular. If $R$ is the radius of the circumcircle, prove that: $AB$$2$ + $BC$$2$ + $CD$$2$ + $DA$$2$ = $8R$$2$ If the centre of the circle is O, I tried drawing radii perpendicular to each…
user852377
3
votes
2 answers

finding the base of a triangle

In A triangle ABC ,AB=AC.D is a point inside the triangle such that AD=DC.Median on AC from D meets median on BC from A at the centroid of the triangle.If the area of the triangle ABC equals to $4\sqrt 3$ .Find the base i.e. BC. The method that i…
rahul
  • 419
3
votes
0 answers

The how,what and why of directed angles

I recently came to know about directed angles.I felt it was a strong convention but didnt understand much of it i understood the basics but I would like to know more about its applications like if we can use sine rule using directed angles and…
3
votes
0 answers

In $\triangle ABC$, find intersection of the angle bisectors to midpoint

Let triangle $\triangle ABC$ have side lengths $AB = 7$, $BC = 8$, and $CA = 9$, and let M and D be midpoint of BC and the foot of the altitude from A to BC , respectively. Let E and F lie on AB and AC, respectively, such that $m\angle{AEM} =…
renmom
  • 99
3
votes
3 answers

How to get the center of this circle

I now realize that I have over-simplified the problem in my last post because it is hard to explain in words. This is the original problem that I am fighting with for more than a week: drawing There are two lines originating from the origin. The…
3
votes
1 answer

How to find the center point and radius of a circle given two sides and a single point

I have a wooden shelf (blue) with a support (red). The support is 17 cm long and 5 cm from the right edge of the shelf. I want to cut a part of the board that is in the lower right corner so that the support does not stick out underneath the board…
Flip
  • 157
3
votes
2 answers

Check Whether a 2D Plane Intersects a Hypercube

I'd like to quickly check whether a 2D plane intersects a $N$-dimensional hypercube. In my case, the hypercube is $[0,1]^N$, and the plane is described by an offset point $\mathbf r$ and two vectors $\mathbf u$ and $\mathbf v$. $$\mathbf r = \mathbf…
MRule
  • 403
3
votes
3 answers

Problem with determining cylinder height

Here is a question that I have, but I have no idea where to do go from here. Here is the question: The vase company designs a new vase that is shaped like a cylinder on the bottom with a cone on top. The catalog states that the width is $12$ cm and…
S17514
  • 175