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

Is it possible to construct $20^\circ$ angle with the help of a compass?

Once my brother told me that construction of a $20^\circ$ angle with the help of a compass is impossible. I searched for it on the net but I did not find anything about how to prove it. Kindly prove or disprove the problem (and remember that I am…
Singh
  • 2,108
3
votes
2 answers

Way to find volume of the solid

A solid has a square base of side $s$ . The upper edge is parallel to the base and has length $2s$. All other edges have length $s$ . What is the volume of the solid ? NB : The volume of the tetrahedron with all sides length l is $ V =…
3
votes
2 answers

find $\angle{DAC}$

In $\triangle{ABC}$, given $\angle{A}=80^\circ$, $\angle{B}=\angle{C}=50^\circ$, D is a point in $\triangle{ABC}$, which $\angle{DBC}=20^\circ,\angle{DCB}=40^\circ$. Then how to find find $\angle{DAC}$? thanks.
Charles Bao
  • 1,511
3
votes
3 answers

Tangent to two disks: Roots of a 4th-degree polynomial?

Suppose you would like to find the two tangent lines that support two given disks in the plane to the same side. Parameterizing the circles using $( \cos \theta, \sin \theta )$, I find that ultimately I am computing the roots of a 4th-degree…
3
votes
1 answer

Trapezoid Root Mean Square

I'm trying to prove that length of the line $AB$, parallel to both bases of a trapezoid, that cuts a trapezoid into two trapezoids of equal area is the Root Mean Square of the bases. In other words, if the length of the top base is $a$ and the…
user17137
3
votes
1 answer

Intersection of two line segments

I recently came across a code for finding whether two line segments intersect. I understood the concept. It was based on orientation. Like whether the rotation is clockwise, anticlockwise or collinear. The orientation function was this one. int…
vaidy_mit
  • 631
3
votes
3 answers

finding sides of a triangle when circumradius and inradius are given

The radius of the circumscribed circle of a right triangle is $15 cm$ and the radius of its inscribed circle is $6 cm$. Find sides of triangle. From another site I got, $c=30$, $a+b=2(15+6)=42$. $a+b+c=72$. $ab=6\times 72=432$. So, sides are…
aarbee
  • 8,246
3
votes
1 answer

How to find the number of intersections of diagonals in icosahedron?

How to find the number of points of intersection of the diagonals in icosahedron?
3
votes
2 answers

Creating a special vector from two vectors

I have two vectors (and their two dimensional components): $\vec{AB}$ and $\vec{AC}$ that have the same length. How can I calculate a vector $\vec{AD}$ components that satisfies $\angle {DBA} = \angle {DCA} = 90$ $\angle {DAB} = \angle {DAC} $ …
Daniel
  • 271
3
votes
1 answer

Comparing incircles for different triangles

$y=kx, \;\; k>0.\;$ $A>B>0$ are 2 different points on $x$ ass. I want to prove that $ \forall x_1,x_2:$ if $A\leq x_1
3
votes
0 answers

geometric problem and optimisation

Let $S$ be a rigid body in $\mathbf{R}^3$ of finite diameter. Assume that there is a plane which divides the space in two regions, one containing $S$ in its entirety. The question is: What is the smallest radius of the circular hole to be in the…
Claudeh5
  • 580
3
votes
1 answer

calculating dimensions of rotated rectangle for it to to mask original

I have two identical rectangles. I'm wanting to rotate one rectangle by either + or - $30^\circ$ about its center point. Then calculate the dimensions required to stretch the rotated rectangle out equally from its center point to cover the other…
Rob
  • 145
3
votes
1 answer

Geometry Question! Quite A Lot Confused

What I did: 1) $\angle DAB = 180-(50+75+x)$ $= 180-(125+x)$ $= 55-x$ But, that resulted in: $50+75+55-x+x=180 \implies 180=180$ (x value not found) 2) $\angle CPB = 180-(75+x) = 105-x$ $105-x+75+x=180 \implies 180=180$ (x value not found) This…
3
votes
1 answer

Show that it is not possible to have a triangle whose median lengths have a certain relationship with side length.

Show that it is not possible to have a triangle with sides $a,b,c$ whose medians have length $\frac{2a}{3},\frac{2b}{3},\frac{4c}{5}$. Source ISI entrance exam sample questions I could solve it as follows It is well known that in a triangle with…
Hawk
  • 6,540
3
votes
2 answers

What's wrong with this problem?

A regular hexagon $ABCDEF$ is given and also two points $K$ and $L$ on its sides $AB,BC$ respectively, such that $\angle KEL=15^{\circ}$. Show that EL bisects the angle $\angle KLC$. Having made the shape using geogebra, it turns out there's…
user92596