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

How do I determine if a point is interior to an elliptical cone?

Consider a canonical elliptical cone $C$ with its vertex at the origin, with height $h,$ and with a base given by: \begin{equation*} \left(\frac{x}{a}\right)^2+\left(\frac{y}{b}\right)^2=1;~z=h \end{equation*} for $a, b$ not equal to $0$. Given a…
andand
  • 175
3
votes
1 answer

proof of the fact that the set of points equidistant from sides of an angle form a bisector of the angle

Lets have a line divided into two parts by a point S. Lets construct a ray from S that has an angle of alpha with the left ray beginning with S. Lets construct another angle of measure alpha, this time using the right ray as a side of our angle. If…
Adam
  • 3,422
  • 1
  • 33
  • 50
3
votes
2 answers

Stumped by Common Core math problem

I can't figure out how to solve this problem. In fact, it looks more like a double reflection to me than a rotation. Can anyone help?
user2469
3
votes
2 answers

Calculating the area of an ellipse given its foci & find the area within a simple closed curve given an implicit function

Given the minor and major axes of an ellipse, it is easy to find the formula that describes its area (the perimeter is more difficult). See this link. I would like to know if we can use calculus to find the area of an ellipse when we know the…
Sid
  • 4,372
3
votes
3 answers

Max length possible

I have a cabinet that has 15" door. I can use $3$ baskets of $15 \times 15$ in the cabinet. I will like to know if there is any possibility that $15 \times 20$ or bigger basket can fit in this cabinet. The problem is, it will not turn inside the…
shantanuo
  • 135
3
votes
1 answer

How can we construct C between A and B s.t. AB = α AC with compass-straightedge method?

How can we construct $C$ between $A$ and $B$ such that $\vec{AB}=\alpha \vec{AC}$ where $\alpha=\sqrt{3/2}$ and $\alpha=\pi$? The constraints is that we have to use the strict version of the geometrical construction with compass-straightedge…
3
votes
1 answer

Geometry problem

A friend emailed me this problem and I found out that it was taken from some math contest for high school students surprisingly. I was wondering if anyone could explain to me why $ \angle CDE = \angle BAC $, that was the issue she was referring…
3
votes
1 answer

What is wrong with this proof?

This is a proof that the sum of the measures of opposite angles in any simple cyclic quadrilateral is always $180^\circ$. Let the polygon with vertices $A$, $B$, $C$ and $D$ be a simple cyclic quadrilateral. Next, construct one of the…
Hautdesert
  • 1,606
3
votes
5 answers

how to find center/radius of a sphere

Say you have an irregular tetrahedron, but you know the (x,y,z) coordinates of the four vertices; is there a simple formula for finding a sphere whose center exists within the tetrahedron formed by the four points and on whose surface the four…
Ted
  • 35
3
votes
3 answers

Calculate the area - really stuck

The circle is given by $x^2+y^2=25$. FGHI are midpoints on the rhombus Calculate the area of FGLMHIJK (taking into account the curved lines)
3
votes
1 answer

How to find the 3D coordinate of a 2D point on a known plane?

I have the $2D$ coordinate $(x_i, y_i)$ of a point $i$ on a plane $Ax + By + Cz + D = 0$. The parameters of the plane $(A, B, C, D)$ are also known. How can I find the $3D$ coordinate of that point $(x, y, z)$?
Safir
  • 141
3
votes
2 answers

Generating all Pythagorean triplets for given Hypotenuse

can anybody help me out to find all Pythagorean triplet when Hypotenuse is given? for example 10 is given i need (10,6,8) ,and not needed such triplet (10,24,26) as 10 is not Hypotenuse for this triplet!
Khatri
  • 141
3
votes
1 answer

Geometry question with pentagon and circle

Inside a very large field there is a shed in the shape of a regular pentagon of side $12$ m. A goat is tied at one vertex of the pentagon by a rope of length $16$ m. The goat cannot access the area inside the shed. Find the area that can be…
Suy
  • 209
3
votes
2 answers

How to calculate where a line through the earth will exit

If we assume that it is possible to dig a hole through the earth, how can we calculate exactly where the hole would exit the earth if we know .... 1) The point of entry (gps coords) 2) The angle of entry 3) The direction of entry So if a hole was…
3
votes
2 answers

Find the radius in an ellipse from its angle

Basically, I want to know the length of the radius of an ellipse, based on the angle this radius makes with either of the 2 main radius. Is that possible to do?