File:Pythagoras theorem visual.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file (SVG file, nominally 312 × 284 pixels, file size: 12 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Ελληνικά: Το Πυθαγόρειο θεώρημα λέει ότι το συνολικό εμβαδόν των μπλε τετραγώνων ισούται με το συνολικό εμβαδόν των πράσινων τετραγώνω.
Date 24/09/23
Source Own work
Author Dimitris131
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with LaTeX.
Source code
InfoField

LaTeX code

\documentclass[tikz]{standalone}

\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usepackage{mathrsfs}
\usetikzlibrary{arrows,calc}
\usepackage{tkz-euclide}
\pagestyle{empty}

\definecolor{AngleClr}{rgb}{0,0.39215686274509803,0}
\definecolor{ShapeClr}{rgb}{0.6,0.2,0}
\definecolor{BlueSqr}{RGB}{5,81,163}

\begin{document}

\begin{tikzpicture}[scale=.75]
\tkzSetUpLine[line width=1pt,color=black]

% Ορισμός των συντεταγμένων των κορυφών του τριγώνου.
\tkzDefPoints{0/0/C,0/4/B,3/0/A}

% Χρωματισμός του τριγώνου.
\tkzFillPolygon[fill=ShapeClr,fill opacity=0.1](A,B,C)

\tkzDefSquare(C,B)
\tkzDrawPolygon[fill=BlueSqr,color=BlueSqr,fill opacity=0.2,line width=0.5pt](C,B,tkzFirstPointResult, tkzSecondPointResult)
\tkzDefSquare(A,C)
\tkzDrawPolygon[fill=BlueSqr,color=BlueSqr,fill opacity=0.2,line width=0.5pt](A,C,tkzFirstPointResult, tkzSecondPointResult)

\tkzDefSquare(B,A)
\tkzDrawPolygon[fill=AngleClr,color=AngleClr,fill opacity=0.2,line width=0.5pt](B,A,tkzFirstPointResult, tkzSecondPointResult)

% Επισήμανση γωνιών.
\tkzMarkRightAngle[line width=1pt, size=.35,color=AngleClr,fill=AngleClr,fill opacity=0.1](B,C,A)
\tkzFillAngle[fill=AngleClr,size=.4,fill opacity=0.1](C,B,A)
\tkzMarkAngle[line width=1pt,size=.4,color=AngleClr](C,B,A)
\tkzFillAngle[fill=AngleClr,size=.4,fill opacity=0.1](B,A,C)
\tkzMarkAngle[line width=1pt,fill=AngleClr,size=.4,fill opacity=0.1](B,A,C)

\tkzDrawPolygon[color=ShapeClr](A,B,C)
\tkzDrawPoints[size=3](A,B,C)

% Ονόματα για τις κορυφές του τριγώνου.
\tkzLabelPoint[below right](A){$\mathrm{A}$}
\tkzLabelPoint[above left](B){$\mathrm{B}$}
\tkzLabelPoint[below left](C){$\mathrm{\Gamma}$}

% Ονόματα για τις πλευρές του τριγώνου.
\tkzLabelSegment[right](A,B){$\gamma$}
\tkzLabelSegment(A,C){$\beta$}
\tkzLabelSegment[left](B,C){$\alpha$}

\end{tikzpicture}
\end{document}

Licensing

[edit]
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:12, 24 September 2023Thumbnail for version as of 11:12, 24 September 2023312 × 284 (12 KB)Dimitris131 (talk | contribs){{Πληροφορίες εικόνας |Περιγραφή=Το Πυθαγόρειο θεώρημα λέει ότι το συνολικό εμβαδόν των μπλε τετραγώνων ισούται με το συνολικό εμβαδόν των πράσινων τετραγώνω. |Πηγή=Έργο αυτού που το ανεβάζει |Ημερομηνία=24/09/23 |Δημιουργός=Dimitris131 |Άδεια χρήσης= }}

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata