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

Cubes in cube puzzle

It can be easily shown that a square may be cut in any number of (not necessarily same-sized) squares, except in 2, 3 or 5 squares. Are there any results regarding the same question for cubes? Is there a maximum number n without a cube-cutting…
Landei
  • 397
3
votes
1 answer

What is the name of following formula?

What is the name of following formula? $$ S=\sqrt[]{(p-a)(p-b)(p-c)(p-d)} $$ where $$ a+b+c+d=2p $$ $S$ is the surface of a quadrangle. $a, b, c, d$ are lengths of sides of a quadrangle that can be inscribed into a circle.
enedil
  • 1,710
3
votes
0 answers

Are there more ways to prove two triangles are congruent (other than SSS, SAS, etc.)?

Yeah well, in high school we're taught that we can prove two triangles to be congruent using one of those five criteria: SSS, SAS, ASA, AAS and HL. But I'm wondering: Since if a triangle is congruent, everything is congruent (including the length of…
3
votes
3 answers

Check angle between two lines greater than 90 ?

I want to determine whether the measure of angle Q is greater than 90 degrees.
3
votes
5 answers

Range of inradius of a right Triangle

Today in my test i was asked a question regarding the values which inradius of a given right angled triangle with integer sides can take, options to whose answers were a)2.25 b)5 c)3.5 i simply couldnt understand how to start, as in i tried with few…
Bhargav
  • 2,969
3
votes
2 answers

To find the measure of the given angle

In triangle $ABC$ angle $\widehat C=60°$. $(AD)$ and $(BE)$ are perpendicular on $(BC)$ and $(AC)$ respectively. $M$ is the midpoint of $[AB]$. How to find the measure of angle $\widehat{EMD}$ in degrees?.
3
votes
3 answers

Dividing a disk into two identical non-intersecting pieces?

I want to split an Euclidean disk (it should make no difference whether it's open or closed) into two non-intersecting sets of points which are identical in a sense that one set can be transformed into another (and vice versa) by using only shift…
Pranasas
  • 1,370
3
votes
1 answer

Regions in $\mathbb{C}$ containing rectangles

Can you find an open connected subset $\Omega$ in $\mathbb{C}$ such that it has the following property? If $a,b,c \in \Omega$ are the vertices of a right triangle, then the rectangle given by $a,b,c$ lies in $\Omega$. I suspect that the only such…
user56914
3
votes
2 answers

How to find the volume of a irregular tetrahedron, when I know the length of all sides?

What I have been told: There's a irregular tetrahedron(pyramid with a base of a triangle), I know that three edges that form the tip are of length 2(a),3(b) and 4(c) and all edges at the one tip, where I have been given all the lengths are…
Joosep L
  • 277
3
votes
3 answers

Filling a big rectangle with smaller rectangles

While working on a crafting project I was faced with the following problem for which I did find a solution just by trying but asked myself whether there was a general solution to the following problem: Multiple tiny congruent rectangles, each with a…
user125618
3
votes
1 answer

How prove this $PQ\parallel BC$

Question: if the point $P$ in $\triangle ABC$,such $PB\cap AC=E, PC\cap AB=F$, and $PK\parallel AB, PL\parallel AC$, and $L, F\in AB, K, E\in AC, EF\cap KL=Q$, show that $$PQ\parallel BC$$ My idea: $$\Longleftrightarrow…
math110
  • 93,304
3
votes
1 answer

concentric circles, find point based on distance

Me: General low math skilled user here (basic stuff, nothing fancy). I'm kinda stuck on the following problem. Given data: - 2 concentric circles: -- with there centers at the same spot. (origin, (0,0,0)) -- with radius r1 and r2. - a distance…
MvGulik
  • 33
3
votes
1 answer

painted cube brain teaser. Alternative solutions

You’ve got a 10 x 10 x 10 cube made up of 1 x 1 x 1 smaller cubes. The outside of the larger cube is completely painted red. On how many of the smaller cubes is there any red paint? The easiest way for me to answer this is this way: There are 8*8*8…
Jwan622
  • 5,704
3
votes
2 answers

fill a rectangle with hexagons

Suppose I have a rectangle and I want to fill it with hexagons without having any white space. The hexagon doesn't need to be in the regular hexagon shape so the only thing that matters is that it needs to have 6 sides. Each hexagon can have maximum…
3
votes
1 answer

Proving this euclidean equality

Let $\overline{AC}$ and $\overline{BD}$ both be chords of the same circle. Let $\overline{AC}$ and $\overline{BD}$ intersect at $E$. Then why is $\overline{AE}\cdot \overline{EC}=\overline{DE}\cdot \overline{EB}$ ?