2
$\begingroup$

I need to solve the equation. I need to findout the area. what will be the formula to get the area?

enter image description here

regarding this image link is https://dl.dropbox.com/u/106401419/test%20area.png

  • 3
    Note: the file for the image was named "test: area". I downloaded and cropped the image to omit the bright, huge "PLEASE HELP" from the image (see link to see what I mean.)2012-12-26
  • 0
    @Ashraful The diagram suggests (but nobody can tell for sure) that some of the lengths are equal in the picture (like F,G,K, and H). Is this the case?2012-12-26
  • 0
    Probably the lengths are not equal. However the picture also suggests that certain angles are right angles. Without assuming that, there is no way to compute this area.2012-12-26
  • 0
    Are the upper-right diagonal segments supposed to be at 45 degrees to the right and top edges? If not, we will need to use trigonometry to do the problem...2012-12-26
  • 0
    @rschwieb no, all length are uniq.2012-12-26
  • 0
    @GEdgar yes, agnles r right angle, but diagonal is not 452012-12-26

5 Answers 5

2

enter image description here

Subtract the area of gpx from fphi.

  • 1
    Good idea, we need to get lengths xp and gp, for example...2012-12-26
  • 0
    If you assume that segments are parallel, then, you can divide in trapezoids and take the length of the heights, to calculate the respective areas. Finally, substract them.2012-12-26
2

While still tedious, the calculations are easier than I thought. Let the upper right hand corner of the big rectangle be the origin, the positive $x$-axis points to the left and the positive $y$-axis points downward. Then the longer slanted edge is the line segment joining $(B-C,\,0)$ and $(0,\,A-D)$ and the shorter slanted edge is the line segment joining $(K,\,F+y)$ and $(K+x,\,F)$, where $x$ and $y$ are the width and height of the complementary triangle at the upper right corner of the red rectangle. Since these two line segments are parallel, we have \begin{equation} \frac yx = \frac{A-D}{B-C} = -m\ \textrm{(say)},\tag{1} \end{equation} where $m$ is the common slope of the two line segments. Recall that the distance from the origin to a line joining passing through a point $(x_0,y_0)$ with slope $m$ is given by $$ \frac{|y_0 - mx_0|}{\sqrt{m^2+1}}. $$ Now the distance between these two line segments is $E$. Therefore $$ \frac{|F+y-mK|-|A-D|}{\sqrt{m^2+1}} = E. $$ Hence $$ y = mK-F \pm \left[(A-D)+E\sqrt{m^2+1}\right]. $$ Since $y$ is assumed to be positive, we take the positive sign in the "$\pm$" above. Hence, by $(1)$, the area of the complementary triangle is given by $\frac12xy = \frac{y^2}{-2m}$. Subtract this from $(A-F-H)(B-G-K)$, we get the required area.

  • 0
    I'm later than you, but mine agrees with yours.2012-12-26
  • 0
    No need to rush during Christmas time :-D2012-12-26
1

A bit hard to communicate, but here is what I get:

Triangle with top left equal to $E$ has right top $E$ as well (it has angles 90, 45, 45), so right top line has length $2E$.

Then the triangle with right top $2E$ has as other sides $\sqrt{E}$, and area $\frac{1}{2} E$.

It is similar (right expression?) to the triangle in the top right of the sought area. This area is shrunk from the larger area enclosing it by a factor of.

$\alpha := \frac{ (A - F - H) (B - K - G) }{ AB}$,

so its area is $\frac{\alpha}{2} E =: T$, with sides shrunk to $\beta := \alpha \sqrt{E}$. Hence:

Area = $(A - F - H) (B - K- G - \beta) + (A - F - H - \beta) \beta + T$.

  • 0
    hi , 03 angles are 90, but others are not 45 degree. that is the problem. if it was 45, it was easy. AS this is not 45, I failed to solve it. thanks2012-12-26
  • 0
    If they are not 45, there is no solution w/o an unknown angle parameter. To get a parametrized solution, in my solution you need to back those into $T$ etc, using; hypothenuse = $\frac{E}{\sin{\alpha}} := P$ (not same $\alpha$ as above, angle, which is an unknown parameter),  so bottom half top diagonal is $\cos{\alpha} P$, and a similar formula for top half of the top right diagonal using the other angle of $E$ touching the interior area. Plug those into the formula.2012-12-26
  • 0
    No solution == no solution using just the values given, as it will depend on the angle of the diagonal.2012-12-26
  • 0
    Given A,B,C,D we can find the angle of the diagonal.2012-12-26
  • 0
    @GEdgar: agreed now! Doing my thinking on a porch at around 30 while watching it snowing is nice, but eventually leads to brain freeze,2012-12-26
  • 0
    @gnometorule its possible. cause AutoCAD can calculate the area. so there must some equation. I think line equation, intersection and coordinate system can solve this2012-12-27
  • 0
    @Ashraful Haque Tushar: agreed. If the angles are easy, my solution will do. If not, see the one below: it should cover the general case.2012-12-27
0

Assuming naively for a moment that the thing in red is rectangular (or possibly even square) with a missing triangular corner, you would use the formula for a rectangle and the area of a triangle. First find the area of the rectangle, then subtract the area of the missing triangle corner of the rectangle.

Without more information your diagram is impossibly vague.

0

The area for the new geometric figure is $H*G-\frac{(G-K)(H-F)}{2}$. Im assuming the poligon has three right angles.

  • 0
    yes u r right, above formulla is goot, but K and F is unknown2012-12-26
  • 0
    what lengths or angles do you know? @AshrafulHaqueTushar2012-12-26
  • 0
    thanks I know a,b,c,d,e,f,g,h,k and three angles right angles. other two r not 45. Main polygon is abcde. inner polygon fgxhi r drown from abcde polygon by offset. offsets r E,F,G,H,K. Now I need the area of polygon fgxhi.2012-12-27
  • 0
    What is line E?2012-12-27
  • 0
    thanks, E is parallel distance between those inclined lines.2012-12-28