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
4
votes
2 answers

Is the area of a convex polygon equal to the area of a circle with the same perimeter of the polygon?

Is the area of a convex polygon equal to the area of a circle with the same perimeter of the polygon? I guess that it's possible, take for example an square, I guess that it's borders could be deformed to form a circle and that their areas would be…
Red Banana
  • 23,956
  • 20
  • 91
  • 192
4
votes
2 answers

Proof of the formulas for the the area of a rectangle and volume of a rectangular prism

How do we prove that the area of a rectangle and the volume of a rectangular prism are the product of the measure of their sides?
Pedro
  • 41
4
votes
4 answers

Geometry Question - length ratio in a triangle

In the figure, CD=2AB=2BC and FE = ED Find AG: HE This is an Olympic question in China, I tried, still can't figure it out. Please.
4
votes
3 answers

Find the 4th vertex of the parallelogram

You are given that $P(-2,4)$, $Q(1,-2)$ and $R(3,3)$ and $S(x,y)$ are vertices of parallelogram $PQRS$. Given that $PQRS$ is a parallelogram, determine the coordinates of $S$. Please can you show me how to find $S$ from the information given?
4
votes
4 answers

Calculate angle between two lines

We have four points: a, b, c and d. We only know length of line cd and line ab. We also know that points c and d have same x coordinate, also points a and b have same x coordinate. Lines cd and ab are parallel. How can I find angle (marked as green)…
vasili111
  • 368
4
votes
4 answers

How do I find out whether three 3D vectors can form a right angled triangle?

I am asking this question for my son who is about finish the twelfth grade. I have already seen this question, however that did not actually answer my query. I have three vectors, \begin{align*} \vec{A} &= 3\hat{i} - 2\hat{j} + \hat{k}\\ \vec{B}…
Masroor
  • 1,811
4
votes
1 answer

Determine these two angle (Isosceles triangle)

Please see the following diagram: This is an isosceles triangle. Let the angles be as follow: green = G, red = R, blue = B, purple = P G = pi - 2B Now my question is.. Based on the value of blue angle (B)- is it possible to determine the R and P…
Koopa
  • 91
  • 7
4
votes
2 answers

Calculating size of an object based on distance

So, say an object that is 10 feet tall is 100 feet away. If I hold up a ruler 3 feet away, then the object in the distance would correspond to about how many inches? Tried using this guy: http://www.1728.org/angsize.htm to calculate the angle, which…
4
votes
2 answers

minimizing squared distance for point to a set of lines

I have this problem that I cannot figure out how to solve. It is from Szeliski's computer vision book (http://szeliski.org/Book/drafts/SzeliskiBook_20100903_draft.pdf) p.94 (electronic version) and is as follows: If you are given more than two lines…
lirre
  • 41
4
votes
2 answers

Distances between two orthocenters

Let a Triangle $\triangle ABC$ be inscribed in a circle, along the arc $\overset{\frown}{BC}$ lies a point $P$ such as, $BP=4\sqrt{2}$. Compute the distance between the two orthocenters of the triangles $\triangle ABC$ and $\triangle APC $. As…
Keith
  • 1,157
4
votes
2 answers

How does the Law of Sines work?

My teacher gave me the formula for the Law of Sines and I know how to solve questions like this, but I don't see how the theorem below can actually work. Can someone please explain it to me?
4
votes
1 answer

A set of points on a sphere

I found this interesting question, and I was wondering if anyone could help me out. Let P be the set of points M on the earth with the property that if you go 7 miles North from M, then 7 miles West, and finally 7 miles South, you will find yourself…
josh
  • 4,041
4
votes
0 answers

Difficult extension to a familiar geometry problem

A familiar geometry problem is to consider an isosceles triangle APB with vertex P 20 degrees, and draw line BM with angle ABM 60 degrees, and M lying on AP, and line AN with angle BAN 50 degrees and N lying on BP. Then connect M and N, and the…
Mark Fischler
  • 41,743
4
votes
1 answer

What is the way to solve this geometry problem?

What is the way to solve this geometry problem?
pirsquare
  • 721
4
votes
3 answers

Proof for inequality with $a,b,c,d$ with $d =\max(a,b,c,d)$

Let $a,b,c,d$ positive real numbers with $d= \max(a,b,c,d)$. Proof that $$a(d-c)+b(d-a)+c(d-b)\leq d^2$$ I believe that the GM-AM inequality with $n=4$ variables might be helpful. $$\sqrt[n]{x_1 x_2 \dots x_n} \le \frac{x_1+ \dots +…
Keith
  • 1,157