Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 456 Bytes

inside_square

Problem: Calculate the inner blue square in the image shown

There are mutiple ways to solve the problem. One way is to use the Altitude-on-hypotenuse Theorem

$$h^2=m*n b^2=a*m c^2=a*n$$

In this project we want to dynamically show and calculate the area of the inner square for various values of the outer square from 0 to 100