File:Golden Triangle.svg
From formulasearchengine
Jump to navigation
Jump to search
Original file (SVG file, nominally 215 × 350 pixels, file size: 867 bytes)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
| DescriptionGolden Triangle.svg |
English: Golden triangle drawn using the fact that, an isosceles triangle of base b is golden if it has a height of |
| Date | |
| Source | Own work |
| Author | Krishnavedala |
| SVG development InfoField |
The SVG source
|
|---|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
width="215" height="350">
<title>Golden triangle example</title>
<!--
An isosceles triangle with
base = 200, height = 307.77
forms a golden triangle
-->
<polygon points="10,317.77 110,10 210,317.77"
style="fill:white;stroke:black;stroke-width:2"/>
<g stroke="black" stroke-width="2" fill="white">
<circle cx="10" cy="317.77" r="2" />
<circle cx="110" cy="10" r="2" />
<circle cx="210" cy="317.77" r="2" />
<circle cx="110" cy="317.77" r="2" />
</g>
<g style="font-family:'Times new roman';font-size:15pt">
<text x="105" y="50">θ</text>
<text x="160" y="150">a</text>
<text x="105" y="340">b</text>
</g>
</svg>
|
Licensing
Krishnavedala, the copyright holder of this work, hereby publishes it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution:
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Captions
Golden Triangle
Items portrayed in this file
depicts
some value
12 September 2011
image/svg+xml
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 17:09, 12 September 2011 | 215 × 350 (867 bytes) | wikimediacommons>Krishnavedala |
File usage
There are no pages that use this file.
Retrieved from "https://en.formulasearchengine.com/wiki/File:Golden_Triangle.svg"