MHB Question about a rounded rectangle

  • Thread starter Thread starter Opalg
  • Start date Start date
  • Tags Tags
    Rectangle
AI Thread Summary
The discussion focuses on the geometric properties of a rounded rectangle formed by replacing the corners of a rectangle with quadrants of a circle. It explains the relationship between the rectangle's dimensions (length $l$ and width $w$) and the radius $r$ of the circular corners, particularly through trigonometric identities and the application of the Pythagorean theorem. A quadratic equation is derived to find the distance $x$ from the corner of the rectangle to the intersection with the circular arc, leading to a specific formula for $x$. Additionally, the area reduction caused by replacing square corners with quarter circles is noted, resulting in a total area adjustment from $lw$ to $lw - \frac{\pi}{4}r^2$. The discussion emphasizes the mathematical relationships and area calculations involved in this geometric transformation.
Opalg
Gold Member
MHB
Messages
2,778
Reaction score
13
Someone has asked for a fuller explanation of a reply that I gave to this thread on another site eleven years ago.

The question concerns a rectangle (dimensions $l\times w$) whose corners have been replaced by quadrants of a circle of radius $r$. This diagram shows an enlargement of one corner of the rectangle.
[TIKZ]\fill [red!20!white] (0,0) -- (0,-4.5) -- (4,-4.5) -- cycle ;
\draw (0,-6) |- (6,0) ;
\draw (-1,-6) -| (6,1) ;
\draw (0,-6) arc (-90:0:6) ;
\draw (-1,-0.75) -- (6,-6) ;
\draw (5,-5) node{$x$} ;
\draw (3,-6.2) node{$r$} ;
\draw (6.2,-3) node{$r$} ;
\draw (2.3,-2.2) node{$r$} ;
\draw (5.4,-5.8) node{$\theta$} ;
\draw [dashed] (0,-4.5) -- (6,-4.5) ;
\draw [dashed] (4,0) -- (4,-6) ;
\draw [dashed] (0,0) -- (4,-4.5) ;[/TIKZ]
If the diagonal makes an angle $\theta$ with the base of the rectangle then $\tan\theta = \dfrac wl$. So $\cos\theta = \dfrac l{\sqrt{l^2+w^2}}$ and $\sin\theta = \dfrac w{\sqrt{l^2+w^2}}$.
Apply Pythagoras to the coloured triangle to get $$ (r- x\sin\theta)^2 + (r - x\cos\theta)^2 = r^2,$$ $$x^2 - 2rx(\sin\theta + \cos\theta) + r^2 = 0.$$ The solutions to that quadratic equation for $x$ are $$x = r(\sin\theta + \cos\theta) \pm\sqrt{r^2(\sin\theta+\cos\theta)^2 - r^2} = r\bigl(\sin\theta + \cos\theta\pm\sqrt{2\sin\theta\cos\theta}\bigr).$$ We want the smaller solution (the larger one would be where the diagonal meets the other side of the circle), so $$x = r\bigl(\sin\theta + \cos\theta - \sqrt{2\sin\theta\cos\theta}\bigr) = \dfrac{r\bigl(w+l-\sqrt{2lw}\bigr)}{\sqrt{l^2+w^2}}.$$
 
Mathematics news on Phys.org
I am not quite sure of what you are looking for, but: Take any corner of the rectangle. Assume that l>2r and w>2r. Place a square with side r in each corner. When you replace the square with a quarter circle, you reduce the area from r2 to π/4*r2. Thus the total area is reduced from l*w to l*w-πr2.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top